zephyr/tests/arch
Krzysztof Chruscinski d34a289503 tests: arch: arm: no_multithreading: Limit platforms allowed
When multithreading is off, kernel source files like sem.c (samphore
implementation) are not present in the build. Some platforms by default
fetch modules or drivers that are using multithreading primitives and
because of that fails to compile when multithreading is off.

Limit the test to only qemu platforms since test is arch specific.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-05-04 21:15:36 +02:00
..
arm tests: arch: arm: no_multithreading: Limit platforms allowed 2021-05-04 21:15:36 +02:00
arm64/arm64_psci test: arm_psci: Move test to arm64_psci directory 2021-03-23 17:02:58 -04:00
x86 k_current_get(): make it a "const" function 2021-04-14 20:32:05 -04:00
xtensa_asm2 xtensa: add support for thread local storage 2020-10-24 10:52:00 -07:00