We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5a620 commit eecbf10Copy full SHA for eecbf10
tests/wt-tests.md
@@ -542,6 +542,12 @@ Expected Output:
542
- wiretap_server.conf : Wiretap Relay Interface Port == 8990
543
- wiretap_server.conf : Wiretap Relay Peer Endpoint Port == 51690
544
- wiretap_server1.conf : Wiretap Relay Interface Port == 8976
545
+Expected Ping Output:
546
+- Client returns at least one line containing the substring "bytes from 10.3.0.5"
547
+- Server returns line containing substring "Transport: ICMP -> 10.3.0.5"
548
+Expected Curl Output:
549
+- Client returns a line containing the substring "200 OK"
550
+- Server returns line containing substring "Transport: TCP -> 10.3.0.5:80"
551
552
553
### ASCT 4/4
0 commit comments