summaryrefslogtreecommitdiff
path: root/modules/ceill-tests
blob: d6176c835134181d9279360e86cdcec47038fc64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Files:
tests/test-ceill.c
tests/minus-zero.h
tests/infinity.h
tests/nan.h
tests/signature.h
tests/macros.h

Depends-on:
fpucw
isnanl-nolibm
float

configure.ac:

Makefile.am:
TESTS += test-ceill
check_PROGRAMS += test-ceill
test_ceill_LDADD = $(LDADD) @CEILL_LIBM@