Loading tests/data/test1046 +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ HTTP-IPv6 GET with numeric localhost --interface </command> # --interface doesn't accept an address surrounded by [] so %CLIENT6IP is out <precheck> perl -e "print 'Test requires default test server host address' if ( '%CLIENT6IP' ne '[::1]' );" perl -e "print 'Test requires default test client host address' if ( '%CLIENT6IP' ne '[::1]' );" </precheck> </client> Loading tests/data/test1048 +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ FTP-IPv6 dir list PASV with localhost --interface </command> # --interface doesn't accept an address surrounded by [] so %CLIENT6IP is out <precheck> perl -e "print 'Test requires default test server host address' if ( '%CLIENT6IP' ne '[::1]' );" perl -e "print 'Test requires default test client host address' if ( '%CLIENT6IP' ne '[::1]' );" </precheck> </client> Loading tests/data/test1050 +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ FTP-IPv6 dir list, EPRT with specified IP </command> # --interface doesn't accept an address surrounded by [] so %CLIENT6IP is out <precheck> perl -e "print 'Test requires default test server host address' if ( '%CLIENT6IP' ne '[::1]' );" perl -e "print 'Test requires default test client host address' if ( '%CLIENT6IP' ne '[::1]' );" </precheck> </client> Loading tests/data/test1082 +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ HTTP GET with localhost --interface http://%HOSTIP:%HTTPPORT/1082 --interface localhost </command> <precheck> perl -e "print 'Test requires default test server host address' if ( '%CLIENTIP' ne '127.0.0.1' );" perl -e "print 'Test requires default test client host address' if ( '%CLIENTIP' ne '127.0.0.1' );" </precheck> </client> Loading tests/data/test1083 +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ HTTP-IPv6 GET with ip6-localhost --interface -g "http://%HOST6IP:%HTTP6PORT/1083" --interface ip6-localhost </command> <precheck> perl -e "if ('%CLIENT6IP' ne '[::1]') {print 'Test requires default test server host address';} else {exec './server/resolve --ipv6 ip6-localhost'; print 'Cannot run precheck resolve';}" perl -e "if ('%CLIENT6IP' ne '[::1]') {print 'Test requires default test client host address';} else {exec './server/resolve --ipv6 ip6-localhost'; print 'Cannot run precheck resolve';}" </precheck> </client> Loading Loading
tests/data/test1046 +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ HTTP-IPv6 GET with numeric localhost --interface </command> # --interface doesn't accept an address surrounded by [] so %CLIENT6IP is out <precheck> perl -e "print 'Test requires default test server host address' if ( '%CLIENT6IP' ne '[::1]' );" perl -e "print 'Test requires default test client host address' if ( '%CLIENT6IP' ne '[::1]' );" </precheck> </client> Loading
tests/data/test1048 +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ FTP-IPv6 dir list PASV with localhost --interface </command> # --interface doesn't accept an address surrounded by [] so %CLIENT6IP is out <precheck> perl -e "print 'Test requires default test server host address' if ( '%CLIENT6IP' ne '[::1]' );" perl -e "print 'Test requires default test client host address' if ( '%CLIENT6IP' ne '[::1]' );" </precheck> </client> Loading
tests/data/test1050 +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ FTP-IPv6 dir list, EPRT with specified IP </command> # --interface doesn't accept an address surrounded by [] so %CLIENT6IP is out <precheck> perl -e "print 'Test requires default test server host address' if ( '%CLIENT6IP' ne '[::1]' );" perl -e "print 'Test requires default test client host address' if ( '%CLIENT6IP' ne '[::1]' );" </precheck> </client> Loading
tests/data/test1082 +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ HTTP GET with localhost --interface http://%HOSTIP:%HTTPPORT/1082 --interface localhost </command> <precheck> perl -e "print 'Test requires default test server host address' if ( '%CLIENTIP' ne '127.0.0.1' );" perl -e "print 'Test requires default test client host address' if ( '%CLIENTIP' ne '127.0.0.1' );" </precheck> </client> Loading
tests/data/test1083 +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ HTTP-IPv6 GET with ip6-localhost --interface -g "http://%HOST6IP:%HTTP6PORT/1083" --interface ip6-localhost </command> <precheck> perl -e "if ('%CLIENT6IP' ne '[::1]') {print 'Test requires default test server host address';} else {exec './server/resolve --ipv6 ip6-localhost'; print 'Cannot run precheck resolve';}" perl -e "if ('%CLIENT6IP' ne '[::1]') {print 'Test requires default test client host address';} else {exec './server/resolve --ipv6 ip6-localhost'; print 'Cannot run precheck resolve';}" </precheck> </client> Loading