cvs commit: src/tools/regression/lib/libmp Makefile test-libmp.c
test-libmp.t
Simon L. Nielsen
simon at FreeBSD.org
Fri Jul 28 16:01:17 UTC 2006
simon 2006-07-28 16:00:59 UTC
FreeBSD src repository
Added files:
tools/regression/lib/libmp Makefile test-libmp.c test-libmp.t
Log:
Add a test program which performs some very basic tests of libmp(3).
It is by no means expected to perform a complete test of the library
for correctness, but is meant to test the API to make sure libmp (or
libcrypto) updates don't totally break the library.
Revision Changes Path
1.1 +12 -0 src/tools/regression/lib/libmp/Makefile (new)
1.1 +211 -0 src/tools/regression/lib/libmp/test-libmp.c (new)
1.1 +10 -0 src/tools/regression/lib/libmp/test-libmp.t (new)
More information about the cvs-src
mailing list