Add a recipe for the new pbelu test
Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
parent
49b147f85b
commit
ca5d7dff72
1 changed files with 5 additions and 0 deletions
5
test/recipes/30-test_pbelu.t
Normal file
5
test/recipes/30-test_pbelu.t
Normal file
|
@ -0,0 +1,5 @@
|
|||
#! /usr/bin/perl
|
||||
|
||||
use OpenSSL::Test::Simple;
|
||||
|
||||
simple_test("test_pbelu", "pbelutest");
|
Loading…
Reference in a new issue