summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-04-22 07:21:51 -0400
committerRich Salz <rsalz@openssl.org>2016-04-22 07:58:47 -0400
commit596d6b7e1ca5aa24700098e262cb1625f256343f (patch)
tree25ca2413c17c32e5318f52afc8a13f3832db285a /test
parent3f8f728278dbf211d3677a46870f60918082b9a0 (diff)
Unified copyright for test recipes
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'test')
-rw-r--r--test/recipes/01-test_abort.t9
-rwxr-xr-xtest/recipes/01-test_ordinals.t58
-rw-r--r--test/recipes/05-test_bf.t9
-rw-r--r--test/recipes/05-test_cast.t9
-rw-r--r--test/recipes/05-test_des.t9
-rw-r--r--test/recipes/05-test_hmac.t9
-rw-r--r--test/recipes/05-test_idea.t9
-rw-r--r--test/recipes/05-test_md2.t9
-rw-r--r--test/recipes/05-test_md4.t9
-rw-r--r--test/recipes/05-test_md5.t9
-rw-r--r--test/recipes/05-test_mdc2.t9
-rw-r--r--test/recipes/05-test_rand.t9
-rw-r--r--test/recipes/05-test_rc2.t8
-rw-r--r--test/recipes/05-test_rc4.t8
-rw-r--r--test/recipes/05-test_rc5.t9
-rw-r--r--test/recipes/05-test_rmd.t9
-rw-r--r--test/recipes/05-test_sha1.t9
-rw-r--r--test/recipes/05-test_sha256.t9
-rw-r--r--test/recipes/05-test_sha512.t9
-rw-r--r--test/recipes/05-test_wp.t9
-rw-r--r--test/recipes/10-test_bn.t9
-rw-r--r--test/recipes/10-test_exp.t9
-rw-r--r--test/recipes/15-test_dh.t9
-rw-r--r--test/recipes/15-test_dsa.t9
-rw-r--r--test/recipes/15-test_ec.t9
-rw-r--r--test/recipes/15-test_ecdh.t9
-rw-r--r--test/recipes/15-test_ecdsa.t9
-rw-r--r--test/recipes/15-test_rsa.t9
-rw-r--r--test/recipes/20-test_enc.t9
-rw-r--r--test/recipes/25-test_crl.t9
-rw-r--r--test/recipes/25-test_d2i.t9
-rw-r--r--test/recipes/25-test_gen.t9
-rw-r--r--test/recipes/25-test_pkcs7.t9
-rw-r--r--test/recipes/25-test_req.t9
-rw-r--r--test/recipes/25-test_sid.t9
-rw-r--r--test/recipes/25-test_verify.t9
-rw-r--r--test/recipes/25-test_x509.t9
-rw-r--r--test/recipes/30-test_afalg.t57
-rw-r--r--test/recipes/30-test_engine.t9
-rw-r--r--test/recipes/30-test_evp.t9
-rw-r--r--test/recipes/30-test_evp_extra.t9
-rw-r--r--test/recipes/30-test_pbelu.t9
-rw-r--r--test/recipes/40-test_rehash.t9
-rw-r--r--test/recipes/70-test_clienthello.t9
-rw-r--r--test/recipes/70-test_packet.t9
-rwxr-xr-xtest/recipes/70-test_sslcertstatus.t58
-rwxr-xr-xtest/recipes/70-test_sslextension.t58
-rwxr-xr-xtest/recipes/70-test_sslsessiontick.t58
-rwxr-xr-xtest/recipes/70-test_sslskewith0p.t58
-rwxr-xr-xtest/recipes/70-test_sslvertol.t58
-rw-r--r--test/recipes/70-test_tlsextms.t58
-rw-r--r--test/recipes/70-test_verify_extra.t9
-rw-r--r--test/recipes/80-test_ca.t9
-rw-r--r--test/recipes/80-test_cms.t9
-rw-r--r--test/recipes/80-test_ct.t9
-rw-r--r--test/recipes/80-test_dane.t9
-rw-r--r--test/recipes/80-test_dtlsv1listen.t9
-rw-r--r--test/recipes/80-test_ocsp.t9
-rw-r--r--test/recipes/80-test_ssl_new.t9
-rw-r--r--test/recipes/80-test_ssl_old.t9
-rw-r--r--test/recipes/80-test_ssl_test_ctx.t9
-rw-r--r--test/recipes/80-test_tsa.t9
-rw-r--r--test/recipes/90-test_async.t9
-rw-r--r--test/recipes/90-test_constant_time.t9
-rw-r--r--test/recipes/90-test_gmdiff.t9
-rw-r--r--test/recipes/90-test_heartbeat.t9
-rw-r--r--test/recipes/90-test_ige.t9
-rw-r--r--test/recipes/90-test_memleak.t9
-rw-r--r--test/recipes/90-test_networking.t58
-rw-r--r--test/recipes/90-test_np.t9
-rw-r--r--test/recipes/90-test_p5_crpt2.t9
-rw-r--r--test/recipes/90-test_secmem.t9
-rw-r--r--test/recipes/90-test_srp.t9
-rwxr-xr-xtest/recipes/90-test_threads.t9
-rw-r--r--test/recipes/90-test_v3name.t9
75 files changed, 580 insertions, 533 deletions
diff --git a/test/recipes/01-test_abort.t b/test/recipes/01-test_abort.t
index 4a6cf97983..2f121e25bf 100644
--- a/test/recipes/01-test_abort.t
+++ b/test/recipes/01-test_abort.t
@@ -1,4 +1,11 @@
-#! /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;
diff --git a/test/recipes/01-test_ordinals.t b/test/recipes/01-test_ordinals.t
index 070181d9a6..473d05b014 100755
--- a/test/recipes/01-test_ordinals.t
+++ b/test/recipes/01-test_ordinals.t
@@ -1,56 +1,10 @@
-#!/usr/bin/perl
-# Written by Matt Caswell for the OpenSSL project.
-# ====================================================================
-# Copyright (c) 1998-2015 The OpenSSL Project. All rights reserved.
+#! /usr/bin/env perl
+# Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions
-# are met:
-#
-# 1. Redistributions of source code must retain the above copyright
-# notice, this list of conditions and the following disclaimer.
-#
-# 2. Redistributions in binary form must reproduce the above copyright
-# notice, this list of conditions and the following disclaimer in
-# the documentation and/or other materials provided with the
-# distribution.
-#
-# 3. All advertising materials mentioning features or use of this
-# software must display the following acknowledgment:
-# "This product includes software developed by the OpenSSL Project
-# for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
-#
-# 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
-# endorse or promote products derived from this software without
-# prior written permission. For written permission, please contact
-# openssl-core@openssl.org.
-#
-# 5. Products derived from this software may not be called "OpenSSL"
-# nor may "OpenSSL" appear in their names without prior written
-# permission of the OpenSSL Project.
-#
-# 6. Redistributions of any form whatsoever must retain the following
-# acknowledgment:
-# "This product includes software developed by the OpenSSL Project
-# for use in the OpenSSL Toolkit (http://www.openssl.org/)"
-#
-# THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
-# EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
-# ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-# NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
-# OF THE POSSIBILITY OF SUCH DAMAGE.
-# ====================================================================
-#
-# This product includes cryptographic software written by Eric Young
-# (eay@cryptsoft.com). This product includes software written by Tim
-# Hudson (tjh@cryptsoft.com).
+# 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 strict;
use OpenSSL::Test qw/:DEFAULT srctop_file/;
diff --git a/test/recipes/05-test_bf.t b/test/recipes/05-test_bf.t
index 4794bf0d84..64c9609535 100644
--- a/test/recipes/05-test_bf.t
+++ b/test/recipes/05-test_bf.t
@@ -1,4 +1,11 @@
-#! /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;
diff --git a/test/recipes/05-test_cast.t b/test/recipes/05-test_cast.t
index 621e1ae739..46c61dacb3 100644
--- a/test/recipes/05-test_cast.t
+++ b/test/recipes/05-test_cast.t
@@ -1,4 +1,11 @@
-#! /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;
diff --git a/test/recipes/05-test_des.t b/test/recipes/05-test_des.t
index 71de4b47a2..2e6a32ba5d 100644
--- a/test/recipes/05-test_des.t
+++ b/test/recipes/05-test_des.t
@@ -1,4 +1,11 @@
-#! /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;
diff --git a/test/recipes/05-test_hmac.t b/test/recipes/05-test_hmac.t
index ba7a92b931..2059bcc8c7 100644
--- a/test/recipes/05-test_hmac.t
+++ b/test/recipes/05-test_hmac.t
@@ -1,4 +1,11 @@
-#! /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;
diff --git a/test/recipes/05-test_idea.t b/test/recipes/05-test_idea.t
index c43ba5c1ad..ca2b76759c 100644
--- a/test/recipes/05-test_idea.t
+++ b/test/recipes/05-test_idea.t
@@ -1,4 +1,11 @@
-#! /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;
diff --git a/test/recipes/05-test_md2.t b/test/recipes/05-test_md2.t
index 2175c5f41c..8781af0e93 100644
--- a/test/recipes/05-test_md2.t
+++ b/test/recipes/05-test_md2.t
@@ -1,4 +1,11 @@
-#! /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;
diff --git a/test/recipes/05-test_md4.t b/test/recipes/05-test_md4.t
index 2337223b47..59a815bdd4 100644
--- a/test/recipes/05-test_md4.t
+++ b/test/recipes/05-test_md4.t
@@ -1,4 +1,11 @@
-#! /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;
diff --git a/test/recipes/05-test_md5.t b/test/recipes/05-test_md5.t
index e9331e24c5..3af4d5504b 100644
--- a/test/recipes/05-test_md5.t
+++ b/test/recipes/05-test_md5.t
@@ -1,4 +1,11 @@
-#! /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;
diff --git a/test/recipes/05-test_mdc2.t b/test/recipes/05-test_mdc2.t
index 23e904c292..181c90f1aa 100644
--- a/test/recipes/05-test_mdc2.t
+++ b/test/recipes/05-test_mdc2.t
@@ -1,4 +1,11 @@
-#! /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;
diff --git a/test/recipes/05-test_rand.t b/test/recipes/05-test_rand.t
index afa66a666d..3b175fac24 100644
--- a/test/recipes/05-test_rand.t
+++ b/test/recipes/05-test_rand.t
@@ -1,4 +1,11 @@
-#! /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;
diff --git a/test/recipes/05-test_rc2.t b/test/recipes/05-test_rc2.t
index 423b3b7949..77d9382997 100644
--- a/test/recipes/05-test_rc2.t
+++ b/test/recipes/05-test_rc2.t
@@ -1,4 +1,10 @@
-#! /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;
diff --git a/test/recipes/05-test_rc4.t b/test/recipes/05-test_rc4.t
index a16455fe1f..a26c9b8e56 100644
--- a/test/recipes/05-test_rc4.t
+++ b/test/recipes/05-test_rc4.t
@@ -1,4 +1,10 @@
-#! /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;
diff --git a/test/recipes/05-test_rc5.t b/test/recipes/05-test_rc5.t
index 4c5390a9c0..fda0cd2e0e 100644
--- a/test/recipes/05-test_rc5.t
+++ b/test/recipes/05-test_rc5.t
@@ -1,4 +1,11 @@
-#! /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;
diff --git a/test/recipes/05-test_rmd.t b/test/recipes/05-test_rmd.t
index 7ad91c4ae4..b1112e13fb 100644
--- a/test/recipes/05-test_rmd.t
+++ b/test/recipes/05-test_rmd.t
@@ -1,4 +1,11 @@
-#! /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;
diff --git a/test/recipes/05-test_sha1.t b/test/recipes/05-test_sha1.t
index 310022e604..21bb74edcc 100644
--- a/test/recipes/05-test_sha1.t
+++ b/test/recipes/05-test_sha1.t
@@ -1,4 +1,11 @@
-#! /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;
diff --git a/test/recipes/05-test_sha256.t b/test/recipes/05-test_sha256.t
index 02058c748f..071a45c68c 100644
--- a/test/recipes/05-test_sha256.t
+++ b/test/recipes/05-test_sha256.t
@@ -1,4 +1,11 @@
-#! /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;
diff --git a/test/recipes/05-test_sha512.t b/test/recipes/05-test_sha512.t
index 6522ddd6b7..4ce585ce9b 100644
--- a/test/recipes/05-test_sha512.t
+++ b/