aboutsummaryrefslogtreecommitdiffstats
path: root/tests/FILEFORMAT
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2018-01-08 20:43:13 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-01-08 20:43:13 +0000
commitfb9bb4b2ab398c43e78c91e514b108e0ed83520d (patch)
tree10f2cc17311582d8f1b00ecf3ab0c4af213b839d /tests/FILEFORMAT
parent10454ac0160379de136bacbd7919f97228e906e6 (diff)
parent484d473385b76e888a2f692b4b6ada6d594868fe (diff)
downloadandroid_external_curl-fb9bb4b2ab398c43e78c91e514b108e0ed83520d.tar.gz
android_external_curl-fb9bb4b2ab398c43e78c91e514b108e0ed83520d.tar.bz2
android_external_curl-fb9bb4b2ab398c43e78c91e514b108e0ed83520d.zip
Merge "Update from 7.55.1 to 7.57.0" am: 96660a18c5
am: 484d473385 Change-Id: I32e13d89b042b3e0f824bd2cc1f1da4b65140f0b
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r--tests/FILEFORMAT3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT
index 75e561a..fbeee2a 100644
--- a/tests/FILEFORMAT
+++ b/tests/FILEFORMAT
@@ -74,6 +74,8 @@ B) The request was HTTP and included digest details, which adds 1000 to NUM
C) If a HTTP request is NTLM type-1, it adds 1001 to num
D) If a HTTP request is NTLM type-3, it adds 1002 to num
E) If a HTTP request is Basic and num is already >=1000, it adds 1 to num
+F) If a HTTP request is Negotiate, num gets incremented by one for each
+request with Negotiate authorization header on the same test case.
Dynamically changing num in this way allows the test harness to be used to
test authentication negotiation where several different requests must be sent
@@ -243,6 +245,7 @@ threaded-resolver
unittest
unix-sockets
WinSSL
+ld_preload
as well as each protocol that curl supports. A protocol only needs to be
specified if it is different from the server (useful when the server