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

Depends-on:

configure.ac:

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