openat: test for fstatat (..., 0) bug
[gnulib.git] / modules / dprintf-posix-tests
1 Files:
2 tests/test-dprintf-posix.sh
3 tests/test-dprintf-posix.c
4 tests/test-printf-posix.output
5 tests/test-dprintf-posix2.sh
6 tests/test-dprintf-posix2.c
7 tests/signature.h
8 tests/macros.h
9
10 Depends-on:
11 stdint
12 get-rusage-as
13
14 configure.ac:
15 AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
16
17 Makefile.am:
18 TESTS += test-dprintf-posix.sh test-dprintf-posix2.sh
19 check_PROGRAMS += test-dprintf-posix test-dprintf-posix2