summaryrefslogtreecommitdiff
path: root/modules/crypto/gc-tests
blob: f3da986f3e8104aaf22b1d54628dd30a039717fa (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_RAMDOM)