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

Depends-on:
stdint

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

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