72303bdc10c1301e9309634bea079abdf5b6f20f
[gnulib.git] / modules / snprintf-posix-tests
1 Files:
2 tests/test-snprintf-posix.c
3 tests/test-snprintf-posix.h
4 tests/test-snprintf.c
5
6 Depends-on:
7 stdint
8
9 configure.ac:
10 AC_DEFINE([CHECK_SNPRINTF_POSIX], 1,
11   [Define to 1 for strict checking in test-snprintf.c.])
12
13 Makefile.am:
14 TESTS += test-snprintf-posix test-snprintf
15 check_PROGRAMS += test-snprintf-posix test-snprintf
16