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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-gc-arcfour
check_PROGRAMS += test-gc-arcfour
test_gc_arcfour_LDADD = $(LDADD) $(LIB_GETRANDOM)