zephyr/scripts/pylib/twister/twisterlib
Dmitrii Golovanov 3bbd34d1b6 twister: coverage: Fix device handler coverage collection mode
Twister DeviceHandler now checks `--enable-coverage` command line argument
instead of `--coverage` when it deals with device output.
This resolves potential problem when only `--enable-coverage` argument
is given and the coverage report is not needed. In this case the test image
which is built for code coverage works slower also producing additional
console output, so the additional DeviceHandler timeout still have to be
applied and the output with coverage data correctly processed by Harness.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
2024-01-08 09:02:47 -05:00
..
cmakecache.py
config_parser.py twister: implement `simulation_exclude` filter 2023-12-19 07:33:39 -05:00
coverage.py twister: support parallel coverage with lcov >=2.0 2024-01-05 16:23:01 +01:00
environment.py twister: coverage: Add command line options check for reporting 2023-12-22 09:54:19 +01:00
error.py
handlers.py twister: coverage: Fix device handler coverage collection mode 2024-01-08 09:02:47 -05:00
hardwaremap.py twister: second fix for hardware map detection 2023-12-20 10:19:19 -05:00
harness.py twister: Improve recording at Harness 2023-12-06 10:26:35 -05:00
jobserver.py
log_helper.py
mixins.py
package.py
platform.py
quarantine.py
reports.py twister: Improve recording at Harness 2023-12-06 10:26:35 -05:00
runner.py twister: add --aggressive-no-clean option 2023-11-28 14:48:03 +01:00
size_calc.py kernel: object: rename z_object -> k_object 2023-11-03 11:46:52 +01:00
testinstance.py twister: implement `simulation_exclude` filter 2023-12-19 07:33:39 -05:00
testplan.py twister: fix a minor typo 2023-12-19 07:33:39 -05:00
testsuite.py test: twister: testplan.py use normpath 2023-11-13 09:42:50 +01:00
twister_main.py twister: report: remove defunct and old option 2023-11-03 09:59:49 +01:00