mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
13 lines
252 B
YAML
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
|