zephyr/tests
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
..
application_development/gen_inc_file
arch
benchmarks
bluetooth Bluetooth: shell: Enable ISO for the BT shell 2021-11-13 08:00:16 -05:00
boards
boot/uefi
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto
drivers tests: spi_loopback: enable GPIO driver for cy8ckit_062_ble_m0 board 2021-11-11 07:25:45 -05:00
kernel tests: kernel: atomics: expand atomic operations to 64-bit 2021-11-15 09:59:01 -05:00
lib tests: heap: validate sys_heap_runtime_stats_get API 2021-11-11 16:21:43 -05:00
misc
net kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
posix
subsys tests: logging: adjust the structure of logging test cases 2021-11-15 10:17:25 +01:00
unit sys: util: improve IS_EMPTY() implementation 2021-11-11 09:31:57 -05:00
ztest