zephyr/tests/kernel
Lucas Dietrich 616efeb2f2 tests: workq: Add a regression test for issue #45267
When an object availability event triggers a k_work_poll
item, the object lock should not be held anymore
during the execution of the work callback.

Signed-off-by: Lucas Dietrich <ld.adecy@gmail.com>
2022-05-10 18:39:51 +02:00
..
common tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
condvar/condvar_api tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
context tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
device tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
early_sleep tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
events tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
fatal tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
fifo tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
fpu_sharing tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
gen_isr_table tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
interrupt tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
lifo tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mbox tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mem_heap linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
mem_protect tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mem_slab tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mp tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
msgq tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mutex tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
obj_tracking
pending tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
pipe
poll tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
profiling/profiling_api tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
queue tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
sched tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
semaphore tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
sleep tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
smp tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
smp_boot_delay tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
spinlock tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
stack/stack tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
threads tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
tickless/tickless_concept tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
timer tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
workq tests: workq: Add a regression test for issue #45267 2022-05-10 18:39:51 +02:00
xip