zephyr/tests/kernel
Benjamin Walsh e440759dbb tests/kernel/poll: test object runtime init functions
Change-Id: I04eac2e5cf5e49ea92fd6195c94a25e783aab253
Signed-off-by: Benjamin Walsh <walsh.benj@gmail.com>
2017-02-03 13:54:01 +00:00
..
alert/test_alert_api
arm_irq_vector_table tests: arm_irq_vector_table: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
arm_runtime_nmi arm: cmsis: Convert _ScbNmiPend to use direct CMSIS register access 2017-01-30 11:02:38 -06:00
bitfield
common
context tests: context: Verify for out of bounds array 2017-01-27 18:57:27 +00:00
critical
errno tests: kernel: import errno test to unified 2017-02-03 03:21:05 +00:00
fifo/test_fifo_api tests: update to Apache 2.0 SPDX tags on new tests 2017-01-21 01:21:21 +00:00
fp_sharing tests: kernel: import floating point sharing tests to unified 2017-02-03 03:20:32 +00:00
ipm
irq_offload tests: kernel: import irq_offload test from legacy 2017-01-31 12:20:50 +00:00
libs tests: kernel: import libs test to unified kernel 2017-02-03 05:19:45 +00:00
lifo/test_lifo_api tests: update to Apache 2.0 SPDX tags on new tests 2017-01-21 01:21:21 +00:00
mbox/mbox_api tests: kernel: mbox_api: fix uninit variable and unchecked value 2017-01-24 13:39:58 +00:00
mem_pool tests: kernel: import pool/heap tests to unified kernel 2017-02-03 05:19:46 +00:00
mem_slab tests: update to Apache 2.0 SPDX tags on new tests 2017-01-21 01:21:21 +00:00
msgq/msgq_api tests: kernel: msgq: fix unused value 2017-01-24 13:36:15 +00:00
multilib
mutex tests: kernel: port mutex/priority inheritance test to unified 2017-02-03 05:19:46 +00:00
pipe/test_pipe_api tests: update to Apache 2.0 SPDX tags on new tests 2017-01-21 01:21:21 +00:00
poll tests/kernel/poll: test object runtime init functions 2017-02-03 13:54:01 +00:00
semaphore/sema_api
sprintf
stack/stack_api
stackprot
test_build tests: newlib: disable bluetooth for now 2017-01-24 14:33:43 +00:00
threads_customdata/cdata_api tests: kernel: threads_customdata: increase STACK_SIZE to 512 for riscv32 2017-01-24 23:03:30 +00:00
threads_lifecycle
threads_scheduling/schedule_api
timer/timer_api
workq/workq_api
xip