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

Depends-on:

configure.ac:

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