Commit eb8cd5de authored by Richard Levitte's avatar Richard Levitte
Browse files

Add a recipe for the new null pointer test



Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 1c73c3bc
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
#! /usr/bin/perl

use OpenSSL::Test::Simple;

simple_test("test_np", "nptest");