test/recipes/15-test_out_option.t: refine tests
authorRichard Levitte <levitte@openssl.org>
Fri, 20 Apr 2018 06:36:18 +0000 (08:36 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 25 Apr 2018 09:44:25 +0000 (11:44 +0200)
commit39e32be1ccc527036e0a52c3cf64a40faf28ab9d
treef0302ea1916ecfe745bbd8811be23a53cb7fde3b
parent22f0c72b928604cc42c16bf59b9d31f92e4c4be9
test/recipes/15-test_out_option.t: refine tests

Test writing to the null device.  This should be successful.

Also, refactor so the planned number of tests is calculated.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6033)
test/recipes/15-test_out_option.t