Move 05-test_fuzz.t to 90-test_fuzz.t
[oweals/openssl.git] / test / recipes / 05-test_sha512.t
index f353ac137321a05e36944c7218fc4c12c81f1f27..4ce585ce9b5c6fd66633c7333f102d8fc78c7db1 100644 (file)
@@ -1,5 +1,12 @@
-#! /usr/bin/perl
+#! /usr/bin/env perl
+# Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
+#
+# Licensed under the OpenSSL license (the "License").  You may not use
+# this file except in compliance with the License.  You can obtain a copy
+# in the file LICENSE in the source distribution or at
+# https://www.openssl.org/source/license.html
+
 
 use OpenSSL::Test::Simple;
 
-simple_test("test_sha512", "sha512t", "sha512");
+simple_test("test_sha512", "sha512t", "sha");