Add advice on setting CXX at the same time as CC
[openssl.git] / test / tls13ccstest.c
index 521a992c1d2eefe4a9889bab507c2eaecb3a817e..d89354c142bec74d802d1553a5fabde2feae0160 100644 (file)
@@ -481,6 +481,8 @@ static int test_tls13ccs(int tst)
     return ret;
 }
 
+OPT_TEST_DECLARE_USAGE("certfile privkeyfile\n")
+
 int setup_tests(void)
 {
     if (!TEST_ptr(cert = test_get_argument(0))