mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
26 lines
521 B
YAML
26 lines
521 B
YAML
---
|
|
|
|
- name: Bridge Forwarding Single DUTs
|
|
case: bridge_fwd_sgl_dut/test.py
|
|
|
|
- name: Bridge Forwarding Dual DUTs
|
|
case: bridge_fwd_dual_dut/test.py
|
|
|
|
- name: Bridge STP Basic
|
|
case: bridge_stp_basic/test.py
|
|
|
|
- name: Bridge VLAN Separation
|
|
case: bridge_vlan_separation/test.py
|
|
|
|
- name: Bridge Basic
|
|
case: bridge_basic/test.py
|
|
|
|
- name: Dual Bridges On One Device
|
|
case: dual_bridge/test.py
|
|
|
|
- name: Bridge With A Physical Port And A Veth
|
|
case: bridge_veth/test.py
|
|
|
|
- name: Bridge VLAN
|
|
case: bridge_vlan/test.py
|