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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-logb
check_PROGRAMS += test-logb
test_logb_SOURCES = test-logb.c randomd.c
test_logb_LDADD = $(LDADD) @LOGB_LIBM@