From 28d2ad4c3ad013b9e6228eb425fabffbcbe4521c Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Thu, 3 Jun 2021 16:38:58 +0200 Subject: feat(test) add assert for screenshot compare --- tests/unity/unity.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/unity/unity.c') diff --git a/tests/unity/unity.c b/tests/unity/unity.c index 872da5b0b..efc9c57ee 100644 --- a/tests/unity/unity.c +++ b/tests/unity/unity.c @@ -4,6 +4,7 @@ [Released under MIT License. Please refer to license.txt for details] ============================================================================ */ #if LV_BUILD_TEST +#define UNITY_INCLUDE_PRINT_FORMATTED 1 #include "unity.h" #include -- cgit v1.2.3