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