zephyr/tests/kernel/workq/work_queue_api
Peter Bigot bd76994dc2 tests: kernel: work_queue_api: validate legacy multiq behavior
The current implementation of delayed work retains a pointer to the
queue unless the work item is successfully cancelled, preventing a
completed item from being resubmitted to a different queue.  Confirm
this behavior and its workaround.

Also validates some unsuccessful cancel return values.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-10-09 11:48:00 +02:00
..
src tests: kernel: work_queue_api: validate legacy multiq behavior 2020-10-09 11:48:00 +02:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf tests: resolve shippable errors 2020-07-08 21:59:22 -04:00
testcase.yaml tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00