summaryrefslogtreecommitdiff
path: root/modules/printf-posix-tests
blob: c602aa40f14caed6aa6628a20882e6477079adef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Files:
tests/test-printf-posix.sh
tests/test-printf-posix.c
tests/test-printf-posix.h
tests/test-printf-posix.output
tests/test-printf-posix2.sh
tests/test-printf-posix2.c
tests/infinity.h
tests/qemu.h
tests/signature.h
tests/macros.h

Depends-on:
stdint

configure.ac:
AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])

Makefile.am:
TESTS += test-printf-posix.sh test-printf-posix2.sh
check_PROGRAMS += test-printf-posix test-printf-posix2