commit | ef7e01091e6b8f1d02ee26f6dfd30c8179573887 | [log] [tgz] |
---|---|---|
author | Lixin Guo <lixinx.guo@intel.com> | Mon Dec 13 09:33:11 2021 +0800 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Tue Jan 04 09:27:18 2022 -0500 |
tree | 0f8b5390ebce0e658505fa7351fe5124a29bd8ee | |
parent | 66fef3123625802a5c25058873f7cd3f76aa514c [diff] |
tests: work: add support for work_cancel_sync API Add test for cancelling unqueued(idle) work items, this should not affect the work item and return value as expected. Signed-off-by: Lixin Guo <lixinx.guo@intel.com>