verify: new macro 'assume'
[gnulib.git] / modules / cond-tests
1 Files:
2 tests/test-cond.c
3
4 Depends-on:
5 lock
6 thread
7 yield
8 gettimeofday
9 sleep
10
11 Makefile.am:
12 TESTS += test-cond
13 check_PROGRAMS += test-cond
14 test_cond_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@