feat(test) add assert for screenshot compare

This commit is contained in:
Gabor Kiss-Vamosi
2021-06-03 16:38:58 +02:00
parent ea8bed34b4
commit 28d2ad4c3a
11 changed files with 262 additions and 6 deletions

View File

@@ -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 <stddef.h>