Add a recipe for the new gmdiff test

Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
Richard Levitte 2015-09-03 09:24:01 +02:00
parent 50f0a9b3dd
commit 24d794de25

View File

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