Searched refs:ztest (Results 1 – 25 of 70) sorted by relevance
123
4 ${ZEPHYR_BASE}/subsys/testsuite/ztest/include/zephyr/ztest_error_hook.h5 ${ZEPHYR_BASE}/subsys/testsuite/ztest/include/zephyr/ztest_test.h11 ${ZEPHYR_BASE}/subsys/testsuite/ztest/include24 src/ztest.c
84 subsys/testsuite/ztest/include/zephyr85 subsys/testsuite/ztest/unittest/include87 subsys/testsuite/ztest/include143 ${ZEPHYR_BASE}/subsys/testsuite/ztest/src/ztest.c144 ${ZEPHYR_BASE}/subsys/testsuite/ztest/src/ztest_mock.c145 ${ZEPHYR_BASE}/subsys/testsuite/ztest/src/ztest_rules.c146 ${ZEPHYR_BASE}/subsys/testsuite/ztest/src/ztest_defaults.c
5 # Current the use of X86 is for consistency with old testsuite/ztest which12 ztest and kernel support.
9 ztest
7 SECTION_PROLOGUE(ztest,,)
13 target_compile_options(test_interface INTERFACE -include ztest.h)
3 add_subdirectory_ifdef(CONFIG_ZTEST ztest)
16 target_compile_options(test_interface INTERFACE -include ztest.h)
7 # Exclude main when running the generic test because ztest supplies its own
17 target_compile_options(uut PRIVATE -std=c11 -include ztest.h)
21 target_compile_options(uut PRIVATE -std=c11 -include ztest.h)
12 target_compile_options(test_interface INTERFACE -include ztest.h)
22 target_compile_options(uut PRIVATE -std=c11 -include ztest.h)
25 target_compile_options(test_interface INTERFACE -include ztest.h)
24 target_compile_options(uut PRIVATE -std=c11 -include ztest.h)
5 #include <zephyr/linker/common-rom/common-rom-ztest.ld>
29 target_compile_options(uut PRIVATE -std=c11 -include ztest.h)
31 target_compile_options(uut PRIVATE -std=c11 -include ztest.h)
48 add_definitions(-include ztest.h)
223 …st=0x92d8 <z_ztest_unit_test.llext.test_detached>) at zephyr/subsys/testsuite/ztest/src/ztest.c:328224 …t.llext.test_detached>, c=0x0 <cbvprintf_package>) at zephyr/subsys/testsuite/ztest/src/ztest.c:662351 …st=0x92d8 <z_ztest_unit_test.llext.test_detached>) at zephyr/subsys/testsuite/ztest/src/ztest.c:328352 …t.llext.test_detached>, c=0x0 <cbvprintf_package>) at zephyr/subsys/testsuite/ztest/src/ztest.c:662
1 /// Find cases where ztest string comparisons macros can be used