Home
last modified time | relevance | path

Searched refs:sz_test_start_fmt (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-2.7.6/tests/benchmarks/sys_kernel/src/
Dmem_slab.c80 printf(sz_test_start_fmt); in mem_slab_test()
93 printf(sz_test_start_fmt); in mem_slab_test()
Dsema.c123 printf(sz_test_start_fmt); in sema_test()
147 printf(sz_test_start_fmt); in sema_test()
173 printf(sz_test_start_fmt); in sema_test()
Dstack.c157 printf(sz_test_start_fmt); in stack_test()
183 printf(sz_test_start_fmt); in stack_test()
212 printf(sz_test_start_fmt); in stack_test()
Dlifo.c155 printf(sz_test_start_fmt); in lifo_test()
187 printf(sz_test_start_fmt); in lifo_test()
221 printf(sz_test_start_fmt); in lifo_test()
Dmwfifo.c156 printf(sz_test_start_fmt); in fifo_test()
187 printf(sz_test_start_fmt); in fifo_test()
219 printf(sz_test_start_fmt); in fifo_test()
Dsyskernel.h47 #define sz_test_start_fmt "\nStarting test. Please wait..." macro