Tone down the requirements of a test that will go away.
authorRichard Levitte <levitte@openssl.org>
Thu, 23 Apr 2015 09:11:14 +0000 (11:11 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 7 Sep 2015 14:10:58 +0000 (16:10 +0200)
commit204e41ed504b6deb370bdbf85fd988c03eff363b
tree132afc46a8ef83f56b2b5786d2a7707b62151f48
parent71a4f2832c3fe02d026af8241767ee80f440e876
Tone down the requirements of a test that will go away.

00-check_testexes.t was a way for me to check that I didn't forget a
compiled test app.  The way it worked was to require MINFO to be present.
Considering the need for this test has diminished considerably at this
point, I might as well tone down the requirement, and have it skip the
test (and not fail it) if MINFO isn't present.

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