Merge tag 'snapshot-start' into stable
[gnulib.git] / modules / crypto / hmac-sha256-tests
diff --git a/modules/crypto/hmac-sha256-tests b/modules/crypto/hmac-sha256-tests
new file mode 100644 (file)
index 0000000..c5483da
--- /dev/null
@@ -0,0 +1,11 @@
+Files:
+tests/test-hmac-sha256.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-hmac-sha256
+check_PROGRAMS += test-hmac-sha256
+test_hmac_sha256_LDADD = $(LDADD) @LIB_CRYPTO@