This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
b29a79402f
zephyr
/
tests
/
kernel
/
sched
/
deadline
/
testcase.yaml
4 lines
49 B
YAML
Raw
Normal View
History
Unescape
Escape
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>
2018-09-06 00:42:46 +08:00
tests
:
kernel.sched.deadline
:
tests: remove bat_commit, replace core with kernel bat_commit is an old and obsolete tag that has not been maintained over time and was supposed to serve a purpose that is obsolete now. Also rename core tag with kernel. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-10-16 02:36:19 +08:00
tags
:
kernel