zephyr/tests/kernel
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
..
cache tests: cache: Add cache test 2022-12-01 13:40:56 -05:00
common ARC: MWDT add TLS support 2022-11-29 09:48:23 +01:00
condvar/condvar_api tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
context tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
device ztest: improve some tests 2022-09-09 07:05:38 -04:00
early_sleep tests: kernel: cleanup test meta-data 2022-11-04 22:13:54 -04:00
events tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
fatal tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
fifo tests: kernel: fifo_timeout: Do not print status messages during tests 2022-12-05 13:38:16 +01:00
fpu_sharing tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
gen_isr_table tests: kernel: cleanup test meta-data 2022-11-04 22:13:54 -04:00
interrupt tests: kernel: cleanup test meta-data 2022-11-04 22:13:54 -04:00
lifo tests: kernel: cleanup test meta-data 2022-11-04 22:13:54 -04:00
mbox tests: kernel: cleanup test meta-data 2022-11-04 22:13:54 -04:00
mem_heap tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
mem_protect tests: re-enable tests which were disabled due to ARC QEMU issues 2022-12-08 16:59:15 +09:00
mem_slab tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
mp tests: kernel: cleanup test meta-data 2022-11-04 22:13:54 -04:00
msgq tests: kernel: cleanup test meta-data 2022-11-04 22:13:54 -04:00
mutex tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
obj_tracking tests: Add CONFIG_PIPES to tests that use pipes 2022-08-17 19:31:25 +02:00
pending tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
pipe tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
poll tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
profiling/profiling_api test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
queue tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
sched tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
semaphore tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
sleep tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
smp tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
smp_boot_delay tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
spinlock tests: spin lock timeout test spin time 2022-12-14 13:44:36 -06:00
stack/stack tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
threads tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
tickless/tickless_concept tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
timer tests: kernel: do not set excluded as integration platform 2022-11-30 16:00:42 -05:00
usage/thread_runtime_stats tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
workq tests: kernel: workq: work: Tweak test for fast system clock 2022-11-09 10:44:52 +01:00
xip tests: kernel: cleanup test meta-data 2022-11-04 22:13:54 -04:00