Loading test/recipes/70-test_sslcertstatus.t +3 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,9 @@ use TLSProxy::Proxy; my $test_name = "test_sslcertstatus"; setup($test_name); plan skip_all => "TLSProxy isn't usable on $^O" if $^O =~ /^VMS$/; plan skip_all => "$test_name can only be performed with OpenSSL configured shared" unless (map { s/\R//; s/^SHARED_LIBS=\s*//; $_ } grep { /^SHARED_LIBS=/ } Loading test/recipes/70-test_sslextension.t +3 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,9 @@ use TLSProxy::Proxy; my $test_name = "test_sslextension"; setup($test_name); plan skip_all => "TLSProxy isn't usable on $^O" if $^O =~ /^VMS$/; plan skip_all => "$test_name can only be performed with OpenSSL configured shared" unless (map { s/\R//; s/^SHARED_LIBS=\s*//; $_ } grep { /^SHARED_LIBS=/ } Loading test/recipes/70-test_sslsessiontick.t +3 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,9 @@ use File::Temp qw(tempfile); my $test_name = "test_sslsessiontick"; setup($test_name); plan skip_all => "TLSProxy isn't usable on $^O" if $^O =~ /^VMS$/; plan skip_all => "$test_name can only be performed with OpenSSL configured shared" unless (map { s/\R//; s/^SHARED_LIBS=\s*//; $_ } grep { /^SHARED_LIBS=/ } Loading test/recipes/70-test_sslskewith0p.t +3 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,9 @@ use TLSProxy::Proxy; my $test_name = "test_sslskewith0p"; setup($test_name); plan skip_all => "TLSProxy isn't usable on $^O" if $^O =~ /^VMS$/; plan skip_all => "$test_name can only be performed with OpenSSL configured shared" unless (map { s/\R//; s/^SHARED_LIBS=\s*//; $_ } grep { /^SHARED_LIBS=/ } Loading test/recipes/70-test_sslvertol.t +3 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,9 @@ use TLSProxy::Proxy; my $test_name = "test_sslextension"; setup($test_name); plan skip_all => "TLSProxy isn't usable on $^O" if $^O =~ /^VMS$/; plan skip_all => "$test_name can only be performed with OpenSSL configured shared" unless (map { s/\R//; s/^SHARED_LIBS=\s*//; $_ } grep { /^SHARED_LIBS=/ } Loading Loading
test/recipes/70-test_sslcertstatus.t +3 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,9 @@ use TLSProxy::Proxy; my $test_name = "test_sslcertstatus"; setup($test_name); plan skip_all => "TLSProxy isn't usable on $^O" if $^O =~ /^VMS$/; plan skip_all => "$test_name can only be performed with OpenSSL configured shared" unless (map { s/\R//; s/^SHARED_LIBS=\s*//; $_ } grep { /^SHARED_LIBS=/ } Loading
test/recipes/70-test_sslextension.t +3 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,9 @@ use TLSProxy::Proxy; my $test_name = "test_sslextension"; setup($test_name); plan skip_all => "TLSProxy isn't usable on $^O" if $^O =~ /^VMS$/; plan skip_all => "$test_name can only be performed with OpenSSL configured shared" unless (map { s/\R//; s/^SHARED_LIBS=\s*//; $_ } grep { /^SHARED_LIBS=/ } Loading
test/recipes/70-test_sslsessiontick.t +3 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,9 @@ use File::Temp qw(tempfile); my $test_name = "test_sslsessiontick"; setup($test_name); plan skip_all => "TLSProxy isn't usable on $^O" if $^O =~ /^VMS$/; plan skip_all => "$test_name can only be performed with OpenSSL configured shared" unless (map { s/\R//; s/^SHARED_LIBS=\s*//; $_ } grep { /^SHARED_LIBS=/ } Loading
test/recipes/70-test_sslskewith0p.t +3 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,9 @@ use TLSProxy::Proxy; my $test_name = "test_sslskewith0p"; setup($test_name); plan skip_all => "TLSProxy isn't usable on $^O" if $^O =~ /^VMS$/; plan skip_all => "$test_name can only be performed with OpenSSL configured shared" unless (map { s/\R//; s/^SHARED_LIBS=\s*//; $_ } grep { /^SHARED_LIBS=/ } Loading
test/recipes/70-test_sslvertol.t +3 −0 Original line number Diff line number Diff line Loading @@ -59,6 +59,9 @@ use TLSProxy::Proxy; my $test_name = "test_sslextension"; setup($test_name); plan skip_all => "TLSProxy isn't usable on $^O" if $^O =~ /^VMS$/; plan skip_all => "$test_name can only be performed with OpenSSL configured shared" unless (map { s/\R//; s/^SHARED_LIBS=\s*//; $_ } grep { /^SHARED_LIBS=/ } Loading