From cc3e01cfae461c69c240f21a7b10fb31e1314fb7 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 29 Jul 2011 09:32:32 -0700 Subject: [PATCH] Renumbered test2005 to test1310 The 20xx range is for multiple sequential tests. --- tests/data/Makefile.am | 4 ++-- tests/data/{test2005 => test1310} | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) rename tests/data/{test2005 => test1310} (96%) diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 9b8e94722..b6e0ab8b5 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -73,8 +73,8 @@ test1110 test1111 test1112 test1113 test1114 test1115 test1116 test1117 \ test1118 test1119 test1120 test1121 test1122 test1123 test1124 test1125 \ test1126 test1127 test1128 test1129 test1130 test1131 test1200 test1201 \ test1202 test1203 test1300 test1301 test1302 test1303 test1304 test1305 \ -test1306 test1307 test1308 test1309 test2000 test2001 test2002 test2003 \ -test2004 test2005 +test1306 test1307 test1308 test1309 test1310 \ +test2000 test2001 test2002 test2003 test2004 EXTRA_DIST = $(TESTCASES) DISABLED diff --git a/tests/data/test2005 b/tests/data/test1310 similarity index 96% rename from tests/data/test2005 rename to tests/data/test1310 index ea564fcb3..e101fd71f 100644 --- a/tests/data/test2005 +++ b/tests/data/test1310 @@ -74,10 +74,10 @@ NTLM_AUTH=%PWD/server/fake_ntlm # set source directory so fake_ntlm can find the test files NTLM_AUTH_SRCDIR=%SRCDIR # set the test number -NTLM_AUTH_TESTNUM=2005 +NTLM_AUTH_TESTNUM=1310 -http://%HOSTIP:%HTTPPORT/2005 -u testuser:anypasswd --ntlm-sso +http://%HOSTIP:%HTTPPORT/1310 -u testuser:anypasswd --ntlm-sso chkhostname curlhost @@ -90,13 +90,13 @@ chkhostname curlhost ^User-Agent:.* -GET /2005 HTTP/1.1 +GET /1310 HTTP/1.1 Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAAAAAwAAAA User-Agent: curl/7.10.6-pre1 (i686-pc-linux-gnu) libcurl/7.10.6-pre1 OpenSSL/0.9.7a ipv6 zlib/1.1.3 Host: %HOSTIP:%HTTPPORT Accept: */* -GET /2005 HTTP/1.1 +GET /1310 HTTP/1.1 Authorization: NTLM TlRMTVNTUAADAAAAGAAYAE8AAAAYABgAZwAAAAAAAABAAAAACAAIAEAAAAAHAAcASAAAAAAAAAAAAAAAggEAAHRlc3R1c2VyVU5LTk9XTlpkQwKRCZFMhjj0tw47wEjKHRHlvzfxQamFcheMuv8v+xeqphEO5V41xRd7R9deOQ== User-Agent: curl/7.10.6-pre1 (i686-pc-linux-gnu) libcurl/7.10.6-pre1 OpenSSL/0.9.7a ipv6 zlib/1.1.3 Host: %HOSTIP:%HTTPPORT