1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/log2-tests
Bruno Haible aecb8f2dcc Tests for module 'log2'.
* modules/log2-tests: New file.
* tests/test-log2.c: New file.
* tests/test-log2.h: New file.
2012-03-11 23:28:16 +01:00

18 lines
281 B
Plaintext

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@