zephyr/tests/kernel/threads/scheduling/schedule_api/src
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
..
main.c tests: kernel: Stress test for round robin scheduling. 2017-08-09 21:44:53 -04:00
Makefile tests: kernel: Stress test for round robin scheduling. 2017-08-09 21:44:53 -04:00
test_sched_is_preempt_thread.c tests: schedule_api: fix style 2017-06-19 09:01:14 -04:00
test_sched_priority.c tests: threads_scheduling -> threads/scheduling 2017-06-19 09:01:14 -04:00
test_sched_timeslice_and_lock.c tests: threads_scheduling -> threads/scheduling 2017-06-19 09:01:14 -04:00
test_sched_timeslice_reset.c tests: schedule_api: fix style 2017-06-19 09:01:14 -04:00
test_sched.h tests: kernel: Stress test for round robin scheduling. 2017-08-09 21:44:53 -04:00
test_slice_scheduling.c tests: kernel: Stress test for round robin scheduling. 2017-08-09 21:44:53 -04:00