Skip to content

Commit eb3e64d

Browse files
committed
test/case: rename foo.adoc -> test.adoc and update all Readme.adoc
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 2171fd1 commit eb3e64d

File tree

153 files changed

+465
-357
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

153 files changed

+465
-357
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
usb.adoc
1+
test.adoc
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
=== USB configuration
2+
13
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/ietf_hardware/usb]
24

3-
=== USB configuration
45
==== Description
6+
57
This test checks if the configuration is consistent with hardware state,
68
and verifies whether the USB ports are correctly _locked_ (restricted from
79
use) and _unlocked_ (available for use) when they should. It also verifies
@@ -13,9 +15,11 @@ If this pass you can be certain that the configuration of the USB
1315
port is handled correctly.
1416

1517
==== Topology
18+
1619
image::topology.svg[USB configuration topology, align=center, scaledwidth=75%]
1720

1821
==== Sequence
22+
1923
. Set up topology and attach to target DUT
2024
. Unlock all USB ports
2125
. Verify that all USB ports are unlocked
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
usb_two_ports.adoc
1+
test.adoc

test/case/ietf_hardware/usb_two_ports/usb_two_ports.adoc renamed to test/case/ietf_hardware/usb_two_ports/test.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
1+
=== USB configuration with two USB ports
2+
13
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/ietf_hardware/usb_two_ports]
24

3-
=== USB configuration with two USB ports
45
==== Description
6+
57
Test that the USB locked/unlocked configuration is consistent
68
when having two USB ports.
79

810
==== Topology
11+
912
image::topology.svg[USB configuration with two USB ports topology, align=center, scaledwidth=75%]
1013

1114
==== Sequence
15+
1216
. Set up topology and attach to target DUTs
1317
. Lock the first USB port and unlock the second USB port
1418
. Verify that the correct port is locked and the correct one is unlocked
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
bridge_basic.adoc
1+
test.adoc

test/case/ietf_interfaces/bridge_basic/bridge_basic.adoc renamed to test/case/ietf_interfaces/bridge_basic/test.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
=== Bridge basic
2+
13
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/ietf_interfaces/bridge_basic]
24

3-
=== Bridge basic
45
==== Description
6+
57
Test basic connectivity to a bridge
68

79
....
@@ -13,9 +15,11 @@ Test basic connectivity to a bridge
1315
....
1416

1517
==== Topology
18+
1619
image::topology.svg[Bridge basic topology, align=center, scaledwidth=75%]
1720

1821
==== Sequence
22+
1923
. Set up topology and attach to target DUT
2024
. Configure single bridge with a single physical port, bridge @ IP 10.0.0.2
2125
. Verify ping 10.0.0.2 is possible from host:data
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
bridge_fwd_dual_dut.adoc
1+
test.adoc

test/case/ietf_interfaces/bridge_fwd_dual_dut/bridge_fwd_dual_dut.adoc renamed to test/case/ietf_interfaces/bridge_fwd_dual_dut/test.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
=== Bridge forwarding dual DUTs
2+
13
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/ietf_interfaces/bridge_fwd_dual_dut]
24

3-
=== Bridge forwarding dual DUTs
45
==== Description
6+
57
Ping through two bridges on two different DUTs.
68

79
....
@@ -25,9 +27,11 @@ Ping through two bridges on two different DUTs.
2527
....
2628

2729
==== Topology
30+
2831
image::topology.svg[Bridge forwarding dual DUTs topology, align=center, scaledwidth=75%]
2932

3033
==== Sequence
34+
3135
. Set up topology and attach to target DUT
3236
. Configure a bridge with triple physical port
3337
. Verify ping 10.0.0.3 and 10.0.0.4 from host:data11
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
bridge_fwd_sgl_dut.adoc
1+
test.adoc

test/case/ietf_interfaces/bridge_fwd_sgl_dut/bridge_fwd_sgl_dut.adoc renamed to test/case/ietf_interfaces/bridge_fwd_sgl_dut/test.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
=== Bridge forwarding single DUTs
2+
13
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/ietf_interfaces/bridge_fwd_sgl_dut]
24

3-
=== Bridge forwarding single DUTs
45
==== Description
6+
57
Tests forwarding through a DUT with two bridged interfaces on one DUT.
68

79
....
@@ -25,9 +27,11 @@ Tests forwarding through a DUT with two bridged interfaces on one DUT.
2527
....
2628

2729
==== Topology
30+
2831
image::topology.svg[Bridge forwarding single DUTs topology, align=center, scaledwidth=75%]
2932

3033
==== Sequence
34+
3135
. Set up topology and attach to target DUT
3236
. Configure a bridge with dual physical port
3337
. Verify ping from host:data1 to 10.0.0.2

0 commit comments

Comments
 (0)