doc: Mention module execinfo.
[gnulib.git] / modules / random-tests
blobd82e73c8c8cfcaa4e6e3056324a97aa28af79676
1 Files:
2 tests/test-random.c
3 tests/test-random-mt.c
4 tests/signature.h
5 tests/macros.h
7 Depends-on:
8 xalloc
9 thread
10 yield
12 configure.ac:
14 Makefile.am:
15 TESTS += test-random test-random-mt
16 check_PROGRAMS += test-random test-random-mt
17 test_random_mt_LDADD = $(LDADD) $(LIBINTL) $(LIBMULTITHREAD) $(YIELD_LIB)