zephyr/scripts/pylib/twister
Maciej Perkowski 484ef6710d twister: Fix memory footprint reporting logic
With the previous logic memory footprint can only be saved in a report
if a given test/sample was fully executed and passed (built and run),
hence build-only tests were not providing these metrics. This commit
modifies the logic so that it is enough to have the build successful
to be able to get the memory footprint.

Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
2021-04-18 21:49:21 -04:00
..
boards/unit/unit_testing
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
twisterlib.py twister: Fix memory footprint reporting logic 2021-04-18 21:49:21 -04:00