14 lines
210 B
Plaintext
14 lines
210 B
Plaintext
Files:
|
|
tests/test-getrandom.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-getrandom
|
|
check_PROGRAMS += test-getrandom
|
|
test_getrandom_LDADD = $(LDADD) @GETRANDOM_LIB@
|