blob: 1d7e50b319ff383bbffa958aaae074b641f6d2d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Files:
tests/test-vprintf-posix.sh
tests/test-vprintf-posix.c
tests/test-printf-posix.h
tests/test-printf-posix.output
tests/infinity.h
tests/signature.h
tests/macros.h
Depends-on:
stdint
configure.ac:
Makefile.am:
TESTS += test-vprintf-posix.sh
check_PROGRAMS += test-vprintf-posix
|