1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/exp2-tests
Bruno Haible 6b16842126 Tests for module 'exp2'.
* modules/exp2-tests: New file.
* tests/test-exp2.c: New file.
* tests/test-exp2.h: New file.
2012-03-09 02:15:34 +01:00

17 lines
262 B
Plaintext

Files:
tests/test-exp2.c
tests/test-exp2.h
tests/signature.h
tests/macros.h
tests/randomd.c
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-exp2
check_PROGRAMS += test-exp2
test_exp2_SOURCES = test-exp2.c randomd.c
test_exp2_LDADD = $(LDADD) @EXP2_LIBM@