zephyr/tests/kernel
Benjamin Walsh d2654d3143 tests/kernel/common: add test to verify same tick timeout expiry order
Timeouts, when expiring on the same tick, should be handled in the same
order they were queued.

Change-Id: I23a8e971a47ca056b32b8b48fe179d481bae27c0
Signed-off-by: Benjamin Walsh <walsh.benj@gmail.com>
2017-02-16 04:56:26 +00:00
..
alert/test_alert_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
arm_irq_vector_table arm: use gen_isr_tables mechanism for interrupts 2017-02-11 01:27:58 +00:00
arm_runtime_nmi arm: cmsis: Convert _ScbNmiPend to use direct CMSIS register access 2017-01-30 11:02:38 -06:00
bitfield license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
common tests/kernel/common: add test to verify same tick timeout expiry order 2017-02-16 04:56:26 +00:00
context tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
critical license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
errno tests: kernel: import errno test to unified 2017-02-03 03:21:05 +00:00
fifo/test_fifo_api tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
fp_sharing tests: kernel: import floating point sharing tests to unified 2017-02-03 03:20:32 +00:00
gen_isr_table tests: gen_isr_table: disable for cortex-m0 2017-02-15 00:05:14 -08:00
ipm license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
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: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
mbox/mbox_api tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
mem_heap/mheap_api_concept tests: kernel: mem_heap: added api and concept tests 2017-02-04 19:36:50 +00:00
mem_pool Merge "Merge remote-tracking branch 'origin/core'" 2017-02-15 04:33:25 +00:00
mem_slab tests: kernel: remove unsupported tests 2017-02-14 06:45:40 +00:00
msgq/msgq_api tests: kernel: msgq: fix unused value 2017-01-24 13:36:15 +00:00
multilib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
mutex tests: kernel: remove unsupported tests 2017-02-14 06:45:40 +00:00
obj_tracing tests: kernel: import obj_tracing test to unified kernel 2017-02-15 01:08:34 +00:00
pipe/test_pipe_api tests: kernel: remove unsupported tests 2017-02-14 06:45:40 +00:00
poll tests/kernel/poll: verify .signaled is set correctly 2017-02-09 23:54:27 +00:00
semaphore/sema_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
sprintf license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
stack/stack_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
stackprot REVERTME: tests: stackprot: disable on xtensa 2017-02-13 11:39:03 -08:00
systhreads tests: add systhreads test case 2017-02-08 13:22:49 +00:00
test_build tests: newlib: disable bluetooth for now 2017-01-24 14:33:43 +00:00
threads_customdata/cdata_api tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
threads_lifecycle tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
threads_scheduling/schedule_api tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
timer/timer_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
workq/workq_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
xip REVERTME: disable xip test on xtensa 2017-02-13 11:39:01 -08:00