zephyr/tests/kernel
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
..
common tests: kernel: atomics: expand atomic operations to 64-bit 2021-11-15 09:59:01 -05:00
condvar/condvar_api
context
device tests: use common PM action callback naming 2021-11-03 20:27:18 -04:00
early_sleep
events tests: add event test code 2021-10-16 06:27:10 -04:00
fatal tests: kernel: disable one test for qemu_cortex_a9 2021-11-01 22:10:04 -04:00
fifo
fpu_sharing
gen_isr_table
interrupt
lifo
mbox
mem_heap tests: heap: add test case for coverage 2021-11-07 05:39:10 -05:00
mem_protect tests: userspace: add a test for code coverage 2021-10-28 12:01:01 -04:00
mem_slab tests: kernel: mem_slab: Fix test for no multithreading 2021-11-03 09:18:40 -04:00
mp
msgq tests: msgq: improve code coverage for msgq API 2021-11-01 11:15:15 -04:00
mutex tests: correct some testsuite name 2021-11-09 15:51:44 -05:00
pending
pipe
poll
profiling/profiling_api pm: policy: Add cpu information in the API 2021-11-06 10:21:53 -04:00
queue tests: queue: add a test case for coverage 2021-10-28 12:06:25 -04:00
sched test: change test suite name and testcase name 2021-11-03 16:44:50 -04:00
semaphore
sleep
smp
spinlock
stack/stack
threads tests: correct some testsuite name 2021-11-09 15:51:44 -05:00
tickless/tickless_concept
timer tests: timer: fix improper test identifier 2021-11-09 22:42:12 -05:00
workq tests: work_queue: add a test case for coverage 2021-11-12 11:56:23 -05:00
xip