summaryrefslogtreecommitdiffstats
path: root/test/recipes/80-test_ct.t
diff options
context:
space:
mode:
authorRob Percival <robpercival@google.com>2016-02-22 16:51:44 +0000
committerRich Salz <rsalz@openssl.org>2016-02-25 13:59:11 -0500
commit5dc312215fa54b70cc8b4baec933bcc19525bc03 (patch)
treed347c9d2623371dc2edee94f8cab98fbfb6690d4 /test/recipes/80-test_ct.t
parent5ad29c54082ae0e00f389b2373c7ca065d3860ad (diff)
Tests for parsing and printing certificates containing SCTs
Reviewed-by: Ben Laurie <ben@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'test/recipes/80-test_ct.t')
-rw-r--r--test/recipes/80-test_ct.t6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/recipes/80-test_ct.t b/test/recipes/80-test_ct.t
new file mode 100644
index 0000000000..616bb17603
--- /dev/null
+++ b/test/recipes/80-test_ct.t
@@ -0,0 +1,6 @@
+#! /usr/bin/perl
+
+use OpenSSL::Test::Simple;
+
+simple_test("test_ct", "ct_test");
+