sigsegv, c-stack tests: Avoid test failures with ASAN.
[gnulib.git] / modules / log10-ieee-tests
blobe8a324d77ffc9c42e5520f216e6ef47332a1b84a
1 Files:
2 tests/test-log10-ieee.c
3 tests/test-log10-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/macros.h
8 Depends-on:
9 isnand-nolibm
10 float
11 nan
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-log10-ieee
18 check_PROGRAMS += test-log10-ieee
19 test_log10_ieee_LDADD = $(LDADD) @LOG10_LIBM@