-
- Downloads
make the ceiling part of the task signature
remove the P.as_ceiling method
Showing
- src/lib.rs 16 additions, 16 deletionssrc/lib.rs
- tests/cfail/access.rs 1 addition, 3 deletionstests/cfail/access.rs
- tests/cfail/ceiling.rs 2 additions, 4 deletionstests/cfail/ceiling.rs
- tests/cfail/lock.rs 8 additions, 16 deletionstests/cfail/lock.rs
- tests/cfail/peripherals-alias-2.rs 2 additions, 2 deletionstests/cfail/peripherals-alias-2.rs
- tests/cfail/race-1.rs 3 additions, 5 deletionstests/cfail/race-1.rs
- tests/cfail/race-2.rs 3 additions, 7 deletionstests/cfail/race-2.rs
- tests/cfail/tasks-p0.rs 33 additions, 4 deletionstests/cfail/tasks-p0.rs
- tests/cfail/tasks-same-handler.rs 35 additions, 6 deletionstests/cfail/tasks-same-handler.rs
- tests/cfail/tasks-wrong-ceiling.rs 91 additions, 0 deletionstests/cfail/tasks-wrong-ceiling.rs
- tests/cfail/tasks-wrong-idle.rs 33 additions, 6 deletionstests/cfail/tasks-wrong-idle.rs
- tests/cfail/tasks-wrong-init.rs 32 additions, 3 deletionstests/cfail/tasks-wrong-init.rs
- tests/cfail/tasks-wrong-priority.rs 33 additions, 4 deletionstests/cfail/tasks-wrong-priority.rs
- tests/cfail/tasks-wrong-task.rs 33 additions, 4 deletionstests/cfail/tasks-wrong-task.rs
Loading
Please register or sign in to comment