diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-11-04 23:02:09 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-11-04 23:02:09 +0100 |
commit | 445aab4b7339494e7abce394b4c5cd788df31634 (patch) | |
tree | 8a429ee9c534814b94bcbc53a80320c2e74c6bb5 /tests/FILEFORMAT | |
parent | c3df44389b41bda1a1efc05f95262db05728f43d (diff) | |
download | curl-445aab4b7339494e7abce394b4c5cd788df31634.tar.gz |
tests: add new feature 'SSLpinning'
... and make test 2034 and 2035 require it, and have it set when built
with OpenSSL or GnuTLS.
Diffstat (limited to 'tests/FILEFORMAT')
-rw-r--r-- | tests/FILEFORMAT | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index e48427224..9fd179e65 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -213,6 +213,7 @@ NTLM OpenSSL socks SSL +SSLpinning TLS-SRP TrackMemory unittest |