tests: add signature checks
[pspp] / modules / futimens-tests
1 Files:
2 tests/signature.h
3 tests/nap.h
4 tests/test-futimens.h
5 tests/test-utimens-common.h
6 tests/test-futimens.c
7
8 Depends-on:
9 timespec
10 usleep
11 utimecmp
12
13 configure.ac:
14
15 Makefile.am:
16 TESTS += test-futimens
17 check_PROGRAMS += test-futimens
18 test_futimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) @LIBINTL@