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