Add a recipe for the new pbelu test
authorRichard Levitte <levitte@openssl.org>
Thu, 3 Sep 2015 19:17:31 +0000 (21:17 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 7 Sep 2015 14:10:58 +0000 (16:10 +0200)
Reviewed-by: Rich Salz <rsalz@openssl.org>
test/recipes/30-test_pbelu.t [new file with mode: 0644]

diff --git a/test/recipes/30-test_pbelu.t b/test/recipes/30-test_pbelu.t
new file mode 100644 (file)
index 0000000..635fb69
--- /dev/null
@@ -0,0 +1,5 @@
+#! /usr/bin/perl
+
+use OpenSSL::Test::Simple;
+
+simple_test("test_pbelu", "pbelutest");