zephyr/tests/kernel/spinlock/src
Alexander Razinkov 8fe8f34169 tests: kernel: spinlock: acquisition fairness test
Added test to verify the spinlock acquisition fairness
in relation to the CPUs contending for the spinlock.
This test is only enabled for Ticket Spinlocks which
required to provide such kind of fairness.

Signed-off-by: Alexander Razinkov <alexander.razinkov@syntacore.com>
2023-11-04 07:38:39 -04:00
..
main.c tests: spinlock: Clear test globals before each test 2023-10-26 10:30:24 -04:00
spinlock_error_case.c ztest: remove old ztest api 2023-10-20 15:04:29 +02:00
spinlock_fairness.c tests: kernel: spinlock: acquisition fairness test 2023-11-04 07:38:39 -04:00