zephyr/tests
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
..
application_development/gen_inc_file cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch tests: arm64: add GICv3 ITS test suite 2021-09-28 19:45:29 -04:00
benchmarks tests: benchmarks: latency_measure: fix potential div by zero 2021-09-08 10:28:58 -04:00
bluetooth test: Bluetooth: Mesh: add provisioning with OOB auth tests 2021-09-28 19:54:00 -04:00
boards cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
crypto cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
drivers tests: drivers: sensors: add i3g4250d to build_all 2021-09-28 19:44:26 -04:00
kernel tests/kernel/threads_apis: Add case for CPU_MASK_PIN_ONLY 2021-09-28 20:15:05 -04:00
lib tests: devicetree: devices: add test for DEVICE_DT_GET_OR_NULL 2021-09-28 20:00:00 -04:00
misc cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
net net: sockets: Add socket processing priority 2021-09-28 20:11:26 -04:00
posix tests: posix: common: clock: remove poorly conditioned tests 2021-09-09 21:20:27 -04:00
subsys test: subsys: cpp: Fix stack overflow on Armv8R-64 2021-09-28 20:06:06 -04:00
unit lib/os/cbprintf_nano.c: avoid sign extension on unsigned formats 2021-09-02 19:37:06 -04:00
ztest tests: ztests: error_hook: Fix for Armv8R aarch64 2021-09-28 20:06:06 -04:00