rtic/tests/cfail
2017-04-19 17:21:13 -05:00
..
borrow.rs fix memory safety hole around borrow 2017-04-13 22:58:29 -05:00
ceiling.rs critical: don't let the ceiling token escape the critical section 2017-04-19 15:03:49 -05:00
lock.rs remove claim, add Priority.as_ceiling 2017-04-19 17:21:13 -05:00
race-1.rs add another would-be data race compile fail test 2017-04-14 10:18:50 -05:00
race-2.rs add another would-be data race compile fail test 2017-04-14 10:18:50 -05:00
tasks-p0.rs add cfail tests for the tasks! macro 2017-04-12 16:05:48 -05:00
tasks-same-handler.rs add cfail tests for the tasks! macro 2017-04-12 16:05:48 -05:00
tasks-wrong-idle.rs add cfail tests for the tasks! macro 2017-04-12 16:05:48 -05:00
tasks-wrong-init.rs remove unnecessary trait bounds 2017-04-14 00:33:07 -05:00
tasks-wrong-priority.rs add cfail tests for the tasks! macro 2017-04-12 16:05:48 -05:00
tasks-wrong-task.rs add cfail tests for the tasks! macro 2017-04-12 16:05:48 -05:00