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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-gc
check_PROGRAMS += test-gc
test_gc_LDADD = $(LDADD) @LIB_CRYPTO@ $(LIB_GC_RANDOM)