summaryrefslogtreecommitdiff
path: root/modules/cnd-tests
blob: f9dc79ea7d6be80f8c6766d391431c320fe3aea5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/test-cnd.c
tests/macros.h

Depends-on:
mtx
thrd
gettimeofday

configure.ac:
AC_CHECK_DECLS_ONCE([alarm])

Makefile.am:
TESTS += test-cnd
check_PROGRAMS += test-cnd
test_cnd_LDADD = $(LDADD) @LIBSTDTHREAD@