blob: 3c22ae49d8f31b2049736720d25c1e7cf9ea2ed5 (
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) $(GETRANDOM_LIB)
|