test the EPRT/LPRT/PORT somewhat more
authorDaniel Stenberg <daniel@haxx.se>
Thu, 27 Jan 2005 23:03:02 +0000 (23:03 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 27 Jan 2005 23:03:02 +0000 (23:03 +0000)
tests/data/test212

index 4f29186..8633ae5 100644 (file)
@@ -33,9 +33,9 @@ data blobb
 # Verify data after the test has been "shot"
 <verify>
 <strippart>
-s/^EPRT .*/EPRT stripped/
-s/^LPRT .*/LPRT stripped/
-s/^PORT .*/PORT stripped/
+s/^(EPRT \|1\|127.0.0.1).*/$1/
+s/^(LPRT 4,4,127,0,0,1,).*/$1/
+s/^(PORT 127,0,0,1,).*/$1/
 </strippart>
 <protocol>
 USER anonymous\r
@@ -43,13 +43,13 @@ PASS curl_by_daniel@haxx.se
 PWD\r
 CWD a\r
 CWD path\r
-EPRT stripped
-LPRT stripped
-PORT stripped
+EPRT |1|127.0.0.1
+LPRT 4,4,127,0,0,1,
+PORT 127,0,0,1,
 TYPE I\r
 SIZE 212\r
 RETR 212\r
-PORT stripped
+PORT 127,0,0,1,
 TYPE I\r
 SIZE 212\r
 RETR 212\r