Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/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.c119 printf(sz_test_start_fmt); in sema_test()
143 printf(sz_test_start_fmt); in sema_test()
169 printf(sz_test_start_fmt); in sema_test()
Dstack.c149 printf(sz_test_start_fmt); in stack_test()
175 printf(sz_test_start_fmt); in stack_test()
204 printf(sz_test_start_fmt); in stack_test()
Dlifo.c151 printf(sz_test_start_fmt); in lifo_test()
183 printf(sz_test_start_fmt); in lifo_test()
217 printf(sz_test_start_fmt); in lifo_test()
Dmwfifo.c152 printf(sz_test_start_fmt); in fifo_test()
183 printf(sz_test_start_fmt); in fifo_test()
215 printf(sz_test_start_fmt); in fifo_test()
Dsyskernel.h47 #define sz_test_start_fmt "\nStarting test. Please wait..." macro