This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
curl
Watch
1
Star
0
Fork
0
You've already forked curl
Code
Issues
Pull Requests
Releases
Wiki
Activity
7c0f201075
curl
/
tests
/
libtest
/
.gitignore
6 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
NTLM tests: boost coverage by forcing the hostname A shared library tests/libtest/.libs/lihostname.so is preloaded in NTLM test-cases to override the system implementation of gethostname(). It makes it possible to test the NTLM authentication for exact match, and this way test the implementation of MD4 and DES. If LD_PRELOAD doesn't work, a debug build willl also workk as debug builds are now made to prefer a specific environment variable and will then return that content as host name instead of the actual one. Kamil wrote the bulk of this, Daniel Stenberg polished it.
2010-07-30 00:47:49 +02:00
chkhostname
ignore more files generated when tests run in the source tree
2010-03-23 12:43:42 +01:00
lib5[0-9][0-9]
Unit test for curl_multi_wait()
2012-09-01 23:27:11 +02:00
lib1500
Add tests of auth retries
2012-07-19 19:58:10 +02:00
libauthretry
NTLM: verify multiple connections work Add test2032 to test that NTLM does not switch connections in the middle of the handshake
2012-08-09 00:15:04 +02:00
libntlmconnect
Reference in New Issue
Copy Permalink