sigsegv, c-stack tests: Avoid test failures with ASAN.
[gnulib.git] / modules / remainderf-tests
blob795802207300c0bd5c9456249a16f68eed97b119
1 Files:
2 tests/test-remainderf.c
3 tests/test-remainder.h
4 tests/signature.h
5 tests/macros.h
6 tests/randomf.c
8 Depends-on:
10 configure.ac:
12 Makefile.am:
13 TESTS += test-remainderf
14 check_PROGRAMS += test-remainderf
15 test_remainderf_SOURCES = test-remainderf.c randomf.c
16 test_remainderf_LDADD = $(LDADD) @REMAINDERF_LIBM@