zephyr/subsys/testsuite
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
..
busy_sim testsuite: Add busy simulator module 2021-07-29 10:59:00 -04:00
coverage linker-tool-gcc: revise for MMU support 2021-03-16 15:03:44 -04:00
include ztest: Add register functionality 2021-10-28 16:57:51 -04:00
ztest ztest: add a weak implementation of test_main() 2021-10-28 16:57:51 -04:00
CMakeLists.txt testsuite: Add busy simulator module 2021-07-29 10:59:00 -04:00
Kconfig testsuite: Add busy simulator module 2021-07-29 10:59:00 -04:00
unittest.cmake ztest: Add register functionality 2021-10-28 16:57:51 -04:00