unistr/u8-strstr tests: Avoid test failure with ASAN.
[gnulib.git] / modules / log1pl-ieee-tests
blob64179fb2fd13cff72777c310af3740d9b8f1a198
1 Files:
2 tests/test-log1pl-ieee.c
3 tests/test-log1p-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/macros.h
8 Depends-on:
9 isnanl-nolibm
10 float
11 nan
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-log1pl-ieee
18 check_PROGRAMS += test-log1pl-ieee
19 test_log1pl_ieee_LDADD = $(LDADD) @LOG1PL_LIBM@