Files
infix/test/case/hardware/all.yaml
T
Mattias Walström 565a07a0b2 test: Add GPS test
Only possible to run on virtual Qemu instances right now.
2026-03-05 08:21:34 +01:00

13 lines
252 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
- name: GPS receiver basic test
case: gps_simple/test.py