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)
commite05a453f6af2debbc868136a9760fec78fbd0c53
tree07c009331c42e4085f71ddb76fc497448027ecba
parent384e6de4c7e35e37fb3d6fbeb32ddcb5eb0d3d3f
Rename 90-test_fuzz.t to 99-test_fuzz.t to ensure that it's executed last.

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]