summaryrefslogtreecommitdiff
path: root/modules/getentropy-tests
blob: 7ad786109cec6dc006026550854feaa9617ef8af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Files:
tests/test-getentropy.c
tests/signature.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-getentropy
check_PROGRAMS += test-getentropy
test_getentropy_LDADD = $(LDADD) $(LIB_GETRANDOM)