zephyr/tests/kernel/common/src
Christopher Friedt ed7eec4c94 tests: kernel: atomics: expand atomic operations to 64-bit
This change updates the atomic tests to validate 32-bits on
32-bit architectures and 64-bits on 64-bit architectures.

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
2021-11-15 09:59:01 -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 tests/kernel/common: Skip boot delay tests on systems that are too fast 2021-05-07 16:48:58 -04:00
byteorder.c
clock.c tests: clock: tests for k_cycle_get_64 2021-11-08 13:41:53 -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: common: fix typos in the commits 2021-08-26 06:54:55 -04: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 tests: kernel/common: incorrect use of k_poll in timeout order 2021-05-25 07:34:59 -05:00