* tests.com: Add the symbol openssl_conf, so the openssl application
authorRichard Levitte <levitte@openssl.org>
Mon, 22 Nov 2010 23:42:48 +0000 (23:42 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 22 Nov 2010 23:42:48 +0000 (23:42 +0000)
commitbf5adc9be46ed77b6e400138585498c6bcb9bda2
tree4656d1e70467897ecdc93e671acbde6cb7b198d8
parent7665b436f0a15cce2beea10ed8dd7eccb7a82944
* 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