Add a recipe for the new null pointer test
Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
parent
1c73c3bcf0
commit
eb8cd5dec2
5
test/recipes/90-test_np.t
Normal file
5
test/recipes/90-test_np.t
Normal file
@ -0,0 +1,5 @@
|
||||
#! /usr/bin/perl
|
||||
|
||||
use OpenSSL::Test::Simple;
|
||||
|
||||
simple_test("test_np", "nptest");
|
Loading…
x
Reference in New Issue
Block a user