zephyr/tests/kernel
Luiz Augusto von Dentz 2b466a54da tests: work_q: Add assert if k_delayed_work_submit fails in the handler
This makes the tests actually assert if k_delayed_work_submit fails to
resubmit to ensure that not only the work is executed but also no errors
are reported in such case.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2020-03-11 09:16:15 -04:00
..
common kernel: add APIs for atomic os on pointers 2020-03-10 10:18:16 -04:00
context drivers: timer: Add per-core ARM architected timer 2020-02-01 08:08:43 -05:00
critical
device
early_sleep
fatal tests/kernel/fatal: add volatile to prevent compiler optimization 2020-01-22 07:08:12 -08:00
fifo
fp_sharing
gen_isr_table
interrupt tests: interrupt: fix testcase.yaml 2020-03-10 10:14:55 -04:00
lifo
mbox
mem_heap/mheap_api_concept
mem_pool
mem_protect tests: enable mpu gap filling tests for arch which supports it 2020-03-10 11:58:03 +02:00
mem_slab
mp kernel: cleanup and formally define CPU start fn 2020-01-13 16:35:10 -05:00
msgq/msgq_api
mutex
obj_tracing kernel: fixup thread monitor locking 2020-03-10 16:09:24 -04:00
pending
pipe kernel: pipe: runtime error checking 2020-01-20 17:19:54 -05:00
poll tests: kernel: poll: Add checks when having zero events 2020-01-03 11:26:46 -08:00
profiling/profiling_api kernel: overhaul unused stack measurement 2020-02-08 10:02:35 +02:00
queue
sched
semaphore/semaphore tests: test k_sem_init() 2020-01-20 17:19:54 -05:00
sleep tests: sleep: Increase tick margin for Xilinx QEMU 2020-02-11 08:03:37 -08:00
smp tests/kernel/smp: current CPU is not atomic 2020-02-08 08:51:04 -05:00
spinlock
stack/stack
threads tests: dynamic_thread: disable on x86 2020-01-13 16:35:10 -05:00
tickless
timer tests/kernel: timer_api: Remove build_only tickless variant 2020-01-16 07:43:40 -06:00
workq tests: work_q: Add assert if k_delayed_work_submit fails in the handler 2020-03-11 09:16:15 -04:00
xip