Files
infix/test/case/hardware/Readme.adoc
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

15 lines
298 B
Plaintext

:testgroup:
== Hardware
Tests verifying hardware monitoring and management:
- USB device detection and enumeration
- Multiple USB port management and device handling
- Watchdog reset capability
include::usb/Readme.adoc[]
include::usb_two_ports/Readme.adoc[]
include::watchdog/Readme.adoc[]