zephyr/tests/kernel
Kumar Gala 7b1a8f4b89 tests: timer: timer_behavior: Fix compile issues
Includes need to be <zephyr/tc_util.h> and <zephyr/ztest.h> otherwise
we get build errors.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-08-24 15:53:50 -05:00
..
common tests: kernel: common: adjust fudge factors 2022-08-08 10:44:41 +02:00
condvar/condvar_api test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
context tests: kernel: context: move to new ztest API 2022-08-04 13:42:47 +02:00
device test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
early_sleep tests: kernel: early_sleep: move to new ztest API 2022-08-23 20:57:04 -04:00
events test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
fatal tests: kernel: exception: Disable infinite recursion warning 2022-08-03 05:03:28 +01:00
fifo test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
fpu_sharing tests: fpu_sharing/generic: Remove qemu_leon3 workaround 2022-08-03 12:05:49 +02:00
gen_isr_table test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
interrupt test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
lifo test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
mbox boards: qemu_x86_tiny: enable support for coverage 2022-08-18 17:23:18 +02:00
mem_heap kernel: heap: move heap testcase to new ztest 2022-08-10 12:57:36 -04:00
mem_protect tests: kernel: move the sys_sem test to new ztest API 2022-08-19 20:44:49 +00:00
mem_slab tests: kernel: mslab: move threadsafe case to new ZTEST 2022-08-15 08:22:21 +00:00
mp tests: kernel: move the multiprocessing test to new ztest 2022-08-11 12:19:59 +02:00
msgq tests: msgq_usage: move to new ztest API 2022-08-12 11:31:11 +02:00
mutex tests: Add CONFIG_PIPES to tests that use pipes 2022-08-17 19:31:25 +02:00
obj_tracking tests: Add CONFIG_PIPES to tests that use pipes 2022-08-17 19:31:25 +02:00
pending test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
pipe tests: Add CONFIG_PIPES to tests that use pipes 2022-08-17 19:31:25 +02:00
poll tests: kernel: poll: move the testcase to new ZTEST API 2022-08-17 08:14:10 +00:00
profiling/profiling_api test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
queue kernel: queue: move queue testcase to new ztest 2022-08-05 11:46:59 +01:00
sched tests: fix the wrong test config name in schedule_api test 2022-08-19 12:10:14 +02:00
semaphore tests: Add CONFIG_PIPES to tests that use pipes 2022-08-17 19:31:25 +02:00
sleep test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
smp test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
smp_boot_delay test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
spinlock test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
stack/stack test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
threads kernel: thread: move thread tls testcase to new ztest 2022-08-12 17:39:03 +02:00
tickless/tickless_concept test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
timer tests: timer: timer_behavior: Fix compile issues 2022-08-24 15:53:50 -05:00
usage/thread_runtime_stats test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
workq tests: kernel: workq: migrate user work testcases 2022-08-24 17:48:26 +00:00
xip test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00