commit | 02aa9800424453f4442e279048c84b9e4266063e | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Wed Sep 05 09:42:46 2018 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Sep 06 14:26:22 2018 -0400 |
tree | dc00629d3f2c0cdaecfe8273141a8693de8cd3b7 | |
parent | bfca8b677bb0bf9b7dd71c7dc963fe06debf1cf7 [diff] |
tests: Add kernel/sched/deadline test for EDF validation Simple test for CONFIG_SCHED_DEADLINE. It creates a bunch of threads at randome deadlines but within the same priority, and validates that they run in the correct order. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>