summaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
diff options
context:
space:
mode:
authorCasey Bodley <cbodley@redhat.com>2022-11-21 14:56:13 -0500
committerDaniel Stenberg <daniel@haxx.se>2022-11-25 09:24:43 +0100
commitfcf8f68546336e066c3151c0f932b65446038dbf (patch)
treeb730b9873801d01b45e1dbcb71f2b2b2224b6e71 /tests/data/Makefile.inc
parent7f8e6da6dc0befc94a2adc3be3aac7d3a308c060 (diff)
downloadcurl-fcf8f68546336e066c3151c0f932b65446038dbf.tar.gz
test/aws_sigv4: test cases for content-sha256
1956 adds the sha256 value corresponding to an empty buffer 1957 adds an arbitrary value and confirms that the signature differs from 1956 1958 adds whitespace to 1957 and confirms that the signature matches 1957 1959 adds a value longer than 'char sha_hex[65]' in Curl_output_aws_sigv4() Signed-off-by: Casey Bodley <cbodley@redhat.com> Closes #9804
Diffstat (limited to 'tests/data/Makefile.inc')
-rw-r--r--tests/data/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc
index 90c273aea..8d8d66e33 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -224,7 +224,7 @@ test1916 test1917 test1918 test1919 \
\
test1933 test1934 test1935 test1936 test1937 test1938 test1939 test1940 \
test1941 test1942 test1943 test1944 test1945 test1946 test1947 test1948 \
-test1955 \
+test1955 test1956 test1957 test1958 test1959 \
\
test2000 test2001 test2002 test2003 test2004 \
\