X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=test%2Ftls13encryptiontest.c;fp=test%2Ftls13encryptiontest.c;h=0d0108c2344d8c208d543725a1b3c074c0eb1715;hp=861a8154cd8573ed49460dc27a57342b0456f2cb;hb=8fe3127cda7ee89e169184eeeaaca5eebcf8664e;hpb=f39a5501ce69cab0c7282f5dcbf2b80d8ee259f2 diff --git a/test/tls13encryptiontest.c b/test/tls13encryptiontest.c index 861a8154cd..0d0108c234 100644 --- a/test/tls13encryptiontest.c +++ b/test/tls13encryptiontest.c @@ -1,5 +1,5 @@ /* - * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2016-2017 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -385,7 +385,7 @@ static int test_tls13_encryption(void) seq = NULL; } - fprintf(stderr, "PASS: %"OSSLzu" records tested\n", ctr); + TEST_note("PASS: %"OSSLzu" records tested", ctr); ret = 1; err: