* tests.com: Add the symbol openssl_conf, so the openssl application
authorRichard Levitte <levitte@openssl.org>
Mon, 22 Nov 2010 23:42:45 +0000 (23:42 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 22 Nov 2010 23:42:45 +0000 (23:42 +0000)
commitfbd7d524bedcdafd63664b9ba884d93b7f4cd8ec
treeb62743bfb74494b2fec38e1a8f1a6f7e52b21c7d
parentd5dfa7cd82804eec165569deeb4181d60c08b0f6
* tests.com: Add the symbol openssl_conf, so the openssl application
  stops complaining about a missing configuration file.  Define the logical
  name PERL_ENV_TABLES with values to Perl considers the DCL symbol table
  as part of the environment (see 'man perlvms' for details), so cms-test.pl
  can get the value of EXE_DIR from tests.com, among others.
* cms-test.pl: Make changes to have it work on VMS as well.  Upper or mixed
  case options need to be quoted and the openssl command needs a VMS-specific
  treatment.  It all should work properly on Unix, I hope it does on Windows
  as well...
test/cms-test.pl
test/tests.com