zephyr/tests/kernel/sched/schedule_api
Ying ming c77ae15c99 test: scheduling: add configuration item
When using Red/black tree ready queue as scheduling algorithm,
there are no limit to the number of priority levels. So set the
CONFIG_NUM_COOP_PRIORITIES to 30, testcase test_bad_prooritiesi()
will prove both cooperative and preemptive thread have no quantitative
limit.

Signed-off-by: Ying ming <mingx.ying@intel.com>
2021-01-18 17:22:34 -05:00
..
src tests/kernel/schedule_api: Fix slop in timeslice test 2020-10-29 07:39:39 -04:00
CMakeLists.txt
prj.conf test: scheduling: add configuration item 2021-01-18 17:22:34 -05:00
prj_multiq.conf
testcase.yaml