zephyr/tests/kernel/spinlock
Tom Burdick 392a753ac2 tests: spin lock timeout test spin time
The spin loop to ensure time goes past the timeout is done in terms
of the core clock, while the spin lock is timed on the system clock.

This difference is exasperated on systems where the core clock is much
faster than the system clock and the test failed. Add a significant
multiplier so the test works even when the system clock is much slower.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2022-12-14 13:44:36 -06:00
..
src tests: spin lock timeout test spin time 2022-12-14 13:44:36 -06:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf tests: Fix spinlock time limit test 2022-10-22 14:37:03 +09:00
testcase.yaml tests: kernel: spinlock: Convert CONFIG_MP_NUM_CPUS handling 2022-10-31 17:09:06 +01:00