-
- Downloads
add cfail tests
Showing
- Cargo.toml 8 additions, 2 deletionsCargo.toml
- tests/cfail.rs 16 additions, 0 deletionstests/cfail.rs
- tests/cfail/duplicated-handler.rs 35 additions, 0 deletionstests/cfail/duplicated-handler.rs
- tests/cfail/duplicated-task.rs 27 additions, 0 deletionstests/cfail/duplicated-task.rs
- tests/cfail/idle.rs 16 additions, 0 deletionstests/cfail/idle.rs
- tests/cfail/init.rs 18 additions, 0 deletionstests/cfail/init.rs
- tests/cfail/lock.rs 67 additions, 0 deletionstests/cfail/lock.rs
- tests/cfail/peripheral-alias.rs 26 additions, 0 deletionstests/cfail/peripheral-alias.rs
- tests/cfail/priority-too-high.rs 29 additions, 0 deletionstests/cfail/priority-too-high.rs
- tests/cfail/priority-too-low.rs 29 additions, 0 deletionstests/cfail/priority-too-low.rs
- tests/cfail/resource-alias.rs 30 additions, 0 deletionstests/cfail/resource-alias.rs
- tests/cfail/token-outlive.rs 49 additions, 0 deletionstests/cfail/token-outlive.rs
- tests/cfail/token-transfer.rs 35 additions, 0 deletionstests/cfail/token-transfer.rs
- tests/cfail/wrong-threshold.rs 53 additions, 0 deletionstests/cfail/wrong-threshold.rs
Loading
Please register or sign in to comment