| commit | cd8ea791f756118ddd2bc68f1662f59267f565f5 | [log] [tgz] |
|---|---|---|
| author | Ying ming <mingx.ying@intel.com> | Mon Mar 08 13:51:08 2021 +0800 |
| committer | Anas Nashif <anas.nashif@intel.com> | Mon Mar 08 12:59:34 2021 -0500 |
| tree | 6f89e189a839a97655f544cc380a9afbcc42e44a | |
| parent | 692bac22f5a39510ba8220c72a8f1e8c471e4643 [diff] |
test: scheduling: add testcase Add testcase for deadline_set. Test the situation when threads are in unqueued state. The k_thread_deadline_set() call should not make these threads run before there delay time pass. Signed-off-by: Ying ming <mingx.ying@intel.com>