From cfcca89b761aeb314b6afdc6449e4bedf6df15d6 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Tue, 26 Jul 2011 12:47:04 -0700 Subject: Fixed test 2005 to work in out-of-tree builds Also, set the test number in the test data file so fake_ntlm can be reused in future tests. --- tests/data/test2005 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/data') diff --git a/tests/data/test2005 b/tests/data/test2005 index 029739908..df9961807 100644 --- a/tests/data/test2005 +++ b/tests/data/test2005 @@ -71,6 +71,10 @@ CURL_GETHOSTNAME=curlhost LD_PRELOAD=%PWD/libtest/.libs/libhostname.so # set path to fake_auth instead of real ntlm_auth to generate NTLM type1 and type 3 messages NTLM_AUTH=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 http://%HOSTIP:%HTTPPORT/2005 -u testuser:anypasswd --ntlm-sso -- cgit v1.2.3