Hash : 6b168421 Author : Date : 2012-03-07T03:29:46
Tests for module 'exp2'. * modules/exp2-tests: New file. * tests/test-exp2.c: New file. * tests/test-exp2.h: New file.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
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@