zephyr/tests/kernel
Andy Ross fed9f5aa04 tests/fifo_api: Move k_fifo off stack
Putting spinlocks (or things containing them) onto the stack is a
KERNEL_COHERENCE violation.  This doesn't need to be there so just
make it static.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2021-03-08 11:14:27 -05:00
..
common
condvar/condvar_api
context
device tests: kernel: Add missing kernel tag to tests 2021-03-05 14:52:55 -05:00
early_sleep
fatal tests: kernel: Add missing kernel tag to tests 2021-03-05 14:52:55 -05:00
fifo tests/fifo_api: Move k_fifo off stack 2021-03-08 11:14:27 -05:00
fpu_sharing
gen_isr_table tests: kernel: Add missing kernel tag to tests 2021-03-05 14:52:55 -05:00
interrupt tests: kernel: Add missing kernel tag to tests 2021-03-05 14:52:55 -05:00
lifo
mbox tests: kernel: mbox: fix uninitialized scalar variable of coverity 2021-03-06 07:41:00 -05:00
mem_heap
mem_protect tests: kernel: Add missing kernel tag to tests 2021-03-05 14:52:55 -05:00
mem_slab
mp tests: kernel: Add missing kernel tag to tests 2021-03-05 14:52:55 -05:00
msgq/msgq_api
mutex
obj_tracing
pending
pipe
poll
profiling/profiling_api power: Get rid of deep sleep and sleep concepts 2021-03-07 07:59:53 -05:00
queue
sched
semaphore/semaphore tests: kernel: semaphore: add test for k_sem_reset with waiting threads 2021-03-06 07:39:43 -05:00
sleep
smp tests: kernel: Add missing kernel tag to tests 2021-03-05 14:52:55 -05:00
spinlock tests: kernel: Add missing kernel tag to tests 2021-03-05 14:52:55 -05:00
stack/stack
threads
tickless tests/kernel/tickless: Remove use of CONFIG_TICKLESS_IDLE_THRESHOLD 2021-03-04 14:31:12 -05:00
timer tests: kernel: timer: timer_api: Correct one-shot typo 2021-03-07 08:00:08 -05:00
workq tests: kernel: work: fix unchecked return values 2021-03-05 10:43:04 -05:00
xip tests: kernel: Add missing kernel tag to tests 2021-03-05 14:52:55 -05:00