14 lines
215 B
Plaintext
14 lines
215 B
Plaintext
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) $(GETRANDOM_LIB)
|