Renumbered test2005 to test1310

The 20xx range is for multiple sequential tests.
This commit is contained in:
Dan Fandrich 2011-07-29 09:32:32 -07:00
parent 65cc163195
commit cc3e01cfae
2 changed files with 6 additions and 6 deletions

View File

@ -73,8 +73,8 @@ test1110 test1111 test1112 test1113 test1114 test1115 test1116 test1117 \
test1118 test1119 test1120 test1121 test1122 test1123 test1124 test1125 \ test1118 test1119 test1120 test1121 test1122 test1123 test1124 test1125 \
test1126 test1127 test1128 test1129 test1130 test1131 test1200 test1201 \ test1126 test1127 test1128 test1129 test1130 test1131 test1200 test1201 \
test1202 test1203 test1300 test1301 test1302 test1303 test1304 test1305 \ test1202 test1203 test1300 test1301 test1302 test1303 test1304 test1305 \
test1306 test1307 test1308 test1309 test2000 test2001 test2002 test2003 \ test1306 test1307 test1308 test1309 test1310 \
test2004 test2005 test2000 test2001 test2002 test2003 test2004
EXTRA_DIST = $(TESTCASES) DISABLED EXTRA_DIST = $(TESTCASES) DISABLED

View File

@ -74,10 +74,10 @@ NTLM_AUTH=%PWD/server/fake_ntlm
# set source directory so fake_ntlm can find the test files # set source directory so fake_ntlm can find the test files
NTLM_AUTH_SRCDIR=%SRCDIR NTLM_AUTH_SRCDIR=%SRCDIR
# set the test number # set the test number
NTLM_AUTH_TESTNUM=2005 NTLM_AUTH_TESTNUM=1310
</setenv> </setenv>
<command> <command>
http://%HOSTIP:%HTTPPORT/2005 -u testuser:anypasswd --ntlm-sso http://%HOSTIP:%HTTPPORT/1310 -u testuser:anypasswd --ntlm-sso
</command> </command>
<precheck> <precheck>
chkhostname curlhost chkhostname curlhost
@ -90,13 +90,13 @@ chkhostname curlhost
^User-Agent:.* ^User-Agent:.*
</strip> </strip>
<protocol> <protocol>
GET /2005 HTTP/1.1 GET /1310 HTTP/1.1
Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAAAAAwAAAA 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 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 Host: %HOSTIP:%HTTPPORT
Accept: */* Accept: */*
GET /2005 HTTP/1.1 GET /1310 HTTP/1.1
Authorization: NTLM TlRMTVNTUAADAAAAGAAYAE8AAAAYABgAZwAAAAAAAABAAAAACAAIAEAAAAAHAAcASAAAAAAAAAAAAAAAggEAAHRlc3R1c2VyVU5LTk9XTlpkQwKRCZFMhjj0tw47wEjKHRHlvzfxQamFcheMuv8v+xeqphEO5V41xRd7R9deOQ== 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 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 Host: %HOSTIP:%HTTPPORT