update tests

This commit is contained in:
proddy
2026-06-07 15:14:35 +02:00
parent 14df556e36
commit 776ffdc931
3 changed files with 106 additions and 273 deletions

View File

@@ -68,7 +68,9 @@ static TestStream stream;
// load the tests
// this is generated from this file when compiled with -DEMSESP_UNITY_CREATE
// copy the output to the test_api.h file
#ifndef EMSESP_UNITY_CREATE
#include "test_api.h"
#endif
// Unity's setup call - is called before each test - empty for now
void setUp() {

File diff suppressed because one or more lines are too long