changeset 527:d6b64ba5e6ea

Increase the printf debug messages verbosity threshold from 2 to 3.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 27 Dec 2019 09:51:22 +0200
parents 32245648f0f0
children 337118002dd6
files tests.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests.c	Fri Dec 27 09:33:59 2019 +0200
+++ b/tests.c	Fri Dec 27 09:51:22 2019 +0200
@@ -564,7 +564,7 @@
     tprint(1, "Enabled test types are 0x%04x.\n", optFlags);
 
     // Setup printf debug value
-    th_printf_debug = th_verbosity >= 2;
+    th_printf_debug = th_verbosity >= 3;
 
     //
     // Test series for printf()