MIPS32R3 provides the EXT instruction to extract bits from
[openssl.git] / test / sslbuffertest.c
index 0ee7bdbabf6e4d34624040aa0e7c695fb7f3c5f6..9a5ec2b9582a036aee43f396294c2c6eee02a5fe 100644 (file)
@@ -157,6 +157,8 @@ int global_init(void)
     return 1;
 }
 
+OPT_TEST_DECLARE_USAGE("certfile privkeyfile\n")
+
 int setup_tests(void)
 {
     char *cert, *pkey;