zephyr/tests/kernel/workq/work_queue_api
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
..
src tests: work_q: Add assert if k_delayed_work_submit fails in the handler 2020-03-11 09:16:15 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
prj.conf kernel: Introduce k_work_poll 2019-10-04 17:15:17 +02:00
testcase.yaml tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00