zephyr/tests/kernel
Kumar Gala 24ae1b1aa7 include: Fix use of <misc/FOO.h> -> <sys/FOO.h>
Fix #include <misc/FOO.h> as misc/FOO.h has been deprecated and
should be #include <sys/FOO.h>.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-12-10 08:39:37 -05:00
..
common include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
context tests: fix test identifiers 2019-12-09 15:53:44 -05:00
critical tests: fix test identifiers 2019-12-09 15:53:44 -05:00
device x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
early_sleep tests: fix test identifiers 2019-12-09 15:53:44 -05:00
fatal headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
fifo kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
fp_sharing tests: fix test identifiers 2019-12-09 15:53:44 -05:00
gen_isr_table kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
interrupt kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
lifo kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
mbox tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00
mem_heap/mheap_api_concept malloc: make sure returned memory is properly aligned 2019-07-03 14:17:29 -07:00
mem_pool headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
mem_protect tests: semaphore: cleanup asserts 2019-11-15 08:04:52 -05:00
mem_slab tests: fix test identifiers 2019-12-09 15:53:44 -05:00
mp kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
msgq/msgq_api coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
mutex tests: fix test identifiers 2019-12-09 15:53:44 -05:00
obj_tracing tests: fix test identifiers 2019-12-09 15:53:44 -05:00
pending tests: kernel: split pending testing 2019-12-09 15:53:44 -05:00
pipe tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00
poll coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
profiling/profiling_api tests: fix test identifiers 2019-12-09 15:53:44 -05:00
queue coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
sched tests: fix test identifiers 2019-12-09 15:53:44 -05:00
semaphore/semaphore tests: semaphore: consolidate semaphore tests 2019-11-15 08:04:52 -05:00
sleep tests: fix test identifiers 2019-12-09 15:53:44 -05:00
smp kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
spinlock kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
stack/stack tests: stack: consolidate tests 2019-11-15 08:04:52 -05:00
threads tests/kernel/threads/thread_apis: Add k_thread_suspend() edge cases 2019-11-25 19:12:05 -05:00
tickless kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
timer tests/kernel: timer_api: Enable Test userspace 2019-12-09 16:40:07 +01:00
workq kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
xip x86: fix XIP SOC support and defaults 2019-09-11 21:11:38 -04:00