zephyr/scripts/pylib/twister
Yuval Peress 27f6a5e07d ztest: add a weak implementation of test_main()
Introduce a weak implementation of test_main() which calls:
* ztest_run_registered_test_suites(NULL);
* ztest_verify_all_registered_test_suites_ran();

This will attempt to run all registered test suites and verify that
they each ran.

Signed-off-by: Yuval Peress <peress@chromium.org>
2021-10-28 16:57:51 -04:00
..
boards/unit/unit_testing
expr_parser.py twister: Add dt_nodelabel_enabled devicetree filter function 2021-07-28 18:41:26 -04:00
harness.py sanitycheck: Add a feature which can handle pytest script. 2021-05-04 19:08:18 -04:00
scl.py twister: remove some leftover sanitycheck mentions 2020-12-14 14:13:16 -05:00
twisterlib.py ztest: add a weak implementation of test_main() 2021-10-28 16:57:51 -04:00