zephyr/tests/kernel/threads/thread_apis
Andy Ross 0f20abda8d tests/kernel/threads_apis: Add case for CPU_MASK_PIN_ONLY
Add testing for the PIN_ONLY API variant (which has a separate run
queue per CPU).  Predicate on SMP systems only, to keep needless
duplicate testing to a minimum.

Note that one of the cases in this test exercises an "all cpus" option
for the cpu mask, which is illegal when CONFIG_SCHED_CPU_MASK_PIN_ONLY
is set.  Skip.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2021-09-28 20:15:05 -04:00
..
src tests/kernel/threads_apis: Add case for CPU_MASK_PIN_ONLY 2021-09-28 20:15:05 -04:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf test: thread_api: refine test coverage of thread_api 2021-03-02 14:28:24 -05:00
testcase.yaml tests/kernel/threads_apis: Add case for CPU_MASK_PIN_ONLY 2021-09-28 20:15:05 -04:00