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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"