zephyr/tests/kernel/common/src
Erwan Gouriou 77a751ecf9 tests/kernel/common: Fix test test_nop for ARMV7_M_ARMV8_M_MAINLINE
Treat ARMV7_M_ARMV8_M_MAINLINE similarly to ARMV6_M_ARMV8_M_BASELINE
and add arch_nop() calls to test_nop function.
Additionally add one arch_nop() call to fit comment and update
comments when required on other archs.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-05-11 07:15:17 -05:00
..
atomic.c test: atomic: multiple equal priority threads access atomic variable 2021-05-07 18:23:27 -04:00
bitarray.c tests: kernel/common: add tests for bit array 2021-05-07 13:36:22 -04:00
bitfield.c tests: Big endian support in bitfield test 2020-11-13 14:53:55 -08:00
boot_delay.c tests/kernel/common: Skip boot delay tests on systems that are too fast 2021-05-07 16:48:58 -04:00
byteorder.c tests: kernel: common: Add tests for 24-bit byteorder functions 2020-09-21 11:17:59 +02:00
clock.c test: context: Refine descriptions for some test cases 2020-11-17 22:11:45 -05:00
errno.c userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00
irq_offload.c tests/kernel/common: Fix test test_nop for ARMV7_M_ARMV8_M_MAINLINE 2021-05-11 07:15:17 -05:00
main.c tests: arch: add a test case for testing arch_nop() interface 2021-05-07 22:17:24 -04:00
multilib.c
printk.c tests/kernel/common: Skip the printk test when not applicable 2021-02-03 20:56:14 -05:00
timeout_order.c tests: kernel: remove debug message for LLVM 2021-04-22 07:42:58 -04:00