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

Depends-on:
isnanf-nolibm

configure.ac:

Makefile.am:
TESTS += test-rintf
check_PROGRAMS += test-rintf
test_rintf_SOURCES = test-rintf.c randomf.c
test_rintf_LDADD = $(LDADD) @RINTF_LIBM@