commit | 76a4c6dc7201d8523f80e4d357757cafdd764aa5 | [log] [tgz] |
---|---|---|
author | Lixin Guo <lixinx.guo@intel.com> | Wed Dec 08 16:21:24 2021 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Jan 10 11:03:01 2022 -0500 |
tree | a0e18ab9abdb8589040e94cb003311dd52499d45 | |
parent | 34c79072c57d2c25e8ed37704c073a99e58b1484 [diff] |
tests: workq: add support for null name parameter Validate k_work_queue_start() API with null name config, this should not affect the name of queue's thread. Signed-off-by: Lixin Guo <lixinx.guo@intel.com>