summaryrefslogtreecommitdiff
path: root/modules/vsnprintf-posix-tests
blob: 446ffd5090b98d8478394f0a3728fc6038035017 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Files:
tests/test-vsnprintf-posix.c
tests/test-snprintf-posix.h
tests/test-vsnprintf.c

Depends-on:
stdint

configure.ac:
AC_DEFINE([CHECK_VSNPRINTF_POSIX], 1,
  [Define to 1 for strict checking in test-vsnprintf.c.])

Makefile.am:
TESTS += test-vsnprintf-posix test-vsnprintf
check_PROGRAMS += test-vsnprintf-posix test-vsnprintf
EXTRA_DIST += test-snprintf-posix.h