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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-logf
check_PROGRAMS += test-logf
test_logf_SOURCES = test-logf.c randomf.c
test_logf_LDADD = $(LDADD) @LOGF_LIBM@