view modules/log2-tests @ 40209:c43e83386661

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

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@