Rework 00-test_checkexes.t for VMS
authorRichard Levitte <levitte@openssl.org>
Thu, 30 Apr 2015 17:38:47 +0000 (19:38 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 7 Sep 2015 14:10:58 +0000 (16:10 +0200)
commit8368d46bcadf13dd2c675da8113fcc9400ae12fc
tree614cf2e02b31942d55fe3f1ae2d51e975b27cc79
parentf5098edb14ce7da8db814dd392358d53c2b81496
Rework 00-test_checkexes.t for VMS

Unfortunately, a file spec with character range globs interfere with
paths on VMS, and are therefore disabled.  Rework this test to collect
a list of expected tests and a list of all recipes and compare the two
using grep.

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/recipes/00-check_testexes.t