Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / dprintf-posix-tests
blob0c5a6e8cba1ec879b87f718d84e9869f2571f6f0
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
11 Depends-on:
12 stdint
13 get-rusage-as
15 configure.ac:
16 AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
18 Makefile.am:
19 TESTS += test-dprintf-posix.sh test-dprintf-posix2.sh
20 check_PROGRAMS += test-dprintf-posix test-dprintf-posix2