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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-cbrt
check_PROGRAMS += test-cbrt
test_cbrt_SOURCES = test-cbrt.c randomd.c
test_cbrt_LDADD = $(LDADD) @CBRT_LIBM@