diff options
Diffstat (limited to 'Build/source/libs/curl/tests/data')
83 files changed, 0 insertions, 3550 deletions
diff --git a/Build/source/libs/curl/tests/data/Makefile.am b/Build/source/libs/curl/tests/data/Makefile.am deleted file mode 100644 index 2517626fb86..00000000000 --- a/Build/source/libs/curl/tests/data/Makefile.am +++ /dev/null @@ -1,19 +0,0 @@ -all: -install: - -test: - [ -f test1 ] || ln -s $(srcdir)/test* . - -EXTRA_DIST = \ -test1 test108 test117 test127 test20 test27 test34 test46 \ -test10 test109 test118 test13 test200 test28 test36 test47 \ -test100 test11 test119 test14 test201 test29 test37 test5 \ -test101 test110 test12 test15 test202 test3 test4 test6 \ -test102 test111 test120 test16 test21 test30 test400 test7 \ -test103 test112 test121 test17 test22 test300 test401 test8 \ -test104 test113 test122 test18 test23 test301 test402 test9 \ -test105 test114 test123 test19 test24 test302 test43 test31 \ -test106 test115 test124 test190 test25 test303 test44 test38 \ -test107 test116 test125 test2 test26 test33 test45 test126 \ -test304 - diff --git a/Build/source/libs/curl/tests/data/Makefile.in b/Build/source/libs/curl/tests/data/Makefile.in deleted file mode 100644 index 47bd4a00daf..00000000000 --- a/Build/source/libs/curl/tests/data/Makefile.in +++ /dev/null @@ -1,238 +0,0 @@ -# Makefile.in generated automatically by automake 1.5 from Makefile.am. - -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 -# Free Software Foundation, Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ - -SHELL = @SHELL@ - -srcdir = @srcdir@ -top_srcdir = @top_srcdir@ -VPATH = @srcdir@ -prefix = @prefix@ -exec_prefix = @exec_prefix@ - -bindir = @bindir@ -sbindir = @sbindir@ -libexecdir = @libexecdir@ -datadir = @datadir@ -sysconfdir = @sysconfdir@ -sharedstatedir = @sharedstatedir@ -localstatedir = @localstatedir@ -libdir = @libdir@ -infodir = @infodir@ -mandir = @mandir@ -includedir = @includedir@ -oldincludedir = /usr/include -pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -top_builddir = ../.. - -ACLOCAL = @ACLOCAL@ -AUTOCONF = @AUTOCONF@ -AUTOMAKE = @AUTOMAKE@ -AUTOHEADER = @AUTOHEADER@ - -INSTALL = @INSTALL@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_HEADER = $(INSTALL_DATA) -transform = @program_transform_name@ -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -host_alias = @host_alias@ -host_triplet = @host@ -AMTAR = @AMTAR@ -AS = @AS@ -AWK = @AWK@ -CC = @CC@ -DEPDIR = @DEPDIR@ -DLLTOOL = @DLLTOOL@ -ECHO = @ECHO@ -EXEEXT = @EXEEXT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -IPV6_ENABLED = @IPV6_ENABLED@ -KRB4_ENABLED = @KRB4_ENABLED@ -LIBTOOL = @LIBTOOL@ -LN_S = @LN_S@ -NROFF = @NROFF@ -OBJDUMP = @OBJDUMP@ -OBJEXT = @OBJEXT@ -OPENSSL_ENABLED = @OPENSSL_ENABLED@ -PACKAGE = @PACKAGE@ -PERL = @PERL@ -PKGADD_NAME = @PKGADD_NAME@ -PKGADD_PKG = @PKGADD_PKG@ -PKGADD_VENDOR = @PKGADD_VENDOR@ -RANDOM_FILE = @RANDOM_FILE@ -RANLIB = @RANLIB@ -STRIP = @STRIP@ -VERSION = @VERSION@ -VERSIONNUM = @VERSIONNUM@ -YACC = @YACC@ -am__include = @am__include@ -am__quote = @am__quote@ -install_sh = @install_sh@ - -EXTRA_DIST = \ -test1 test108 test117 test127 test20 test27 test34 test46 \ -test10 test109 test118 test13 test200 test28 test36 test47 \ -test100 test11 test119 test14 test201 test29 test37 test5 \ -test101 test110 test12 test15 test202 test3 test4 test6 \ -test102 test111 test120 test16 test21 test30 test400 test7 \ -test103 test112 test121 test17 test22 test300 test401 test8 \ -test104 test113 test122 test18 test23 test301 test402 test9 \ -test105 test114 test123 test19 test24 test302 test43 test31 \ -test106 test115 test124 test190 test25 test303 test44 test38 \ -test107 test116 test125 test2 test26 test33 test45 test126 \ -test304 - -subdir = tests/data -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/lib/config.h \ - $(top_builddir)/src/config.h \ - $(top_builddir)/tests/server/config.h -CONFIG_CLEAN_FILES = -DIST_SOURCES = -DIST_COMMON = Makefile.am Makefile.in -all: all-am - -.SUFFIXES: - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs - -distclean-libtool: - -rm -f libtool -$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu tests/data/Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - cd $(top_builddir) && \ - CONFIG_HEADERS= CONFIG_LINKS= \ - CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status -uninstall-info-am: -tags: TAGS -TAGS: - - -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) - -top_distdir = ../.. -distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) - -distdir: $(DISTFILES) - @for file in $(DISTFILES); do \ - if test -f $$file; then d=.; else d=$(srcdir); fi; \ - dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test "$$dir" != "$$file" && test "$$dir" != "."; then \ - $(mkinstalldirs) "$(distdir)/$$dir"; \ - fi; \ - if test -d $$d/$$file; then \ - cp -pR $$d/$$file $(distdir) \ - || exit 1; \ - else \ - test -f $(distdir)/$$file \ - || cp -p $$d/$$file $(distdir)/$$file \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile - -installdirs: -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install -mostlyclean-generic: - -clean-generic: - -distclean-generic: - -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]* - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-am - -clean-am: clean-generic clean-libtool mostlyclean-am - -distclean: distclean-am - -distclean-am: clean-am distclean-generic distclean-libtool - -dvi: dvi-am - -dvi-am: - -info: info-am - -info-am: - -install-data-am: - -install-exec-am: - -install-info: install-info-am - -install-man: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -uninstall-am: uninstall-info-am - -.PHONY: all all-am check check-am clean clean-generic clean-libtool \ - distclean distclean-generic distclean-libtool distdir dvi \ - dvi-am info info-am install install-am install-data \ - install-data-am install-exec install-exec-am install-info \ - install-info-am install-man install-strip installcheck \ - installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool uninstall uninstall-am uninstall-info-am - - -all: -install: - -test: - [ -f test1 ] || ln -s $(srcdir)/test* . -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff --git a/Build/source/libs/curl/tests/data/test1 b/Build/source/libs/curl/tests/data/test1 deleted file mode 100644 index 5dd5f11ccc7..00000000000 --- a/Build/source/libs/curl/tests/data/test1 +++ /dev/null @@ -1,44 +0,0 @@ -# -# Server-side -<reply name="1"> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT -ETag: "21025-dc7-39462498" -Accept-Ranges: bytes -Content-Length: 6 -Connection: close -Content-Type: text/html -Funny-head: yesyes - -<foo> -</data> -</reply> - -# -# Client-side -<client> - <name> -simple HTTP GET - </name> - <command> -http://%HOSTIP:%HOSTPORT/1 -</command> -</client> - -# -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /1 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test10 b/Build/source/libs/curl/tests/data/test10 deleted file mode 100644 index 6672da85e61..00000000000 --- a/Build/source/libs/curl/tests/data/test10 +++ /dev/null @@ -1,56 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.0 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - -blablabla - -</data> -</reply> - -# Client-side -<client> - <name> -simple HTTP PUT from file - </name> - <command> -http://%HOSTIP:%HOSTPORT/we/want/10 -T log/test10.txt -</command> -<file name="log/test10.txt"> -Weird - file - to - upload -for - testing -the - PUT - feature -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -PUT /we/want/10 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* -Content-Length: 78 - -Weird - file - to - upload -for - testing -the - PUT - feature -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test100 b/Build/source/libs/curl/tests/data/test100 deleted file mode 100644 index 436d94015b7..00000000000 --- a/Build/source/libs/curl/tests/data/test100 +++ /dev/null @@ -1,44 +0,0 @@ -# -# Server-side -<reply name="1"> -<data> -total 20 -drwxr-xr-x 8 98 98 512 Oct 22 13:06 . -drwxr-xr-x 8 98 98 512 Oct 22 13:06 .. -drwxr-xr-x 2 98 98 512 May 2 1996 .NeXT --r--r--r-- 1 0 1 35 Jul 16 1996 README -lrwxrwxrwx 1 0 1 7 Dec 9 1999 bin -> usr/bin -dr-xr-xr-x 2 0 1 512 Oct 1 1997 dev -drwxrwxrwx 2 98 98 512 May 29 16:04 download.html -dr-xr-xr-x 2 0 1 512 Nov 30 1995 etc -drwxrwxrwx 2 98 1 512 Oct 30 14:33 pub -dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr -</data> -</reply> - -# -# Client-side -<client> - <name> -FTP dir list PASV - </name> - <command> -ftp://%HOSTIP:%FTPPORT/ -</command> -</test> - -# -# Verify data after the test has been "shot" -<verify> -<strip> -filter off really nothing -</strip> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -TYPE A -LIST -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test101 b/Build/source/libs/curl/tests/data/test101 deleted file mode 100644 index 877d7babcdd..00000000000 --- a/Build/source/libs/curl/tests/data/test101 +++ /dev/null @@ -1,44 +0,0 @@ -# Server-side -<reply> -<data> -total 20 -drwxr-xr-x 8 98 98 512 Oct 22 13:06 . -drwxr-xr-x 8 98 98 512 Oct 22 13:06 .. -drwxr-xr-x 2 98 98 512 May 2 1996 .NeXT --r--r--r-- 1 0 1 35 Jul 16 1996 README -lrwxrwxrwx 1 0 1 7 Dec 9 1999 bin -> usr/bin -dr-xr-xr-x 2 0 1 512 Oct 1 1997 dev -drwxrwxrwx 2 98 98 512 May 29 16:04 download.html -dr-xr-xr-x 2 0 1 512 Nov 30 1995 etc -drwxrwxrwx 2 98 1 512 Oct 30 14:33 pub -dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr -</data> -</reply> - -# Client-side -<client> - <name> -FTP dir list, PORT with specified IP - </name> - <command> -ftp://%HOSTIP:%FTPPORT/ -P %HOSTIP -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -# strip all kinds of PORT, EPRT and LPRT curl can do -<strip> -^PORT 127,0,0,1,.* -^EPRT.* -^LPRT.* -</strip> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -PORT 127,0,0,1,243,212 -TYPE A -LIST -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test102 b/Build/source/libs/curl/tests/data/test102 deleted file mode 100644 index 536d4f0c8d3..00000000000 --- a/Build/source/libs/curl/tests/data/test102 +++ /dev/null @@ -1,39 +0,0 @@ -# Server-side -<reply> -<data> -data - to - see -that FTP -works - so does it? -</data> -</reply> - -# Client-side -<client> - <name> -FTP RETR PASV - </name> - <command> -ftp://%HOSTIP:%FTPPORT/102 -</command> -</test> -<file name="log/ftpserver.cmd"> -REPLY EPSV 500 no such command -</file> - - -# Verify data after the test has been "shot" -<verify> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -PASV -TYPE I -SIZE 102 -RETR 102 -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test103 b/Build/source/libs/curl/tests/data/test103 deleted file mode 100644 index 3c7188b05fc..00000000000 --- a/Build/source/libs/curl/tests/data/test103 +++ /dev/null @@ -1,40 +0,0 @@ -# Server-side -<reply> -<data> -data - to - see -that FTP -works - so does it? -</data> -</reply> - -# Client-side -<client> - <name> -FTP RETR PORT with CWD - </name> - <command> -ftp://%HOSTIP:%FTPPORT/a/path/103 -P - -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^PORT .* -^EPRT.* -^LPRT.* -</strip> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -CWD a/path -PORT 127,0,0,1,246,33 -TYPE I -SIZE 103 -RETR 103 -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test104 b/Build/source/libs/curl/tests/data/test104 deleted file mode 100644 index d44dcad2947..00000000000 --- a/Build/source/libs/curl/tests/data/test104 +++ /dev/null @@ -1,29 +0,0 @@ -# Server-side -<reply> -<size> -51 -</size> -</reply> - -# Client-side -<client> - <name> -FTP --head to get file size only - </name> - <command> -ftp://%HOSTIP:%FTPPORT/a/path/103 --head -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -CWD a/path -MDTM 103 -TYPE I -SIZE 103 -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test105 b/Build/source/libs/curl/tests/data/test105 deleted file mode 100644 index 259d7a98186..00000000000 --- a/Build/source/libs/curl/tests/data/test105 +++ /dev/null @@ -1,39 +0,0 @@ -# Server-side -<reply> -<data> -data - to - see -that FTP -works - so does it? -</data> -</reply> - -# Client-side -<client> - <name> -FTP user+password in URL and ASCII transfer - </name> - <command> -ftp://userdude:passfellow@%HOSTIP:%FTPPORT/103 --use-ascii -</command> -<file name="log/ftpserver.cmd"> -REPLY EPSV 500 no such command -REPLY SIZE 500 no such command -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<protocol> -USER userdude -PASS passfellow -PWD -EPSV -PASV -TYPE A -SIZE 103 -RETR 103 -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test106 b/Build/source/libs/curl/tests/data/test106 deleted file mode 100644 index 8c7f294be3c..00000000000 --- a/Build/source/libs/curl/tests/data/test106 +++ /dev/null @@ -1,35 +0,0 @@ -# Server-side -<reply> -<data> -data - to - see -that FTP -works - so does it? -</data> -</reply> - -# Client-side -<client> - <name> -FTP GET with type=A style ASCII URL using %20 codes - </name> - <command> -"ftp://%HOSTIP:%FTPPORT//path%20with%20%20spaces/and%20things2/106;type=A" -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -CWD /path with spaces/and things2 -EPSV -TYPE A -SIZE 106 -RETR 106 -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test107 b/Build/source/libs/curl/tests/data/test107 deleted file mode 100644 index c975ed2e804..00000000000 --- a/Build/source/libs/curl/tests/data/test107 +++ /dev/null @@ -1,38 +0,0 @@ - -# Client-side -<client> - <name> -FTP PASV upload file - </name> -<file name="log/test107.txt"> -data - to - see -that FTP -works - so does it? -</file> - <command> -ftp://%HOSTIP:%FTPPORT/107 -T log/test107.txt -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<upload> -data - to - see -that FTP -works - so does it? -</upload> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -TYPE I -STOR 107 -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test108 b/Build/source/libs/curl/tests/data/test108 deleted file mode 100644 index 69ddf912f97..00000000000 --- a/Build/source/libs/curl/tests/data/test108 +++ /dev/null @@ -1,41 +0,0 @@ -# Server-side -<reply> -<data> -</data> -</reply> - -# Client-side -<client> - <name> -FTP PORT upload with CWD - </name> - <command> -ftp://%HOSTIP:%FTPPORT/CWD/STOR/RETR/108 -T log/upload108 -P - -</command> -<file name="log/upload108"> -Moooooooooooo - upload this -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^PORT .* -^EPRT .* -^LPRT .* -</strip> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -CWD CWD/STOR/RETR -PORT 127,0,0,1,5,109 -TYPE I -STOR 108 -</protocol> -<upload> -Moooooooooooo - upload this -</upload> -</verify> diff --git a/Build/source/libs/curl/tests/data/test109 b/Build/source/libs/curl/tests/data/test109 deleted file mode 100644 index 2f19737b06a..00000000000 --- a/Build/source/libs/curl/tests/data/test109 +++ /dev/null @@ -1,37 +0,0 @@ -# Server-side -<reply> -<data> -</data> -</reply> - -# Client-side -<client> - <name> -FTP PASV upload append - </name> - <command> -ftp://%HOSTIP:%FTPPORT/109 -T log/upload109 --append -</command> -<file name="log/upload109"> -Moooooooooooo - upload this -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -</strip> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -TYPE I -APPE 109 -</protocol> -<upload> -Moooooooooooo - upload this -</upload> -</verify> diff --git a/Build/source/libs/curl/tests/data/test11 b/Build/source/libs/curl/tests/data/test11 deleted file mode 100644 index 4d80c9d09ab..00000000000 --- a/Build/source/libs/curl/tests/data/test11 +++ /dev/null @@ -1,64 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Location: data/110002.txt?coolsite=yes -Connection: close - -This server reply is for testing a simple Location: following - -</data> -<data2> -HTTP/1.1 200 Followed here fine -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - -If this is received, the location following worked - -</data2> -<datacheck> -HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Location: data/110002.txt?coolsite=yes -Connection: close - -HTTP/1.1 200 Followed here fine -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - -If this is received, the location following worked - -</datacheck> -</reply> - -# Client-side -<client> - <name> -simple HTTP Location: following - </name> - <command> -http://%HOSTIP:%HOSTPORT/want/11 -L -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /want/11 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -GET /want/data/110002.txt?coolsite=yes HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test110 b/Build/source/libs/curl/tests/data/test110 deleted file mode 100644 index e93c2cc4d99..00000000000 --- a/Build/source/libs/curl/tests/data/test110 +++ /dev/null @@ -1,40 +0,0 @@ -# Server-side -<reply> -<data> -expected to be a file without the first part -but we emulate that -</data> -<size> -85 -</size> -</reply> - -# Client-side -<client> - <name> -FTP download resume with set limit - </name> - <command> -ftp://%HOSTIP:%FTPPORT/110 -C 20 -</command> -<file name="log/ftpserver.cmd"> -REPLY EPSV 500 no such command -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -</strip> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -PASV -TYPE I -SIZE 110 -REST 20 -RETR 110 -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test111 b/Build/source/libs/curl/tests/data/test111 deleted file mode 100644 index a8052254b55..00000000000 --- a/Build/source/libs/curl/tests/data/test111 +++ /dev/null @@ -1,33 +0,0 @@ -# Server-side -<reply> -<size> -85 -</size> -</reply> - -# Client-side -<client> - <name> -FTP download resume beyond file size - </name> - <command> -ftp://%HOSTIP:%FTPPORT/111 -C 2000 -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -36 -</errorcode> -<strip> -</strip> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -TYPE I -SIZE 111 -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test112 b/Build/source/libs/curl/tests/data/test112 deleted file mode 100644 index 001faa198c9..00000000000 --- a/Build/source/libs/curl/tests/data/test112 +++ /dev/null @@ -1,37 +0,0 @@ -# Server-side -<reply> -</reply> - -# Client-side -<client> - <name> -FTP PASV upload resume - </name> - <command> -ftp://%HOSTIP:%FTPPORT/112 -T log/upload112 -C 40 -</command> -<file name="log/upload112"> -this is the *****crap******** that we're gonna upload - -worx? -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -</strip> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -TYPE I -APPE 112 -</protocol> -<upload> - gonna upload - -worx? -</upload> -</verify> diff --git a/Build/source/libs/curl/tests/data/test113 b/Build/source/libs/curl/tests/data/test113 deleted file mode 100644 index 93cb1c782bb..00000000000 --- a/Build/source/libs/curl/tests/data/test113 +++ /dev/null @@ -1,26 +0,0 @@ -# Server-side -<reply> -</reply> - -# Client-side -<client> - <name> -FTP download, failed login: USER not valid - </name> - <command> -ftp://%HOSTIP:%FTPPORT/113 -</command> -<file name="log/ftpserver.cmd"> -REPLY USER 314 bluah you fewl! -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -12 -</errorcode> -<protocol> -USER anonymous -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test114 b/Build/source/libs/curl/tests/data/test114 deleted file mode 100644 index 7b35277d741..00000000000 --- a/Build/source/libs/curl/tests/data/test114 +++ /dev/null @@ -1,27 +0,0 @@ -# Server-side -<reply> -</reply> - -# Client-side -<client> - <name> -FTP download, failed login: PASS not valid - </name> - <command> -ftp://%HOSTIP:%FTPPORT/114 -</command> -<file name="log/ftpserver.cmd"> -REPLY PASS 314 bluah you f00l! -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -11 -</errorcode> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test115 b/Build/source/libs/curl/tests/data/test115 deleted file mode 100644 index e4bb77ec617..00000000000 --- a/Build/source/libs/curl/tests/data/test115 +++ /dev/null @@ -1,31 +0,0 @@ -# Server-side -<reply> -</reply> - -# Client-side -<client> - <name> -FTP download, failed PASV - </name> - <command> -ftp://%HOSTIP:%FTPPORT/115 -</command> -<file name="log/ftpserver.cmd"> -REPLY PASV 314 bluah you f00l! -REPLY EPSV 314 bluah you f00l! -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -13 -</errorcode> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -PASV -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test116 b/Build/source/libs/curl/tests/data/test116 deleted file mode 100644 index d84ffe9fcfa..00000000000 --- a/Build/source/libs/curl/tests/data/test116 +++ /dev/null @@ -1,33 +0,0 @@ -# Server-side -<reply> -</reply> - -# Client-side -<client> - <name> -FTP download, failed PORT - </name> - <command> -ftp://%HOSTIP:%FTPPORT/116 -P 127.0.0.1 -</command> -<file name="log/ftpserver.cmd"> -REPLY PORT 314 bluah you f00l! -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -30 -</errorcode> -<strip> -^PORT 127,0,0,1,.* -^EPRT .* -^LPRT .* -</strip> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test117 b/Build/source/libs/curl/tests/data/test117 deleted file mode 100644 index 549f21c307c..00000000000 --- a/Build/source/libs/curl/tests/data/test117 +++ /dev/null @@ -1,32 +0,0 @@ -# Server-side -<reply> -</reply> - -# Client-side -<client> - <name> -FTP download, failed TYPE - </name> - <command> -ftp://%HOSTIP:%FTPPORT/117 -</command> -<file name="log/ftpserver.cmd"> -REPLY EPSV 314 bluah you f00l! -REPLY TYPE 314 bluah you f00l! -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -17 -</errorcode> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -PASV -TYPE I -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test118 b/Build/source/libs/curl/tests/data/test118 deleted file mode 100644 index db317c7b34e..00000000000 --- a/Build/source/libs/curl/tests/data/test118 +++ /dev/null @@ -1,34 +0,0 @@ -# Server-side -<reply> -</reply> - -# Client-side -<client> - <name> -FTP download, failed RETR - </name> - <command> -ftp://%HOSTIP:%FTPPORT/118 -</command> -<file name="log/ftpserver.cmd"> -REPLY RETR 314 bluah you f00l! -REPLY EPSV 314 bluah you f00l! -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -19 -</errorcode> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -PASV -TYPE I -SIZE 118 -RETR 118 -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test119 b/Build/source/libs/curl/tests/data/test119 deleted file mode 100644 index dfcc50928b3..00000000000 --- a/Build/source/libs/curl/tests/data/test119 +++ /dev/null @@ -1,36 +0,0 @@ -# Server-side -<reply> -</reply> - -# Client-side -<client> - <name> -FTP download, failed RETR with PORT - </name> - <command> -ftp://%HOSTIP:%FTPPORT/119 -P - -</command> -<file name="log/ftpserver.cmd"> -REPLY RETR 314 bluah you f00l! -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -19 -</errorcode> -<strip> -^PORT.* -^EPRT .* -^LPRT .* -</strip> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -TYPE I -SIZE 119 -RETR 119 -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test12 b/Build/source/libs/curl/tests/data/test12 deleted file mode 100644 index 6af9037db09..00000000000 --- a/Build/source/libs/curl/tests/data/test12 +++ /dev/null @@ -1,44 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 206 Partial Content -Date: Mon, 13 Nov 2000 13:41:09 GMT -Server: Apache/1.3.11 (Unix) PHP/3.0.14 -Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT -ETag: "21025-dc7-39462498" -Accept-Ranges: bytes -Content-Length: 101 -Content-Range: bytes 100-200/3527 -Connection: close -Content-Type: text/html - -ink="#ffffff" vlink="#cccccc"> -<table width=100% cellspacing=0 cellpadding=0 border=0> - <tr> 0123456 -</data> -</reply> - -# Client-side -<client> - <name> -HTTP range support - </name> - <command> -http://%HOSTIP:%HOSTPORT/want/12 -r 100-200 -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /want/12 HTTP/1.1 -Range: bytes=100-200 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test120 b/Build/source/libs/curl/tests/data/test120 deleted file mode 100644 index 30e03f9287f..00000000000 --- a/Build/source/libs/curl/tests/data/test120 +++ /dev/null @@ -1,39 +0,0 @@ -# Server-side -<reply> -<data> -data - to - see -that FTP -works - so does it? -</data> -</reply> - -# Client-side -<client> - <name> -ftp download with post-quote delete operation - </name> - <command> -ftp://%HOSTIP:%FTPPORT/120 -Q "-DELE file" -</command> -<file name="log/ftpserver.cmd"> -REPLY EPSV 314 bluah you f00l! -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -PASV -TYPE I -SIZE 120 -RETR 120 -DELE file -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test121 b/Build/source/libs/curl/tests/data/test121 deleted file mode 100644 index 34c22db6852..00000000000 --- a/Build/source/libs/curl/tests/data/test121 +++ /dev/null @@ -1,36 +0,0 @@ -# Server-side -<reply> -<data> -data - to - see -that FTP -works - so does it? -</data> -</reply> - -# Client-side -<client> - <name> -ftp download with post- and pre-transfer delete operations - </name> - <command> -ftp://%HOSTIP:%FTPPORT/121 -Q "-DELE after_transfer" -Q "DELE before_transfer" -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -DELE before_transfer -EPSV -TYPE I -SIZE 121 -RETR 121 -DELE after_transfer -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test122 b/Build/source/libs/curl/tests/data/test122 deleted file mode 100644 index ba867c60207..00000000000 --- a/Build/source/libs/curl/tests/data/test122 +++ /dev/null @@ -1,32 +0,0 @@ -# Server-side -<reply> -<size> -5 -</size> -</reply> - -# Client-side -<client> - <name> -FTP download resume with whole file already downloaded - </name> - <command> -ftp://%HOSTIP:%FTPPORT/122 -C 5 -</command> -<file name="log/ftpserver.cmd"> -REPLY EPSV 500 no such command -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -PASV -TYPE I -SIZE 122 -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test123 b/Build/source/libs/curl/tests/data/test123 deleted file mode 100644 index d824fb61518..00000000000 --- a/Build/source/libs/curl/tests/data/test123 +++ /dev/null @@ -1,27 +0,0 @@ -# Server-side -<reply> -</reply> - -# Client-side -<client> - <name> -FTP upload resume with whole file already downloaded - </name> - <command> -ftp://%HOSTIP:%FTPPORT/123 -T log/upload123 -C 51 -</command> -<file name="log/upload123"> --------------------------------------------------- -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -TYPE I -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test124 b/Build/source/libs/curl/tests/data/test124 deleted file mode 100644 index 6eebcee35bf..00000000000 --- a/Build/source/libs/curl/tests/data/test124 +++ /dev/null @@ -1,34 +0,0 @@ -# Server-side -<reply> -<data> -we can still send data even if pwd fails! -</data> -</reply> - -# Client-side -<client> - <name> -FTP download, failed PWD - </name> - <command> -ftp://%HOSTIP:%FTPPORT/124 -</command> -<file name="log/ftpserver.cmd"> -REPLY PWD 314 bluah you f00l! -REPLY EPSV 314 bluah you f00l! -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -PASV -TYPE I -SIZE 124 -RETR 124 -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test125 b/Build/source/libs/curl/tests/data/test125 deleted file mode 100644 index 1f7be3d6711..00000000000 --- a/Build/source/libs/curl/tests/data/test125 +++ /dev/null @@ -1,29 +0,0 @@ -# Server-side -<reply> -</reply> - -# Client-side -<client> - <name> -FTP download, failed CWD - </name> - <command> -ftp://%HOSTIP:%FTPPORT/path/to/file/125 -</command> -<file name="log/ftpserver.cmd"> -REPLY CWD 314 bluah you f00l! -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -9 -</errorcode> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -CWD path/to/file -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test126 b/Build/source/libs/curl/tests/data/test126 deleted file mode 100644 index 9b227224cc1..00000000000 --- a/Build/source/libs/curl/tests/data/test126 +++ /dev/null @@ -1,33 +0,0 @@ -# Server-side -<reply> -<data> -this is file contents -</data> -</reply> - -# Client-side -<client> - <name> -FTP download with multiple replies at once in RETR - </name> - <command> -ftp://%HOSTIP:%FTPPORT/blalbla/lululul/126 -</command> -<file name="log/ftpserver.cmd"> -RETRWEIRDO -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -CWD blalbla/lululul -EPSV -TYPE I -SIZE 126 -RETR 126 -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test127 b/Build/source/libs/curl/tests/data/test127 deleted file mode 100644 index 97aa45849ce..00000000000 --- a/Build/source/libs/curl/tests/data/test127 +++ /dev/null @@ -1,30 +0,0 @@ -# Server-side -<reply> -<data> -moooooooo -</data> -</reply> - -# Client-side -<client> - <name> -FTP --disable-epsv - </name> - <command> -ftp://%HOSTIP:%FTPPORT/path/to/file/127 --disable-epsv -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -CWD path/to/file -PASV -TYPE I -SIZE 127 -RETR 127 -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test13 b/Build/source/libs/curl/tests/data/test13 deleted file mode 100644 index 1a7d3605615..00000000000 --- a/Build/source/libs/curl/tests/data/test13 +++ /dev/null @@ -1,34 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 Read you -Deleted: suppose we got a header like this! ;-) - -blabla custom request result - -</data> -</reply> - -# Client-side -<client> - <name> -HTTP custom request 'DELETE' - </name> - <command> -http://%HOSTIP:%HOSTPORT/want/13 -X DELETE -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -DELETE /want/13 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test14 b/Build/source/libs/curl/tests/data/test14 deleted file mode 100644 index 7f02b438aba..00000000000 --- a/Build/source/libs/curl/tests/data/test14 +++ /dev/null @@ -1,34 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Server: thebest/1.0 -Connection: close - -</data> -</reply> - -# Client-side -<client> - <name> -HTTP HEAD with Connection: close - </name> - <command> -http://%HOSTIP:%HOSTPORT/want/14 -i --head -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -HEAD /want/14 HTTP/1.1 -User-Agent: curl/7.4.2-pre4 (sparc-sun-solaris2.7) libcurl 7.4.2-pre4 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test15 b/Build/source/libs/curl/tests/data/test15 deleted file mode 100644 index b2a8befa5f3..00000000000 --- a/Build/source/libs/curl/tests/data/test15 +++ /dev/null @@ -1,44 +0,0 @@ -# Server-side -<reply> -<data nocheck=true> -HTTP/1.4 200 OK -Fake: yes -Fake: yes -Fake: yes - -Repeated nonsense-headers -</data> -</reply> - -# Client-side -<client> - <name> ---write-out test - </name> - <command> -http://%HOSTIP:%HOSTPORT/want/15 --write-out '%{url_effective} %{http_code} %{size_download}\n' -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<stdout> -HTTP/1.4 200 OK -Fake: yes -Fake: yes -Fake: yes - -Repeated nonsense-headers -http://127.0.0.1:8999/want/15 200 26 -</stdout> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /want/15 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test16 b/Build/source/libs/curl/tests/data/test16 deleted file mode 100644 index 18ce653679c..00000000000 --- a/Build/source/libs/curl/tests/data/test16 +++ /dev/null @@ -1,37 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Type: text/html -Funny-head: yesyes - -the content goes here -</data> -</reply> - -# Client-side -<client> - <name> -HTTP with proxy athorization - </name> - <command> - -U fake@user:§§§looooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooong -x %HOSTIP:%HOSTPORT http://we.want.that.site.com/16 -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET http://we.want.that.site.com/16 HTTP/1.1 -Proxy-authorization: Basic ZmFrZUB1c2VyOqenp2xvb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb28= -Host: we.want.that.site.com -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test17 b/Build/source/libs/curl/tests/data/test17 deleted file mode 100644 index 572252e5eca..00000000000 --- a/Build/source/libs/curl/tests/data/test17 +++ /dev/null @@ -1,42 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Funny-head: yesyes - -This is the proof it works -</data> -</reply> - -# Client-side -<client> - <name> -HTTP with config file on stdin - </name> - <stdin> -# -# Use a silly request without '--': -request MOOO -# -# Set the user-agent using a short-option: --A "agent007 license to drill\t" -# -# long option *with* '--': ---max-time 180 - </stdin> - <command> --K - %HOSTIP:%HOSTPORT/that.site.com/17 -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<protocol> -MOOO /that.site.com/17 HTTP/1.1 -User-Agent: agent007 license to drill -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test18 b/Build/source/libs/curl/tests/data/test18 deleted file mode 100644 index 3f33ae6cdcd..00000000000 --- a/Build/source/libs/curl/tests/data/test18 +++ /dev/null @@ -1,75 +0,0 @@ -# Server-side -<reply> -<data nocheck=1> -HTTP/1.1 200 OK -Funny-head: yesyes - -moo -</data> -<data2> -HTTP/1.1 200 OK -Funny-head: yesyes - -foo -</data2> -<data3> -HTTP/1.1 200 OK -Funny-head: yesyes - -hoo -</data3> -</reply> - -# Client-side -<client> - <name> -multiple requests using {} in URL - </name> - <command> -'%HOSTIP:%HOSTPORT/{18,180002,180003}' -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /18 HTTP/1.1 -User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled) -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -GET /180002 HTTP/1.1 -User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled) -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -GET /180003 HTTP/1.1 -User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled) -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -<stdout> ---_curl_--127.0.0.1:8999/18 -HTTP/1.1 200 OK -Funny-head: yesyes - -moo ---_curl_--127.0.0.1:8999/180002 -HTTP/1.1 200 OK -Funny-head: yesyes - -foo ---_curl_--127.0.0.1:8999/180003 -HTTP/1.1 200 OK -Funny-head: yesyes - -hoo -</stdout> -</verify> diff --git a/Build/source/libs/curl/tests/data/test19 b/Build/source/libs/curl/tests/data/test19 deleted file mode 100644 index 5e2b352c384..00000000000 --- a/Build/source/libs/curl/tests/data/test19 +++ /dev/null @@ -1,22 +0,0 @@ -# Server-side -<reply> -<data> -</data> -</reply> - -# Client-side -<client> - <name> -attempt connect to non-listening socket - </name> - <command> -%HOSTIP:60000 -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -7 -</errorcode> -</verify> diff --git a/Build/source/libs/curl/tests/data/test190 b/Build/source/libs/curl/tests/data/test190 deleted file mode 100644 index fc131f78b17..00000000000 --- a/Build/source/libs/curl/tests/data/test190 +++ /dev/null @@ -1,30 +0,0 @@ -# Server-side -<reply> -moooooooo -</reply> - -# Client-side -<client> - <name> -FTP download with strict timeout and slow CWD - </name> - <command> -ftp://%HOSTIP:%FTPPORT/path/to/file/126 -m 3 -</command> -<file name="log/ftpserver.cmd"> -DELAY CWD 15 -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -28 -</errorcode> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -CWD path/to/file -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test2 b/Build/source/libs/curl/tests/data/test2 deleted file mode 100644 index fc0ebe845e2..00000000000 --- a/Build/source/libs/curl/tests/data/test2 +++ /dev/null @@ -1,42 +0,0 @@ -# -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Type: text/html -Funny-head: yesyes - -</data> -</reply> - -# -# Client-side -<client> - <name> -HTTP GET with user and password - </name> - <command> - -u fake:user http://%HOSTIP:%HOSTPORT/2 -</command> -</test> - -# -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /2 HTTP/1.1 -Authorization: Basic ZmFrZTp1c2Vy -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -<data> -[insert full protocol verifiction dump here] -</data> -</verify> diff --git a/Build/source/libs/curl/tests/data/test20 b/Build/source/libs/curl/tests/data/test20 deleted file mode 100644 index 943596430bf..00000000000 --- a/Build/source/libs/curl/tests/data/test20 +++ /dev/null @@ -1,22 +0,0 @@ -# Server-side -<reply> -<data> -</data> -</reply> - -# Client-side -<client> - <name> -attempt connect to non-existing host name - </name> - <command> -non-existing-and-weeeeeeirdname -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -6 -</errorcode> -</verify> diff --git a/Build/source/libs/curl/tests/data/test200 b/Build/source/libs/curl/tests/data/test200 deleted file mode 100644 index 709de52fe61..00000000000 --- a/Build/source/libs/curl/tests/data/test200 +++ /dev/null @@ -1,31 +0,0 @@ -# Server-side -<reply> -<data> -foo - bar -bar - foo -moo -</data> -</reply> - -# Client-side -<client> - <name> -basic file:// file - </name> - <command> -file://localhost/%PWD/log/test200.txt -</command> -<file name="log/test200.txt"> -foo - bar -bar - foo -moo -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -</verify> diff --git a/Build/source/libs/curl/tests/data/test201 b/Build/source/libs/curl/tests/data/test201 deleted file mode 100644 index f441be801a2..00000000000 --- a/Build/source/libs/curl/tests/data/test201 +++ /dev/null @@ -1,22 +0,0 @@ -# Server-side -<reply> -<data> -</data> -</reply> - -# Client-side -<client> - <name> -missing file:// file - </name> - <command> -file://localhost/%PWD/log/non-existant-file.txt -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -37 -</errorcode> -</verify> diff --git a/Build/source/libs/curl/tests/data/test202 b/Build/source/libs/curl/tests/data/test202 deleted file mode 100644 index 4a7fd313e81..00000000000 --- a/Build/source/libs/curl/tests/data/test202 +++ /dev/null @@ -1,26 +0,0 @@ -# Server-side -<reply> -<data> -</data> -</reply> - -# Client-side -<client> - <name> -two file:// URLs to stdout - </name> - <command> -file://localhost/%PWD/log/test202.txt file://localhost/%PWD/log/test202.txt -</command> -<file name="log/test202.txt"> -contents in a single file -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<stdout> -contents in a single file -contents in a single file -</stdout> -</verify> diff --git a/Build/source/libs/curl/tests/data/test21 b/Build/source/libs/curl/tests/data/test21 deleted file mode 100644 index b8aa3e1b744..00000000000 --- a/Build/source/libs/curl/tests/data/test21 +++ /dev/null @@ -1,22 +0,0 @@ -# Server-side -<reply> -<data> -</data> -</reply> - -# Client-side -<client> - <name> -use curl with multiple request methods - </name> - <command> --I -d FOOO localhost -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -2 -</errorcode> -</verify> diff --git a/Build/source/libs/curl/tests/data/test22 b/Build/source/libs/curl/tests/data/test22 deleted file mode 100644 index 1179cd29014..00000000000 --- a/Build/source/libs/curl/tests/data/test22 +++ /dev/null @@ -1,34 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Funny-head: yesyes - -This is the proof it works -</data> -</reply> - -# Client-side -<client> - <name> -get HTTP with URL > 10000 bytes - </name> - <command> -%HOSTIP:%HOSTPORT/`perl -e 'print "a" x 10000;'`/22 -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent: curl/.* -</strip> -<protocol> -GET /aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/22 HTTP/1.1 -User-Agent: curl/7.4.2 (sparc-sun-solaris2.7) libcurl 7.4.2 (SSL 0.9.6) -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol -</verify> diff --git a/Build/source/libs/curl/tests/data/test23 b/Build/source/libs/curl/tests/data/test23 deleted file mode 100644 index 1a30b303d4d..00000000000 --- a/Build/source/libs/curl/tests/data/test23 +++ /dev/null @@ -1,22 +0,0 @@ -# Server-side -<reply> -<data> -</data> -</reply> - -# Client-side -<client> - <name> -unsupported protocol:// URL - </name> - <command> -htfp://%HOSTIP:%HOSTPORT/none.htfml -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -1 -</errorcode> -</verify> diff --git a/Build/source/libs/curl/tests/data/test24 b/Build/source/libs/curl/tests/data/test24 deleted file mode 100644 index 1b8d528a97b..00000000000 --- a/Build/source/libs/curl/tests/data/test24 +++ /dev/null @@ -1,37 +0,0 @@ -# Server-side -<reply> -<data nocheck=1> -HTTP/1.0 404 BAD BOY -Content-Type: text/html - -This silly page doesn't reaaaaaly exist so you should not get it. -</data> -</reply> - -# Client-side -<client> - <name> -HTTP GET fail silently on HTTP error return - </name> - <command> -http://%HOSTIP:%HOSTPORT/24 --fail -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent: curl/.* -</strip> -<protocol> -GET /24 HTTP/1.1 -User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled) -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -<errorcode> -22 -</errorcode> -</verify> diff --git a/Build/source/libs/curl/tests/data/test25 b/Build/source/libs/curl/tests/data/test25 deleted file mode 100644 index a5592a00948..00000000000 --- a/Build/source/libs/curl/tests/data/test25 +++ /dev/null @@ -1,109 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 301 This is a weirdo text message -Server: test-server/fake -Location: data/reply/25 -Content-Length: 32 -Connection: close - -Redirect to the same URL again! -</data> -<datacheck> -HTTP/1.1 301 This is a weirdo text message -Server: test-server/fake -Location: data/reply/25 -Content-Length: 32 -Connection: close - -HTTP/1.1 301 This is a weirdo text message -Server: test-server/fake -Location: data/reply/25 -Content-Length: 32 -Connection: close - -HTTP/1.1 301 This is a weirdo text message -Server: test-server/fake -Location: data/reply/25 -Content-Length: 32 -Connection: close - -HTTP/1.1 301 This is a weirdo text message -Server: test-server/fake -Location: data/reply/25 -Content-Length: 32 -Connection: close - -HTTP/1.1 301 This is a weirdo text message -Server: test-server/fake -Location: data/reply/25 -Content-Length: 32 -Connection: close - -HTTP/1.1 301 This is a weirdo text message -Server: test-server/fake -Location: data/reply/25 -Content-Length: 32 -Connection: close - -</datacheck> -</reply> - -# Client-side -<client> - <name> -looping HTTP Location: following with --max-redirs, no persistance - </name> - <command> -http://%HOSTIP:%HOSTPORT/want/25 -L --max-redirs 5 -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent: curl/.* -</strip> -<protocol> -GET /want/25 HTTP/1.1 -User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled) -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -GET /want/data/reply/25 HTTP/1.1 -User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled) -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -GET /want/data/reply/data/reply/25 HTTP/1.1 -User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled) -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -GET /want/data/reply/data/reply/data/reply/25 HTTP/1.1 -User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled) -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -GET /want/data/reply/data/reply/data/reply/data/reply/25 HTTP/1.1 -User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled) -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -GET /want/data/reply/data/reply/data/reply/data/reply/data/reply/25 HTTP/1.1 -User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled) -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> - -<errorcode> -47 -</errorcode> -</verify> diff --git a/Build/source/libs/curl/tests/data/test26 b/Build/source/libs/curl/tests/data/test26 deleted file mode 100644 index 75530b1a304..00000000000 --- a/Build/source/libs/curl/tests/data/test26 +++ /dev/null @@ -1,35 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 Mooo -Server: test-server/fake -Connection: close - -*flopp* -</data> -</reply> - -# Client-side -<client> - <name> -specify more -o than URLs - </name> - <command> -http://%HOSTIP:%HOSTPORT/want/26 -o - -o - -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent: curl.* -</strip> -<protocol> -GET /want/26 HTTP/1.1 -User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled) -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test27 b/Build/source/libs/curl/tests/data/test27 deleted file mode 100644 index 830bb3dabeb..00000000000 --- a/Build/source/libs/curl/tests/data/test27 +++ /dev/null @@ -1,46 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 Mooo -Connection: close -Set-Cookie: path=/; thewinneris=nowayyouwin; - -*flopp* -</data> -</reply> - -# Client-side -<client> - <name> -Get same cookie page several times - </name> - <command> -'http://%HOSTIP:%HOSTPORT/want/{27,27,27}' -b none -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent: curl.* -</strip> -<protocol> -GET /want/27 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -GET /want/27 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* -Cookie: thewinneris=nowayyouwin - -GET /want/27 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* -Cookie: thewinneris=nowayyouwin - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test28 b/Build/source/libs/curl/tests/data/test28 deleted file mode 100644 index bea7edd4787..00000000000 --- a/Build/source/libs/curl/tests/data/test28 +++ /dev/null @@ -1,64 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Location: /online/1,1795,Welcome,00.html/280002.txt?logout=TRUE -Connection: close - -This server reply is for testing a simple Location: following - -</data> -<data2> -HTTP/1.1 200 Followed here fine -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - -If this is received, the location following worked - -</data2> -<datacheck> -HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Location: /online/1,1795,Welcome,00.html/280002.txt?logout=TRUE -Connection: close - -HTTP/1.1 200 Followed here fine -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - -If this is received, the location following worked - -</datacheck> -</reply> - -# Client-side -<client> - <name> -HTTP Location: following with extra spaces in header - </name> - <command> -http://%HOSTIP:%HOSTPORT/want/28 -L -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /want/28 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -GET /online/1,1795,Welcome,00.html/280002.txt?logout=TRUE HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test29 b/Build/source/libs/curl/tests/data/test29 deleted file mode 100644 index e447c53d86c..00000000000 --- a/Build/source/libs/curl/tests/data/test29 +++ /dev/null @@ -1,40 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Connection: close - -<html>result</html> -</data> -<postcmd> -wait 10 -</postcmd> -</reply> - -# Client-side -<client> - <name> -HTTP with 2 secs timeout - </name> - <command> -http://%HOSTIP:%HOSTPORT/want/29 -m 2 -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /want/29 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -<errorcode> -28 -</errorcode> -</verify> diff --git a/Build/source/libs/curl/tests/data/test3 b/Build/source/libs/curl/tests/data/test3 deleted file mode 100644 index 0e2d9d95f9d..00000000000 --- a/Build/source/libs/curl/tests/data/test3 +++ /dev/null @@ -1,42 +0,0 @@ -# -# Server-side -<reply name="1"> -<data> -HTTP/1.0 200 OK -Server: test-server/fake -Content-Type: text/html -Content-Length: 0 - -this is data even though Content-Length is set to zero -</data> -</reply> - -# -# Client-side -<client> - <name> -HTTP POST with user and password - </name> - <command> - -d "fooo=mooo&pooo=clue&doo=%20%20%20++++" -u "fake:-user" http://%HOSTIP:%HOSTPORT/3 -</command> -</test> - -# -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol nonewline=yes> -POST /3 HTTP/1.1 -Authorization: Basic ZmFrZTotdXNlcg== -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* -Content-Length: 37 -Content-Type: application/x-www-form-urlencoded - -fooo=mooo&pooo=clue&doo=%20%20%20++++ -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test30 b/Build/source/libs/curl/tests/data/test30 deleted file mode 100644 index f8a1087dc0a..00000000000 --- a/Build/source/libs/curl/tests/data/test30 +++ /dev/null @@ -1,32 +0,0 @@ -# Server-side -<reply> -<data> -</data> -</reply> - -# Client-side -<client> - <name> -HTTP with no data in server reply - </name> - <command> -http://%HOSTIP:%HOSTPORT/want/30 -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /want/30 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -<errorcode> -52 -</errorcode> -</verify> diff --git a/Build/source/libs/curl/tests/data/test300 b/Build/source/libs/curl/tests/data/test300 deleted file mode 100644 index faad4d0599f..00000000000 --- a/Build/source/libs/curl/tests/data/test300 +++ /dev/null @@ -1,38 +0,0 @@ -# -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Length: 7 - -MooMoo -</data> -</reply> - -# -# Client-side -<client> - <name> -simple HTTPS GET - </name> - <command> -https://%HOSTIP:%HTTPSPORT/300 -</command> -</test> - -# -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /300 HTTP/1.1 -Host: 127.0.0.1:8433 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test301 b/Build/source/libs/curl/tests/data/test301 deleted file mode 100644 index c84c57407c8..00000000000 --- a/Build/source/libs/curl/tests/data/test301 +++ /dev/null @@ -1,42 +0,0 @@ -# -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Type: text/html -Funny-head: yesyes - -</data> -</reply> - -# -# Client-side -<client> - <name> -HTTPS GET with user and password - </name> - <command> - -u fake:user https://%HOSTIP:%HTTPSPORT/2 -</command> -</test> - -# -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /2 HTTP/1.1 -Authorization: Basic ZmFrZTp1c2Vy -Host: 127.0.0.1:8433 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -<data> -[insert full protocol verifiction dump here] -</data> -</verify> diff --git a/Build/source/libs/curl/tests/data/test302 b/Build/source/libs/curl/tests/data/test302 deleted file mode 100644 index e31ce2ec93a..00000000000 --- a/Build/source/libs/curl/tests/data/test302 +++ /dev/null @@ -1,31 +0,0 @@ -# -# Server-side -<reply> -</reply> - -# -# Client-side -<client> - <name> -HTTPS GET over HTTP proxy fails - </name> - <command> - -U fake:user -x %HOSTIP:%HOSTPORT https://ssl.fakeurl-to.test/slash/302 -</command> -</test> - -# -# Verify data after the test has been "shot" -<verify> -<errorcode> -26 -</errorcode> -<strip> -^User-Agent:.* -</strip> -<protocol> -</protocol> -<data> -[insert full protocol verifiction dump here] -</data> -</verify> diff --git a/Build/source/libs/curl/tests/data/test303 b/Build/source/libs/curl/tests/data/test303 deleted file mode 100644 index d925b143660..00000000000 --- a/Build/source/libs/curl/tests/data/test303 +++ /dev/null @@ -1,40 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Connection: close - -<html>result</html> -</data> -<postcmd> -wait 10 -</postcmd> -</reply> - -# Client-side -<client> - <name> -HTTPS with 2 secs timeout - </name> - <command> -http://%HOSTIP:%HOSTPORT/want/303 -m 2 -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /want/303 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -<errorcode> -28 -</errorcode> -</verify> diff --git a/Build/source/libs/curl/tests/data/test304 b/Build/source/libs/curl/tests/data/test304 deleted file mode 100644 index 8d151abef63..00000000000 --- a/Build/source/libs/curl/tests/data/test304 +++ /dev/null @@ -1,58 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - -blablabla - -</data> -</reply> - -# Client-side -<client> - <name> -HTTPS multipart formpost - </name> - <command> -https://%HOSTIP:%HTTPSPORT/we/want/304 -F name=daniel -F tool=curl -F file=@log/test304.txt -</command> -# We create this file before the command is invoked! -<file name="log/test304.txt"> -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^(User-Agent:|Content-Type: multipart/form-data;|--curl).* -</strip> -<protocol> -POST /we/want/304 HTTP/1.1 -User-Agent: curl/7.9.5-pre4 (sparc-sun-solaris2.7) libcurl 7.9.5-pre4 (OpenSSL 0.9.6c) (krb4 enabled) -Host: 127.0.0.1:8433 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* -Content-Length: 1354 -Expect: 100-continue -Content-Type: multipart/form-data; boundary=curlfPpkLyYwSYaH6Fkg0WkEldoJyAQ - ---curlfPpkLyYwSYaH6Fkg0WkEldoJyAQ -Content-Disposition: form-data; name="name" - -daniel ---curlfPpkLyYwSYaH6Fkg0WkEldoJyAQ -Content-Disposition: form-data; name="tool" - -curl ---curlfPpkLyYwSYaH6Fkg0WkEldoJyAQ -Content-Disposition: form-data; name="file"; filename="log/test304.txt" -Content-Type: text/plain - -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa - ---curlfPpkLyYwSYaH6Fkg0WkEldoJyAQ-- -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test31 b/Build/source/libs/curl/tests/data/test31 deleted file mode 100644 index 037a872ef03..00000000000 --- a/Build/source/libs/curl/tests/data/test31 +++ /dev/null @@ -1,56 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Type: text/html -Funny-head: yesyes -Set-Cookie: foobar=name; domain=127.0.0.1; path=/ ; secure -Set-Cookie:mismatch=this ; domain=127.0.0.1; path=/silly/ -Set-Cookie: partmatch=present; domain=127.0.0.1 ; path=/; -Set-Cookie: eat=this; domain=moo.foo.moo; -Set-Cookie: eat=this-too; domain=.foo.moo; -Set-Cookie: nodomainnovalue -Set-Cookie: nodomain=value; expires=Tue Feb 1 11:56:27 MET 2014 -Set-Cookie: nodomainnovalue; domain=reallysilly - -boo -</data> -</reply> - -# Client-side -<client> - <name> -HTTP with weirdly formatted cookies and cookiejar storage - </name> - <command> -http://%HOSTIP:%HOSTPORT/we/want/31 -b none -c log/jar31.txt -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /we/want/31 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -<file name="log/jar31.txt"> -# Netscape HTTP Cookie File -# http://www.netscape.com/newsref/std/cookie_spec.html -# This file was generated by libcurl! Edit at your own risk. - -127.0.0.1 FALSE / TRUE 0 foobar name -127.0.0.1 FALSE /silly/ FALSE 0 ismatch this -127.0.0.1 FALSE / FALSE 0 partmatch present -moo.foo.moo FALSE / FALSE 0 eat this -.foo.moo TRUE / FALSE 0 eat this-too -127.0.0.1 FALSE / FALSE 1391252187 nodomain value -</file> -</verify> diff --git a/Build/source/libs/curl/tests/data/test33 b/Build/source/libs/curl/tests/data/test33 deleted file mode 100644 index d8706adda7b..00000000000 --- a/Build/source/libs/curl/tests/data/test33 +++ /dev/null @@ -1,50 +0,0 @@ -# Server-side -<reply> -<data> - -</data> -</reply> - -# Client-side -<client> - <name> -HTTP PUT with resume - </name> -<file name="log/test33.txt"> -012345678 -012345678 -012345678 -012345678 -012345678 -012345678 -012345678 -012345678 -012345678 -012345678 -</file> - <command> -http://%HOSTIP:%HOSTPORT/33 -Tlog/test33.txt -C 50 -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -PUT /33 HTTP/1.1 -Content-Range: bytes 50-99/100 -User-Agent: curl/7.6 (sparc-sun-solaris2.7) libcurl 7.6-pre4 (SSL 0.9.6) (krb4 enabled) -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* -Content-Length: 50 - -012345678 -012345678 -012345678 -012345678 -012345678 -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test34 b/Build/source/libs/curl/tests/data/test34 deleted file mode 100644 index 1786cb60c76..00000000000 --- a/Build/source/libs/curl/tests/data/test34 +++ /dev/null @@ -1,55 +0,0 @@ -# -# Server-side -<reply> -<data> -HTTP/1.1 200 funky chunky! -Server: fakeit/0.9 fakeitbad/1.0 -Transfer-Encoding: chunked -Connection: mooo - -40 -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -30 -bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb -21;heresatest=moooo -cccccccccccccccccccccccccccccccc - -0 -muuu -</data> -<datacheck> -HTTP/1.1 200 funky chunky! -Server: fakeit/0.9 fakeitbad/1.0 -Transfer-Encoding: chunked -Connection: mooo - -aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbcccccccccccccccccccccccccccccccc -</datacheck> -</reply> - -# -# Client-side -<client> - <name> -HTTP GET with chunked Transfer-Encoding - </name> - <command> -http://%HOSTIP:%HOSTPORT/34 -</command> -</test> - -# -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /34 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> - diff --git a/Build/source/libs/curl/tests/data/test36 b/Build/source/libs/curl/tests/data/test36 deleted file mode 100644 index 0983beefde3..00000000000 --- a/Build/source/libs/curl/tests/data/test36 +++ /dev/null @@ -1,54 +0,0 @@ -# -# Server-side -<reply> -<data> -HTTP/1.1 200 funky chunky! -Server: fakeit/0.9 fakeitbad/1.0 -Transfer-Encoding: chunked -Connection: mooo - -2 -a - -ILLEGAL -bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb -</data> -<datacheck> -HTTP/1.1 200 funky chunky! -Server: fakeit/0.9 fakeitbad/1.0 -Transfer-Encoding: chunked -Connection: mooo - -a -</datacheck> -</reply> - -# -# Client-side -<client> - <name> -HTTP GET with bad chunked Transfer-Encoding - </name> - <command> -http://%HOSTIP:%HOSTPORT/36 -</command> -</test> - -# -# Verify data after the test has been "shot" -<verify> -<errorcode> -26 -</errocode> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /36 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> - diff --git a/Build/source/libs/curl/tests/data/test37 b/Build/source/libs/curl/tests/data/test37 deleted file mode 100644 index 5ebd6776cc6..00000000000 --- a/Build/source/libs/curl/tests/data/test37 +++ /dev/null @@ -1,36 +0,0 @@ -# -# Server-side -<reply> -<data> -</data> -</reply> - -# -# Client-side -<client> - <name> -HTTP GET with nothing returned from server - </name> - <command> -http://%HOSTIP:%HOSTPORT/37 -</command> -</test> - -# -# Verify data after the test has been "shot" -<verify> -<errorcode> -52 -</errocode> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /37 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> - diff --git a/Build/source/libs/curl/tests/data/test38 b/Build/source/libs/curl/tests/data/test38 deleted file mode 100644 index 5b7b4fef7d6..00000000000 --- a/Build/source/libs/curl/tests/data/test38 +++ /dev/null @@ -1,49 +0,0 @@ -# Server-side -<reply> -<data nocheck=1> -HTTP/1.0 200 Mooo -Date: Mon, 13 Nov 2000 13:41:09 GMT -Server: myown/1.0 -Connection: close - -todelooooo lalalala yada yada, we know nothing about ranges ;-) -</data> -</reply> - -# Client-side -<client> - <name> -HTTP resume request without server supporting it - </name> - <command option="no-output"> -http://%HOSTIP:%HOSTPORT/want/38 -C - -i -o log/fewl.txt -</command> -<file name="log/fewl.txt"> -This text is here to simulate a partly downloaded file to resume -download on. -</file> -</client> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -33 -</errorcode> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /want/38 HTTP/1.1 -Range: bytes=78- -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> - -# the download target file must remain untouched -<file name="log/fewl.txt"> -This text is here to simulate a partly downloaded file to resume -download on. -</file> -</verify> diff --git a/Build/source/libs/curl/tests/data/test4 b/Build/source/libs/curl/tests/data/test4 deleted file mode 100644 index 47fc4d3ce38..00000000000 --- a/Build/source/libs/curl/tests/data/test4 +++ /dev/null @@ -1,39 +0,0 @@ -# -# Server-side -<reply name="1"> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Type: text/html -Funny-head: yesyes - -</data> -</reply> - -# -# Client-side -<client> - <name> -Replaced internal and added custom HTTP headers - </name> - <command> - -H "extra-header: here" -H "Accept: replaced" http://%HOSTIP:%HOSTPORT/4 -</command> -</test> - -# -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /4 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -extra-header: here -Accept: replaced - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test400 b/Build/source/libs/curl/tests/data/test400 deleted file mode 100644 index b389cff7300..00000000000 --- a/Build/source/libs/curl/tests/data/test400 +++ /dev/null @@ -1,48 +0,0 @@ -# -# Server-side -<reply name="1"> -<data> -total 20 -drwxr-xr-x 8 98 98 512 Oct 22 13:06 . -drwxr-xr-x 8 98 98 512 Oct 22 13:06 .. -drwxr-xr-x 2 98 98 512 May 2 1996 .NeXT --r--r--r-- 1 0 1 35 Jul 16 1996 README -lrwxrwxrwx 1 0 1 7 Dec 9 1999 bin -> usr/bin -dr-xr-xr-x 2 0 1 512 Oct 1 1997 dev -drwxrwxrwx 2 98 98 512 May 29 16:04 download.html -dr-xr-xr-x 2 0 1 512 Nov 30 1995 etc -drwxrwxrwx 2 98 1 512 Oct 30 14:33 pub -dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr -</data> -</reply> - -# -# Client-side -<client> - <name> -FTPS dir list PASV - </name> - <command> -ftps://%HOSTIP:%FTPSPORT/ -</command> -<file name="log/ftpserver.cmd"> -REPLY EPSV 500 no such command -</file> -</test> - -# -# Verify data after the test has been "shot" -<verify> -<strip> -filter off really nothing -</strip> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -EPSV -PASV -TYPE A -LIST -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test401 b/Build/source/libs/curl/tests/data/test401 deleted file mode 100644 index 461b9ba8bb3..00000000000 --- a/Build/source/libs/curl/tests/data/test401 +++ /dev/null @@ -1,30 +0,0 @@ -# Server-side -<reply> -moooooooo -</reply> - -# Client-side -<client> - <name> -FTPS download with strict timeout and slow CWD - </name> - <command> -ftps://%HOSTIP:%FTPSPORT/path/to/file/401 -m 4 -</command> -<file name="log/ftpserver.cmd"> -DELAY CWD 15 -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -28 -</errorcode> -<protocol> -USER anonymous -PASS curl_by_daniel@haxx.se -PWD -CWD path/to/file -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test402 b/Build/source/libs/curl/tests/data/test402 deleted file mode 100644 index 27b265c34cd..00000000000 --- a/Build/source/libs/curl/tests/data/test402 +++ /dev/null @@ -1,21 +0,0 @@ -# Server-side -<reply> -moooooooo -</reply> - -# Client-side -<client> - <name> -FTPS operation to FTP port - </name> - <command> -ftps://%HOSTIP:%FTPPORT/path/to/file/402 -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -35 -</errorcode> -</verify> diff --git a/Build/source/libs/curl/tests/data/test43 b/Build/source/libs/curl/tests/data/test43 deleted file mode 100644 index 0a34a97890f..00000000000 --- a/Build/source/libs/curl/tests/data/test43 +++ /dev/null @@ -1,64 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Location: data/110002.txt?coolsite=yes -Connection: close - -This server reply is for testing a simple Location: following - -</data> -<data2> -HTTP/1.1 200 Followed here fine -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - -If this is received, the location following worked - -</data2> -<datacheck> -HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Location: data/110002.txt?coolsite=yes -Connection: close - -HTTP/1.1 200 Followed here fine -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - -If this is received, the location following worked - -</datacheck> -</reply> - -# Client-side -<client> - <name> -HTTP Location: following over HTTP proxy - </name> - <command> -http://%HOSTIP:%HOSTPORT/want/11 -L -x %HOSTIP:%HOSTPORT -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET http://127.0.0.1:8999/want/11 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -GET http://127.0.0.1:8999/want/data/110002.txt?coolsite=yes HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test44 b/Build/source/libs/curl/tests/data/test44 deleted file mode 100644 index 2426c61939c..00000000000 --- a/Build/source/libs/curl/tests/data/test44 +++ /dev/null @@ -1,60 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - -blablabla - -</data> -</reply> - -# Client-side -<client> - <name> -HTTP RFC1867-type formposting without Expect: header - </name> - <command> -http://%HOSTIP:%HOSTPORT/we/want/44 -F name=daniel -F tool=curl -F file=@log/test44.txt -H 'Expect:' -</command> -# We create this file before the command is invoked! -<file name="log/test44.txt"> -foo- -This is a moo- -bar -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^(User-Agent:|Content-Type: multipart/form-data;|--curl).* -</strip> -<protocol> -POST /we/want/44 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* -Content-Length: 376 -Content-Type: multipart/form-data; boundary=curluczemxkcWWsxptLlAImrFQHwQ3W - ---curluczemxkcWWsxptLlAImrFQHwQ3W -Content-Disposition: form-data; name="name" - -daniel ---curluczemxkcWWsxptLlAImrFQHwQ3W -Content-Disposition: form-data; name="tool" - -curl ---curluczemxkcWWsxptLlAImrFQHwQ3W -Content-Disposition: form-data; name="file"; filename="log/test44.txt" -Content-Type: text/plain - -foo- -This is a moo- -bar ---curluczemxkcWWsxptLlAImrFQHwQ3W-- - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test45 b/Build/source/libs/curl/tests/data/test45 deleted file mode 100644 index ec6a972d5b7..00000000000 --- a/Build/source/libs/curl/tests/data/test45 +++ /dev/null @@ -1,64 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Location: data.cgi?moo=http://&/110002 -Connection: close - -This server reply is for testing a simple Location: following - -</data> -<data2> -HTTP/1.1 200 Followed here fine -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - -If this is received, the location following worked - -</data2> -<datacheck> -HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Location: data.cgi?moo=http://&/110002 -Connection: close - -HTTP/1.1 200 Followed here fine -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - -If this is received, the location following worked - -</datacheck> -</reply> - -# Client-side -<client> - <name> -simple HTTP Location: without protocol in initial URL - </name> - <command> -%HOSTIP:%HOSTPORT/want/45 -L -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /want/45 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -GET /want/data.cgi?moo=http://&/110002 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test46 b/Build/source/libs/curl/tests/data/test46 deleted file mode 100644 index 94e01b05f3c..00000000000 --- a/Build/source/libs/curl/tests/data/test46 +++ /dev/null @@ -1,62 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Server: Microsoft-IIS/4.0 -Date: Tue, 25 Sep 2001 19:37:44 GMT -Content-Type: text/html -Set-Cookie: ckyPersistent=permanent; expires=Tue, 01-Jan-2010 05:00:00 GMT; path=/ -Set-Cookie: ckySession=temporary; path=/ -Set-Cookie: ASPSESSIONIDQGGQQSJJ=GKNBDIFAAOFDPDAIEAKDIBKE; path=/ -Cache-control: private - -This server reply is for testing a simple Location: following - -</data> -</reply> - -# Client-side -<client> - <name> -HTTP, get cookies and store in cookie jar - </name> - <command> -%HOSTIP:%HOSTPORT/want/46 -c log/jar46 -b log/injar46 -</command> -<file name="log/injar46"> -# Netscape HTTP Cookie File -# http://www.netscape.com/newsref/std/cookie_spec.html -# This is generated by libcurl! Do not edit. - -www.fake.come FALSE / FALSE 1022144953 cookiecliente si -www.loser.com FALSE / FALSE 1139150993 UID 99 -127.0.0.1 FALSE / FALSE 1139150993 mooo indeed -</file> -</client> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /want/46 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* -Cookie: mooo=indeed - -</protocol> -<file name="log/jar46"> -# Netscape HTTP Cookie File -# http://www.netscape.com/newsref/std/cookie_spec.html -# This file was generated by libcurl! Edit at your own risk. - -www.fake.come FALSE / FALSE 1022144953 cookiecliente si -www.loser.com FALSE / FALSE 1139150993 UID 99 -127.0.0.1 FALSE / FALSE 1139150993 mooo indeed -127.0.0.1 FALSE / FALSE 1262322000 ckyPersistent permanent -127.0.0.1 FALSE / FALSE 0 ckySession temporary -127.0.0.1 FALSE / FALSE 0 ASPSESSIONIDQGGQQSJJ GKNBDIFAAOFDPDAIEAKDIBKE -</file> -</verify> diff --git a/Build/source/libs/curl/tests/data/test47 b/Build/source/libs/curl/tests/data/test47 deleted file mode 100644 index 3acfeb4677d..00000000000 --- a/Build/source/libs/curl/tests/data/test47 +++ /dev/null @@ -1,38 +0,0 @@ -# -# Server-side -<reply name="47"> -<data> -HTTP/1.0 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - -<foo> within foo </foo> -</data> -</reply> - -# -# Client-side -<client> - <name> -simple HTTP 1.0 GET - </name> - <command> -http://%HOSTIP:%HOSTPORT/47 -0 -</command> -</test> - -# -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /47 HTTP/1.0 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> - diff --git a/Build/source/libs/curl/tests/data/test5 b/Build/source/libs/curl/tests/data/test5 deleted file mode 100644 index 1052c1e9fab..00000000000 --- a/Build/source/libs/curl/tests/data/test5 +++ /dev/null @@ -1,38 +0,0 @@ -# -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Type: text/html -Funny-head: yesyes - -</data> -</reply> - -# -# Client-side -<client> - <name> -HTTP over proxy - </name> - <command> -http://%HOSTIP:%HOSTPORT/we/want/that/page/5 -x %HOSTIP:%HOSTPORT -</command> -</test> - -# -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET http://127.0.0.1:8999/we/want/that/page/5 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test6 b/Build/source/libs/curl/tests/data/test6 deleted file mode 100644 index d3e6ae321f1..00000000000 --- a/Build/source/libs/curl/tests/data/test6 +++ /dev/null @@ -1,36 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Type: text/html -Funny-head: yesyes - -</data> -</reply> - -# Client-side -<client> - <name> -HTTP with simple cookie send - </name> - <command> -http://%HOSTIP:%HOSTPORT/we/want/that/page/6 -b "name=contents;name2=content2" -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /we/want/that/page/6 HTTP/1.1 -Cookie: name=contents;name2=content2 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test7 b/Build/source/libs/curl/tests/data/test7 deleted file mode 100644 index c550feb41b2..00000000000 --- a/Build/source/libs/curl/tests/data/test7 +++ /dev/null @@ -1,49 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Type: text/html -Funny-head: yesyes -Set-Cookie: foobar=name; domain=127.0.0.1; path=/; -Set-Cookie: mismatch=this; domain=127.0.0.1; path="/silly/"; -Set-Cookie: partmatch=present; domain=.0.0.1; path=/; - -</data> -</reply> - -# Client-side -<client> - <name> -HTTP with cookie parser and header recording - </name> - <command> -http://%HOSTIP:%HOSTPORT/we/want/7 -b none -D log/heads7.txt -</command> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /we/want/7 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* - -</protocol> -<file name="log/heads7.txt"> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Type: text/html -Funny-head: yesyes -Set-Cookie: foobar=name; domain=127.0.0.1; path=/; -Set-Cookie: mismatch=this; domain=127.0.0.1; path="/silly/"; -Set-Cookie: partmatch=present; domain=.0.0.1; path=/; - -</file> -</verify> diff --git a/Build/source/libs/curl/tests/data/test8 b/Build/source/libs/curl/tests/data/test8 deleted file mode 100644 index 4c1695b92a0..00000000000 --- a/Build/source/libs/curl/tests/data/test8 +++ /dev/null @@ -1,47 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - -</data> -</reply> - -# Client-side -<client> - <name> -HTTP with cookie parsing from header file - </name> - <command> -http://%HOSTIP:%HOSTPORT/we/want/8 -b log/heads8.txt -</command> - -# We create this file before the command is invoked! -<file name="log/heads8.txt"> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake -Content-Type: text/html -Funny-head: yesyes -Set-Cookie: foobar=name; domain=127.0.0.1; path=/; -Set-Cookie: mismatch=this; domain=127.0.0.1; path="/silly/"; -Set-Cookie: partmatch=present; domain=.0.0.1; path=/; - -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^User-Agent:.* -</strip> -<protocol> -GET /we/want/8 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* -Cookie: partmatch=present; foobar=name - -</protocol> -</verify> diff --git a/Build/source/libs/curl/tests/data/test9 b/Build/source/libs/curl/tests/data/test9 deleted file mode 100644 index e6883a979ef..00000000000 --- a/Build/source/libs/curl/tests/data/test9 +++ /dev/null @@ -1,61 +0,0 @@ -# Server-side -<reply> -<data> -HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT -Server: test-server/fake - -blablabla - -</data> -</reply> - -# Client-side -<client> - <name> -HTTP RFC1867-type formposting - </name> - <command> -http://%HOSTIP:%HOSTPORT/we/want/9 -F name=daniel -F tool=curl -F file=@log/test9.txt -</command> -# We create this file before the command is invoked! -<file name="log/test9.txt"> -foo- -This is a moo- -bar -</file> -</test> - -# Verify data after the test has been "shot" -<verify> -<strip> -^(User-Agent:|Content-Type: multipart/form-data;|--curl).* -</strip> -<protocol> -POST /we/want/9 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* -Content-Length: 375 -Expect: 100-continue -Content-Type: multipart/form-data; boundary=curluczemxkcWWsxptLlAImrFQHwQ3W - ---curluczemxkcWWsxptLlAImrFQHwQ3W -Content-Disposition: form-data; name="name" - -daniel ---curluczemxkcWWsxptLlAImrFQHwQ3W -Content-Disposition: form-data; name="tool" - -curl ---curluczemxkcWWsxptLlAImrFQHwQ3W -Content-Disposition: form-data; name="file"; filename="log/test9.txt" -Content-Type: text/plain - -foo- -This is a moo- -bar ---curluczemxkcWWsxptLlAImrFQHwQ3W-- - -</protocol> -</verify> |