zephyr/tests/kernel
Youvedeep Singh ee5d84ca9a tests: kernel: Stress test for round robin scheduling.
This creates 10 threads with equal priority and tests predictibility
of picking all threads in round robin fashion. Test fails when any
thread consumes more time than time slice allocated to it or threads
are not scheduled in round robin fashion.

Jira: ZEP-2371

Signed-off-by: Youvedeep Singh <youvedeep.singh@intel.com>
2017-08-09 21:44:53 -04:00
..
alert/alert_api tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
arm_irq_vector_table tests: arm_irq_vector_table: convert to ztest 2017-08-07 22:31:27 -04:00
arm_runtime_nmi tests: arm_runtime_nmi: convert to ztest 2017-08-07 22:31:27 -04:00
bitfield tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
common tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
context tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
critical build: remove unused Kconfig variables 2017-08-03 07:19:29 -05:00
errno doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
fatal x86: stack overflow improvements 2017-08-03 11:46:26 -04:00
fifo/fifo_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
fp_sharing doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
gen_isr_table tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
irq_offload tests: irq_offload: Convert test case to use ztest 2017-08-01 08:46:48 -04:00
libs tests: libs: convert to ztest 2017-08-07 22:31:27 -04:00
lifo/lifo_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mbox/mbox_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mem_heap/mheap_api_concept tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mem_pool tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mem_slab Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
msgq/msgq_api tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
multilib tests: multilib: convert to ztest 2017-08-07 22:31:27 -04:00
mutex tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
obj_tracing drivers, net: Clean up semaphore initialization 2017-07-27 15:23:07 -04:00
pending tests: replace filters in testcase files 2017-06-28 09:51:40 -05:00
pipe/pipe_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
poll kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
profiling/profiling_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
protection tests: protection: don't do exec tests on x86 2017-07-10 11:44:56 -07:00
queue tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
semaphore/sema_api tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
sleep doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
sprintf tests: kernel: sprintf: Fix build warning. 2017-07-19 11:16:52 -04:00
stack/stack_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
stackprot tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
static_idt tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
systhreads doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
test_build Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
threads tests: kernel: Stress test for round robin scheduling. 2017-08-09 21:44:53 -04:00
tickless doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
timer doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
workq tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
xip tests: xip: convert to ztest 2017-08-07 22:31:27 -04:00