zephyr/tests/kernel/threads/scheduling/schedule_api
Youvedeep Singh 1c856d2b10 tests: kernel: Stress test for preemptive scheduling.
Tests if preemptive threads are picked up as per priority.
This creates 10 threads with priority in increasing order
from 1 to N and each thread prints an Alphabet.
This test fails when threads are picked up out of order.

Jira: ZEP-2370

Signed-off-by: Youvedeep Singh <youvedeep.singh@intel.com>
2017-08-09 21:44:53 -04:00
..
src tests: kernel: Stress test for preemptive 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: kernel: Stress test for preemptive scheduling. 2017-08-09 21:44:53 -04:00
testcase.yaml tests: samples: convert testcase files to yaml 2017-06-21 20:56:53 -04:00