ptsname_r: Work around bug on Android 4.3.
[gnulib.git] / modules / stat-time-tests
blobc512eca76c5bde761dd1581703b7a0494fdc8144
1 Files:
2 tests/test-stat-time.c
3 tests/macros.h
4 tests/nap.h
6 Depends-on:
7 intprops
8 nanosleep
9 time
11 configure.ac:
13 Makefile.am:
14 TESTS += test-stat-time
15 check_PROGRAMS += test-stat-time
16 test_stat_time_LDADD = $(LDADD) $(LIB_NANOSLEEP)