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