mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-03 06:13: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.
10 lines
192 B
YAML
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
|