unistr/u8-strstr tests: Avoid test failure with ASAN.
[gnulib.git] / modules / snprintf-posix-tests
blobc67d638c5f24aa5dea2eabcd0761f185b40bd210
1 Files:
2 tests/test-snprintf-posix.c
3 tests/test-snprintf-posix.h
4 tests/test-snprintf.c
5 tests/minus-zero.h
6 tests/infinity.h
7 tests/signature.h
8 tests/macros.h
10 Depends-on:
11 c99
12 stdint
13 float
14 nan
15 snan
17 configure.ac:
18 AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])
19 AC_DEFINE([CHECK_SNPRINTF_POSIX], 1,
20   [Define to 1 for strict checking in test-snprintf.c.])
22 Makefile.am:
23 TESTS += test-snprintf-posix test-snprintf
24 check_PROGRAMS += test-snprintf-posix test-snprintf