commit | a803af2fa74706f54786d3b72561c36981d92253 | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Sun Jun 03 08:00:55 2018 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Jun 04 23:07:13 2018 -0400 |
tree | 7bc157e4b9d56adc0874ac8e54721d5d8fc3c17f | |
parent | b423ee5f2a8760a661c5ce8b961f10ece25c36c1 [diff] |
tests/kernel/preempt: Add yield and sleep cases Scheduler choice is subtle across yield and k_sleep(), add calls to those to the state table and validate that we're making the right decisions. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>