mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
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>