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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-log2
check_PROGRAMS += test-log2
test_log2_SOURCES = test-log2.c randomd.c
test_log2_LDADD = $(LDADD) @LOG2_LIBM@