zephyr/scripts/pylib/twister
Andrei Emeltchenko 10fa48dd3e twister: Include coverage support for device testing
Include coverage support for device testing. It works by switching
capture_coverage to True (as it would meet coverage data start
pattern). Then we continue tot read coverage data until we get
coverage data end pattern. Otherwise, after receiving test result
pattern, we close serial console and do not get time to find start
coverage data pattern.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2021-02-15 08:13:48 -05:00
..
boards/unit/unit_testing sanitycheck: move sanity_chk -> pylib/twister 2020-12-11 14:13:02 -05:00
expr_parser.py sanitycheck: move sanity_chk -> pylib/twister 2020-12-11 14:13:02 -05:00
harness.py sanitycheck: move sanity_chk -> pylib/twister 2020-12-11 14:13:02 -05:00
scl.py twister: remove some leftover sanitycheck mentions 2020-12-14 14:13:16 -05:00
twisterlib.py twister: Include coverage support for device testing 2021-02-15 08:13:48 -05:00