392a753ac2
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> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |