unistr/u8-strstr tests: Avoid test failure with ASAN.
[gnulib.git] / modules / sqrtl-tests
blob68c4068f00ced2cfaa83dea69d4ea550f32cb05a
1 Files:
2 tests/test-sqrtl.c
3 tests/test-sqrt.h
4 tests/signature.h
5 tests/macros.h
6 tests/randoml.c
8 Depends-on:
9 fpucw
10 float
12 configure.ac:
14 Makefile.am:
15 TESTS += test-sqrtl
16 check_PROGRAMS += test-sqrtl
17 test_sqrtl_SOURCES = test-sqrtl.c randoml.c
18 test_sqrtl_LDADD = $(LDADD) @SQRTL_LIBM@