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

Depends-on:
c99

configure.ac:

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