summaryrefslogtreecommitdiff
path: root/modules/modf-tests
blob: f087eb2ee43616acdeecbf2f4e71cae51dcd3329 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/test-modf.c
tests/test-modf.h
tests/signature.h
tests/macros.h
tests/randomd.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-modf
check_PROGRAMS += test-modf
test_modf_SOURCES = test-modf.c randomd.c
test_modf_LDADD = $(LDADD) @MODF_LIBM@