Bump to 1.14.1
[platform/upstream/augeas.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/infinity.h
8 tests/signature.h
9 tests/macros.h
10
11 Depends-on:
12 stdint
13 get-rusage-as
14
15 configure.ac:
16 AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
17
18 Makefile.am:
19 TESTS += test-dprintf-posix.sh test-dprintf-posix2.sh
20 check_PROGRAMS += test-dprintf-posix test-dprintf-posix2