mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 04:03:01 +02:00
Let's drop the leading IETF or Infix prefixes from tests. Initially the idea was to mimnic the YANG models, but it's difficult to navigate and does not provide any real benefit to developers or end-users. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
10 lines
170 B
YAML
10 lines
170 B
YAML
---
|
|
- name: IGMP basic
|
|
case: igmp_basic/test.py
|
|
|
|
- name: IGMP VLAN
|
|
case: igmp_vlan/test.py
|
|
|
|
- name: Static multicast filters
|
|
case: static_multicast_filters/test.py
|