Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/random-tests
T

18 lines
300 B
Plaintext

Files:
tests/test-random.c
tests/test-random-mt.c
tests/signature.h
tests/macros.h
Depends-on:
xalloc
thread
yield
configure.ac:
Makefile.am:
TESTS += test-random test-random-mt
check_PROGRAMS += test-random test-random-mt
test_random_mt_LDADD = $(LDADD) $(LIBINTL) $(LIBMULTITHREAD) $(YIELD_LIB)