mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 10:32:37 +00:00
Simple test of spinlock semantics. Bounce between two CPUs locking and releasing, validating that nothing changes at unexpected times. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
3 lines
28 B
Plaintext
3 lines
28 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_SMP=y
|