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

Depends-on:

configure.ac:

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