view modules/log1p-tests @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents a7869cc6ce1f
children
line wrap: on
line source

Files:
tests/test-log1p.c
tests/test-log1p.h
tests/signature.h
tests/macros.h
tests/randomd.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-log1p
check_PROGRAMS += test-log1p
test_log1p_SOURCES = test-log1p.c randomd.c
test_log1p_LDADD = $(LDADD) @LOG1P_LIBM@