Files
infix/test/case/hardware/all.yaml
T
Tobias Waldekranz 553d659eac test/case/hardware/watchdog: Add test
Verify that if the system encounters a hard lockup, i.e., interrupts
are no longer being serviced, then the system's watchdog will
correctly reboot it.
2025-12-16 09:34:00 +01:00

10 lines
192 B
YAML

---
- name: USB configuration
case: usb/test.py
- name: USB configuration with two USB ports
case: usb_two_ports/test.py
- name: Watchdog reset on system lockup
case: watchdog/test.py