summaryrefslogtreecommitdiff
path: root/modules/crypto/hmac-sha512-tests
blob: 877dd3bf429cd008eaabeac879c9b71478b1277c (plain)
1
2
3
4
5
6
7
8
9
10
11
Files:
tests/test-hmac-sha512.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-hmac-sha512
check_PROGRAMS += test-hmac-sha512
test_hmac_sha512_LDADD = $(LDADD) @LIB_CRYPTO@