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> |
||
|---|---|---|
| .. | ||
| main.c | ||
| test_essential_thread.c | ||
| test_kthread_for_each.c | ||
| test_threads_cancel_abort.c | ||
| test_threads_cpu_mask.c | ||
| test_threads_set_priority.c | ||
| test_threads_spawn.c | ||
| test_threads_suspend_resume.c | ||
| tests_thread_apis.h | ||