File tree
280 files changed
+2282
-2291
lines changed- .github/workflows
- board/common
- test
- case
- ietf_hardware
- usb_two_ports
- usb
- ietf_interfaces
- bridge_basic
- bridge_fwd_dual_dut
- bridge_fwd_sgl_dut
- bridge_stp_basic
- bridge_veth
- bridge_vlan_separation
- bridge_vlan
- dual_bridge
- iface_enable_disable
- iface_phys_address
- ifalias
- igmp_basic
- igmp_vlan
- ipv4_address
- ipv4_autoconf
- ipv6_address
- lag_basic
- lag_failure
- routing_basic
- speed_duplex_copper
- static_multicast_filters
- tunnel_basic
- tunnel_bridged
- verify_all_interface_types
- veth_delete
- vlan_iface_termination
- vlan_ping
- vlan_qos
- ietf_routing
- ospf_basic
- ospf_bfd
- ospf_default_route_advertise
- ospf_multiarea
- ospf_unnumbered_interface
- route_pref_255
- route_pref_dhcp
- route_pref_ospf
- static_routing
- ietf_syslog
- basic
- remote
- ietf_system
- add_delete_user
- hostname
- ntp_client
- timezone_utc_offset
- timezone
- upgrade
- user_admin
- infix_containers
- container_basic
- container_bridge
- container_enabled
- container_environment
- container_firewall_basic
- container_host_commands
- container_phys
- container_veth
- container_volume
- infix_dhcp
- client_basic
- client_default_gw
- client_routes
- server_basic
- server_host
- server_subnets
- infix_services
- lldp
- lldp_admin_status
- lldp_enable_disable
- lldp_ieee_group_forward
- mdns
- mdns_allow_deny
- mdns_enable_disable
- ssh
- ssh_key_authentication
- ssh_server_config
- misc
- operational_all
- use_case
- ospf_container
- infamy
- spec
- fonts
- Lato
- SourceCodePro
- SourceSansPro
- static
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
280 files changed
+2282
-2291
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
| 99 | + | |
104 | 100 |
| |
105 | 101 |
| |
106 | 102 |
| |
107 | 103 |
| |
108 | 104 |
| |
109 |
| - | |
110 |
| - | |
| 105 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
| |||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 |
| - | |
| 101 | + | |
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
|
- .github/workflows/main.yml+7-9
- .gitignore+1
- 9pm.py+165-61
- Makefile+47
- README.md+6-1
- etc/9pm-proj.yaml+2-2
- examples/cases/bash.adoc+1-3
- examples/cases/perl/Readme.adoc+1-3
- examples/cases/python.adoc+1-3
- logo.png
- report/theme.yml+8-7
- self_test/run.py+1-1
- unit_tests/auto.yaml+5-5
- unit_tests/harness/options.yaml+2-2
- unit_tests/harness/report/Readme.adoc-2
- unit_tests/harness/report/all.yaml+2-2
- unit_tests/harness/report/dynamic/bash.adoc+1-3
- unit_tests/harness/report/dynamic/dynamic.yaml+1-1
- unit_tests/lib_tcl/all.yaml+8-8
- unit_tests/lib_tcl/tap/tap.yaml+7-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 | 17 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
| 18 | + | |
23 | 19 |
| |
24 | 20 |
| |
25 | 21 |
| |
26 | 22 |
| |
27 | 23 |
| |
28 | 24 |
| |
29 |
| - | |
30 |
| - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
31 | 30 |
| |
32 |
| - | |
33 |
| - | |
| 31 | + | |
| 32 | + | |
34 | 33 |
| |
35 |
| - | |
36 |
| - | |
| 34 | + | |
| 35 | + | |
37 | 36 |
| |
38 |
| - | |
39 |
| - | |
| 37 | + | |
| 38 | + | |
40 | 39 |
| |
41 |
| - | |
42 |
| - | |
| 40 | + | |
| 41 | + | |
43 | 42 |
| |
44 |
| - | |
45 |
| - | |
| 43 | + | |
| 44 | + | |
46 | 45 |
| |
47 |
| - | |
48 |
| - | |
| 46 | + | |
| 47 | + | |
49 | 48 |
| |
50 |
| - | |
51 |
| - | |
| 49 | + | |
| 50 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Lines changed: 9 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 |
| |
| 6 | + | |
3 | 7 |
| |
4 | 8 |
| |
5 | 9 |
| |
| |||
11 | 15 |
| |
12 | 16 |
| |
13 | 17 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
26 | 23 |
| |
27 | 24 |
| |
28 | 25 |
| |
| |||
36 | 33 |
| |
37 | 34 |
| |
38 | 35 |
| |
39 |
| - | |
40 |
| - |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
0 commit comments