zephyr/tests/kernel/threads/scheduling/schedule_api
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
..
src tests: kernel: Stress test for round robin scheduling. 2017-08-09 21:44:53 -04:00
Makefile tests: threads_scheduling -> threads/scheduling 2017-06-19 09:01:14 -04:00
prj.conf tests: threads_scheduling -> threads/scheduling 2017-06-19 09:01:14 -04:00
testcase.yaml tests: samples: convert testcase files to yaml 2017-06-21 20:56:53 -04:00