zephyr/tests/kernel/threads
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
..
dynamic_thread cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
no-multithreading cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
thread_apis tests/kernel/threads_apis: Add case for CPU_MASK_PIN_ONLY 2021-09-28 20:15:05 -04:00
thread_error_case cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
thread_init cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
thread_stack tests: threads: fix kernel/thread_stack test 2021-09-27 12:25:12 -04:00
tls cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00