zephyr/tests/kernel/common/src
Mahesh Mahadevan 7e4d8c9cd5 tests: skip arch_nop test for ARM platforms
ARM does not guarantee the timing effects of NOP
instruction. Hence skip the test_nop test.
Fix for Issue#42666

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2022-02-21 21:54:53 -05:00
..
atomic.c tests: kernel: atomics: expand atomic operations to 64-bit 2021-11-15 09:59:01 -05:00
bitarray.c tests: common: add test for ffs function 2021-09-07 11:30:43 -04:00
bitfield.c
boot_delay.c
byteorder.c
clock.c tests: clock: tests for k_cycle_get_64 2021-11-08 13:41:53 -05:00
errno.c
irq_offload.c tests: skip arch_nop test for ARM platforms 2022-02-21 21:54:53 -05:00
main.c tests: clock: tests for k_cycle_get_64 2021-11-08 13:41:53 -05:00
multilib.c
printk.c lib/os/cbprintf_nano.c: avoid sign extension on unsigned formats 2021-09-02 19:37:06 -04:00
timeout_order.c