summaryrefslogtreecommitdiffstats
path: root/test/recipes
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-06-28 13:05:24 -0400
committerRich Salz <rsalz@openssl.org>2016-07-08 15:56:55 -0400
commitcc75cbc4ed568dca387ed218274573f5170f88de (patch)
treeaf36b130cb3f35818235b0933ca9cff7dcc62dc0 /test/recipes
parent54478ac92a91ad974f1c19c3d225683bd5c75b45 (diff)
Platform sanity test
Replace nptest with sanity test. Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'test/recipes')
-rw-r--r--test/recipes/01-test_sanity.t (renamed from test/recipes/90-test_np.t)2
-rwxr-xr-xtest/recipes/02-test_ordinals.t (renamed from test/recipes/01-test_ordinals.t)0
2 files changed, 1 insertions, 1 deletions
diff --git a/test/recipes/90-test_np.t b/test/recipes/01-test_sanity.t
index 08bb84b081..f01466d8c9 100644
--- a/test/recipes/90-test_np.t
+++ b/test/recipes/01-test_sanity.t
@@ -9,4 +9,4 @@
use OpenSSL::Test::Simple;
-simple_test("test_np", "nptest");
+simple_test("test_sanity", "sanitytest");
diff --git a/test/recipes/01-test_ordinals.t b/test/recipes/02-test_ordinals.t
index 473d05b014..473d05b014 100755
--- a/test/recipes/01-test_ordinals.t
+++ b/test/recipes/02-test_ordinals.t