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 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch modules: tfm: Split trusted-firmware-m repository 2021-11-01 11:20:06 -04:00
benchmarks kernel: Introduce K_MEM_SLAB_DEFINE_STATIC 2021-11-07 05:36:48 -05:00
bluetooth Bluetooth: shell: Enable ISO for the BT shell 2021-11-13 08:00:16 -05:00
boards cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
boot/uefi tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
cmake/config_dir cmake: APPLICATION_CONFIG_DIR support implemented 2021-11-10 08:25:36 -05:00
crypto tests: crypto: Follow changes in mbedTLS 3.0 version 2021-10-07 14:02:40 -05:00
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 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
net kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
posix cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
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 ztest: add a weak implementation of test_main() 2021-10-28 16:57:51 -04:00