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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-gc-des
check_PROGRAMS += test-gc-des
test_gc_des_LDADD = $(LDADD) @LIB_CRYPTO@ $(LIB_GETRANDOM)