blob: 90b9636fc5a94d4628841de4007efdae1319686a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Files:
tests/test-sprintf-gnu.c
tests/test-sprintf-gnu.h
tests/macros.h
Depends-on:
sprintf-posix-tests
configure.ac:
Makefile.am:
TESTS += test-sprintf-gnu
check_PROGRAMS += test-sprintf-gnu
|