zephyr/subsys/testsuite/ztest/include
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
..
arch
syscalls testsuite: ztest: Add missing syscalls/log_msg2.h stub 2021-05-10 13:17:44 -05:00
offsets.h
syscall_list.h
syscall_macros.h
ztest_assert.h testsuite: ztest: Add support for CONFIG_MULTITHREADING=n 2021-04-29 14:50:35 +02:00
ztest_error_hook.h tests: ztest: Fix assert hook dependency 2021-03-22 15:59:25 -04:00
ztest_mock.h ztest: fix header guard 2021-03-22 13:46:03 -04:00
ztest_test.h ztest: add a weak implementation of test_main() 2021-10-28 16:57:51 -04:00
ztest.h doc: fix doxygen grouping 2021-05-17 11:51:44 -04:00