mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 20:43:02 +02:00
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.
15 lines
298 B
Plaintext
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[]
|