zephyr/scripts/tests/twister_blackbox
Lukasz Mrugala 558c74be04 scripts: twister: decouple debug and verbosity
Currently, debug logging in the console and verbosity
are tightly coupled - verbosity of level 2 and higher
enables logging at the debug level.

This change introduces a separate Twister flag
responsible for controlling the debug logging,
while leaving the rest of verbosity unchanged.

This allows for controlling the verbosity on
both logging levels, according to one's needs.

Signed-off-by: Lukasz Mrugala <lukaszx.mrugala@intel.com>
2024-09-20 11:07:48 +02:00
..
test_data twister tests: Use native_sim instead of native_posix 2024-08-16 09:21:08 +01:00
conftest.py scripts: tests: Blackbox test expansion - addon 2024-03-26 18:08:31 -05:00
pytest.ini scripts: tests: Blackbox test expansion - addon 2024-03-26 18:08:31 -05:00
test_addon.py twister: tests: use platforms that do not depend on a HAL 2024-08-06 08:47:01 -04:00
test_config.py twister: tests: use platforms that do not depend on a HAL 2024-08-06 08:47:01 -04:00
test_coverage.py scripts: twister: decouple debug and verbosity 2024-09-20 11:07:48 +02:00
test_device.py twister tests: Use native_sim instead of native_posix 2024-08-16 09:21:08 +01:00
test_disable.py scripts: twister: decouple debug and verbosity 2024-09-20 11:07:48 +02:00
test_error.py twister: tests: use platforms that do not depend on a HAL 2024-08-06 08:47:01 -04:00
test_filter.py scripts: twister: decouple debug and verbosity 2024-09-20 11:07:48 +02:00
test_footprint.py twister: tests: use platforms that do not depend on a HAL 2024-08-06 08:47:01 -04:00
test_hardwaremap.py
test_outfile.py twister: tests: use platforms that do not depend on a HAL 2024-08-06 08:47:01 -04:00
test_output.py scripts: twister: decouple debug and verbosity 2024-09-20 11:07:48 +02:00
test_platform.py twister: tests: use platforms that do not depend on a HAL 2024-08-06 08:47:01 -04:00
test_printouts.py twister: tests: use platforms that do not depend on a HAL 2024-08-06 08:47:01 -04:00
test_quarantine.py scripts: twister: decouple debug and verbosity 2024-09-20 11:07:48 +02:00
test_report.py scripts: Plug TwisterStatus type gaps 2024-09-16 20:18:09 +02:00
test_runner.py scripts: twister: decouple debug and verbosity 2024-09-20 11:07:48 +02:00
test_shuffle.py twister: tests: use platforms that do not depend on a HAL 2024-08-06 08:47:01 -04:00
test_testlist.py twister: tests: use platforms that do not depend on a HAL 2024-08-06 08:47:01 -04:00
test_testplan.py twister: tests: use platforms that do not depend on a HAL 2024-08-06 08:47:01 -04:00
test_tooling.py scripts: twister: Unify Twister Statuses 2024-08-12 19:23:07 -04:00