Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Aug 2009 12:10:00 +0000 (UTC)
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r196133 - in head/crypto/openssl: apps test
Message-ID:  <200908121210.n7CCA0Op063785@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: simon
Date: Wed Aug 12 12:10:00 2009
New Revision: 196133
URL: http://svn.freebsd.org/changeset/base/196133

Log:
  Remove symlinks in OpenSSL's testing framework.  These are not required
  for normal build, and doesn't export well to CVS.
  
  If they are needed later a script will be added to recreate the symlinks
  when needed at build time.
  
  Approved by:	re (rwatson)

Deleted:
  head/crypto/openssl/apps/md4.c
  head/crypto/openssl/test/bftest.c
  head/crypto/openssl/test/bntest.c
  head/crypto/openssl/test/casttest.c
  head/crypto/openssl/test/destest.c
  head/crypto/openssl/test/dhtest.c
  head/crypto/openssl/test/dsatest.c
  head/crypto/openssl/test/ecdhtest.c
  head/crypto/openssl/test/ecdsatest.c
  head/crypto/openssl/test/ectest.c
  head/crypto/openssl/test/enginetest.c
  head/crypto/openssl/test/evp_test.c
  head/crypto/openssl/test/exptest.c
  head/crypto/openssl/test/fips_aesavs.c
  head/crypto/openssl/test/fips_desmovs.c
  head/crypto/openssl/test/fips_dsatest.c
  head/crypto/openssl/test/fips_dssvs.c
  head/crypto/openssl/test/fips_hmactest.c
  head/crypto/openssl/test/fips_randtest.c
  head/crypto/openssl/test/fips_rngvs.c
  head/crypto/openssl/test/fips_rsagtest.c
  head/crypto/openssl/test/fips_rsastest.c
  head/crypto/openssl/test/fips_rsavtest.c
  head/crypto/openssl/test/fips_shatest.c
  head/crypto/openssl/test/fips_test_suite.c
  head/crypto/openssl/test/hmactest.c
  head/crypto/openssl/test/ideatest.c
  head/crypto/openssl/test/jpaketest.c
  head/crypto/openssl/test/md2test.c
  head/crypto/openssl/test/md4test.c
  head/crypto/openssl/test/md5test.c
  head/crypto/openssl/test/mdc2test.c
  head/crypto/openssl/test/randtest.c
  head/crypto/openssl/test/rc2test.c
  head/crypto/openssl/test/rc4test.c
  head/crypto/openssl/test/rc5test.c
  head/crypto/openssl/test/rmdtest.c
  head/crypto/openssl/test/rsa_test.c
  head/crypto/openssl/test/sha1test.c
  head/crypto/openssl/test/sha256t.c
  head/crypto/openssl/test/sha512t.c
  head/crypto/openssl/test/shatest.c
  head/crypto/openssl/test/ssltest.c



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