Rename 90-test_fuzz.t to 99-test_fuzz.t to ensure that it's executed last.
authorAndy Polyakov <appro@openssl.org>
Fri, 3 Feb 2017 13:00:22 +0000 (14:00 +0100)
committerAndy Polyakov <appro@openssl.org>
Mon, 6 Feb 2017 07:25:09 +0000 (08:25 +0100)
Idea is to keep it last for all eternity, so that if you find yourself
in time-pressed situation and deem that fuzz test can be temporarily
skipped, you can terminate the test suite with less hesitation about
following tests that you would have originally missed.

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/recipes/99-test_fuzz.t [moved from test/recipes/90-test_fuzz.t with 100% similarity]