Hash :
93b59558
Author :
Date :
2012-03-11T17:57:50
Tests for module 'log2f'. * modules/log2f-tests: New file. * tests/test-log2f.c: New file.
Files:
tests/test-log2f.c
tests/test-log2.h
tests/minus-zero.h
tests/signature.h
tests/macros.h
tests/randomf.c
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-log2f
check_PROGRAMS += test-log2f
test_log2f_SOURCES = test-log2f.c randomf.c
test_log2f_LDADD = $(LDADD) @LOG2F_LIBM@