zephyr/scripts/pylib/twister
Maciej Perkowski e37d12e631 Twister: Refactor Test(Harness).handle()
The function `handle()` from class `Test(Harness)` had most of its
code being the direct copy of the code from
`Harness.process_test(line)`. This patch replaces the copied code
with the call for `process_test(line)` and removes repetition of
this function call.

Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
2021-03-17 15:18:06 -04:00
..
boards/unit/unit_testing sanitycheck: move sanity_chk -> pylib/twister 2020-12-11 14:13:02 -05:00
expr_parser.py twister: use edt.label2node in dt_compat_enabled_with_label DT filter 2021-03-16 17:01:34 -05:00
harness.py Twister: Refactor Test(Harness).handle() 2021-03-17 15:18:06 -04:00
scl.py twister: remove some leftover sanitycheck mentions 2020-12-14 14:13:16 -05:00
twisterlib.py twister: Improve handling of errors while flashing device 2021-03-16 09:05:28 -04:00