From 4b4e8a5853dbda897fad0321b2cbebfb36dfe012 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 17 Feb 2014 09:14:44 +0100 Subject: tests: Made the crypto test feature usable This feature specifies the availability of cryptographic authentication, which can be disabled at compile-time --- tests/data/test1001 | 3 +++ tests/data/test1002 | 3 +++ tests/data/test1115 | 3 --- tests/data/test551 | 1 + tests/data/test552 | Bin 143232 -> 143239 bytes tests/data/test565 | 3 +++ tests/data/test579 | 3 +++ 7 files changed, 13 insertions(+), 3 deletions(-) (limited to 'tests/data') diff --git a/tests/data/test1001 b/tests/data/test1001 index 9a87d6e8b..aabbec916 100644 --- a/tests/data/test1001 +++ b/tests/data/test1001 @@ -63,6 +63,9 @@ ok http + +crypto + HTTP POST --digest with PUT and resumed upload and modified method diff --git a/tests/data/test1002 b/tests/data/test1002 index 04c18f91a..829444ce0 100644 --- a/tests/data/test1002 +++ b/tests/data/test1002 @@ -62,6 +62,9 @@ ok http + +crypto + HTTP POST --digest with PUT and resumed upload and modified method, twice diff --git a/tests/data/test1115 b/tests/data/test1115 index 0f294d4cf..f9d6e3645 100644 --- a/tests/data/test1115 +++ b/tests/data/test1115 @@ -29,9 +29,6 @@ Content-Length: 0 http - -crypto - HTTP GET with unexpected 1xx response diff --git a/tests/data/test551 b/tests/data/test551 index 4f5220a26..851b18876 100644 --- a/tests/data/test551 +++ b/tests/data/test551 @@ -61,6 +61,7 @@ http lib547 +crypto HTTP proxy auth Digest with POST data from read callback diff --git a/tests/data/test552 b/tests/data/test552 index a974fc5cb..3ae702bce 100644 Binary files a/tests/data/test552 and b/tests/data/test552 differ diff --git a/tests/data/test565 b/tests/data/test565 index b8d12b45c..e93ee3e1a 100644 --- a/tests/data/test565 +++ b/tests/data/test565 @@ -56,6 +56,9 @@ ok http + +crypto + # tool is what to use instead of 'curl' lib565 diff --git a/tests/data/test579 b/tests/data/test579 index 11c81a428..adbb3dd22 100644 --- a/tests/data/test579 +++ b/tests/data/test579 @@ -56,6 +56,9 @@ ok http + +crypto + # tool is what to use instead of 'curl' lib579 -- cgit v1.2.3