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

Depends-on:
c99

configure.ac:

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