zephyr/tests/kernel/workq/work_queue_api/src
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
..
main.c tests: work_q: Add assert if k_delayed_work_submit fails in the handler 2020-03-11 09:16:15 -04:00