Add a recipe for the new pbelu test

Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
Richard Levitte 2015-09-03 21:17:31 +02:00
parent 49b147f85b
commit ca5d7dff72

View file

@ -0,0 +1,5 @@
#! /usr/bin/perl
use OpenSSL::Test::Simple;
simple_test("test_pbelu", "pbelutest");