Loading tests/data/test1105 +3 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,9 @@ HTTP with cookie parser and header recording <command> "http://%HOSTIP:%HTTPPORT/we/want/1105?parm1=this*that/other/thing&parm2=foobar/1105" -c log/cookie1105.txt -d "userid=myname&password=mypassword" </command> <precheck> perl -e 'if ("%HOSTIP" !~ /127\.0\.0\.1$/) {print "Test only works for HOSTIP 127.0.0.1"; exit(1)}' </precheck> </client> # Verify data after the test has been "shot" Loading tests/data/test31 +3 −0 Original line number Diff line number Diff line Loading @@ -72,6 +72,9 @@ TZ=GMT <command> http://%HOSTIP:%HTTPPORT/we/want/31 -b none -c log/jar31.txt </command> <precheck> perl -e 'if ("%HOSTIP" !~ /127\.0\.0\.1$/) {print "Test only works for HOSTIP 127.0.0.1"; exit(1)}' </precheck> </client> # Verify data after the test has been "shot" Loading Loading
tests/data/test1105 +3 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,9 @@ HTTP with cookie parser and header recording <command> "http://%HOSTIP:%HTTPPORT/we/want/1105?parm1=this*that/other/thing&parm2=foobar/1105" -c log/cookie1105.txt -d "userid=myname&password=mypassword" </command> <precheck> perl -e 'if ("%HOSTIP" !~ /127\.0\.0\.1$/) {print "Test only works for HOSTIP 127.0.0.1"; exit(1)}' </precheck> </client> # Verify data after the test has been "shot" Loading
tests/data/test31 +3 −0 Original line number Diff line number Diff line Loading @@ -72,6 +72,9 @@ TZ=GMT <command> http://%HOSTIP:%HTTPPORT/we/want/31 -b none -c log/jar31.txt </command> <precheck> perl -e 'if ("%HOSTIP" !~ /127\.0\.0\.1$/) {print "Test only works for HOSTIP 127.0.0.1"; exit(1)}' </precheck> </client> # Verify data after the test has been "shot" Loading