MIPS32R3 provides the EXT instruction to extract bits from
[openssl.git] / test / fatalerrtest.c
index 329191449d8a3f99fc2d28b62368ea4bdd55d8e7..0f18c1b67bc67c2adb5ccaeb2c9da4fc1d55d5d1 100644 (file)
@@ -82,6 +82,8 @@ static int test_fatalerr(void)
     return ret;
 }
 
+OPT_TEST_DECLARE_USAGE("certfile privkeyfile\n")
+
 int setup_tests(void)
 {
     if (!TEST_ptr(cert = test_get_argument(0))