summaryrefslogtreecommitdiff
path: root/modules/vfprintf-posix-tests
blob: 4adf6aaaf05ba0211e1475c83b5a75fae1d41f5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/test-vfprintf-posix.sh
tests/test-vfprintf-posix.c
tests/test-fprintf-posix.h
tests/test-fprintf-posix.out

Depends-on:
stdint

configure.ac:

Makefile.am:
TESTS += test-vfprintf-posix.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
check_PROGRAMS += test-vfprintf-posix
EXTRA_DIST += test-vfprintf-posix.sh test-fprintf-posix.h test-fprintf-posix.out