dprintf-posix, fprintf-posix: Avoid test failures with ASAN.
[gnulib.git] / modules / log2l-ieee-tests
blob46c1100d383fd406b0af854b67074f4c715e2a2b
1 Files:
2 tests/test-log2l-ieee.c
3 tests/test-log2-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-log2l-ieee
18 check_PROGRAMS += test-log2l-ieee
19 test_log2l_ieee_LDADD = $(LDADD) @LOG2L_LIBM@