Tapify libtestutil a bit better
authorRichard Levitte <levitte@openssl.org>
Tue, 25 Apr 2017 19:13:26 +0000 (21:13 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 25 Apr 2017 19:13:26 +0000 (21:13 +0200)
commit7531b3a6cd4b42bece94c0aab5b963fe03d1b139
tree6e6f54fb7308d6f74feeb25096af118657a6d48f
parent4114f8f0b686958aeb678feea37e058d0c9f3d72
Tapify libtestutil a bit better

This includes better signals of skips and subtests according to TAP 12,
and flushing stdout and stderr at the end of every test function to
make sure we get the output in good order.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3309)
test/testutil/driver.c