zephyr/tests/cmsis_rtos_v2
Rajavardhan Gundi b6ab4e8a7f tests/cmsis_rtos_v2: Use CONFIG_SCHED_SCALABLE
Using multi-queue scheduler doesn't work for cmsis_rtos_v2 as it
supports a max of only 32 priority levels which is less than the
total priority levels required by cmsis_rtos_v2 (which is 56).
Hence explicitly asking the tests to use the scalable scheduler.

Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
2018-12-20 12:23:22 +01:00
..
src tests/cmsis_rtos_v2: Introduce tests to make use of ThreadFlags APIs 2018-12-20 12:23:22 +01:00
CMakeLists.txt
prj.conf tests/cmsis_rtos_v2: Use CONFIG_SCHED_SCALABLE 2018-12-20 12:23:22 +01:00
testcase.yaml