Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2006 16:00:59 +0000 (UTC)
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/lib/libmp Makefile test-libmp.c test-libmp.t
Message-ID:  <200607281600.k6SG0xxS049658@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607281600.k6SG0xxS049658>