view modules/log2-tests @ 16677:05117c6c2f05

Tests for module 'log2'. * modules/log2-tests: New file. * tests/test-log2.c: New file. * tests/test-log2.h: New file.
author Bruno Haible <bruno@clisp.org>
date Sun, 11 Mar 2012 14:43:42 +0100
parents
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@