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

Depends-on:

configure.ac:

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