zephyr/tests/kernel/semaphore
Jaxson Han 2a8548b036 tests: Kernel: semaphore: semaphore: Set test case to 1cpu
The test_sem_take_timeout_isr depends on the thread's priority. But for
SMP platforms, the priority is different with no-SMP. High-priority
threads and low-priority threads might run simultaneously at different
cores. Set the test case run at 1cpu to fix such an issue.

Signed-off-by: Jaxson Han <jaxson.han@arm.com>
2023-09-22 09:25:12 +02:00
..
semaphore tests: Kernel: semaphore: semaphore: Set test case to 1cpu 2023-09-22 09:25:12 +02:00
sys_sem