Hash : c94b90fc Author : Date : 2019-06-20T04:40:02
cnd: Add tests. * tests/test-cnd.c: New file, based on tests/test-cond.c. * modules/cnd-tests: New file.
Download
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@