rtic/tests/cfail
Jorge Aparicio d538f5b17c test RFC 147
2019-05-01 20:49:25 +02:00
..
cfg-resources.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
cfg-static.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
duplicate-args-2.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
duplicate-args.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
exception-divergent.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
exception-input.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
exception-invalid.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
exception-output.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
exception-sys-tick.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
idle-input.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
idle-not-divergent.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
init-divergent.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
init-input.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
init-not-send.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
init-output.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
insufficient-free-interrupts.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
interrupt-divergent.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
interrupt-input.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
interrupt-output.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
late-assigned-to-init.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
late-not-send.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
needs-send.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
needs-sync.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
priority-too-high.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
priority-too-low.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
resource-not-declared.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
resource-pub.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
task-divergent.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
task-idle.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
task-not-declared.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
unsafe-exception.rs test RFC 147 2019-05-01 20:49:25 +02:00
unsafe-idle.rs test RFC 147 2019-05-01 20:49:25 +02:00
unsafe-init.rs test RFC 147 2019-05-01 20:49:25 +02:00
unsafe-interrupt.rs test RFC 147 2019-05-01 20:49:25 +02:00
unsafe-task.rs test RFC 147 2019-05-01 20:49:25 +02:00
used-free-interrupt-2.rs update compile-fail tests 2019-05-01 20:49:25 +02:00
used-free-interrupt.rs update compile-fail tests 2019-05-01 20:49:25 +02:00