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

Depends-on:
c99

configure.ac:

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