Disable assert in uint test as we intentionally exercise this condition

This commit is contained in:
Ed
2024-04-30 09:58:04 +01:00
parent 6c49d5fe36
commit 415bd8605d

View File

@@ -69,6 +69,7 @@ foreach(TESTFILE ${TEST_SOURCES})
-DUNITY_INCLUDE_DOUBLE -DUNITY_INCLUDE_DOUBLE
-DXUD_CORE_CLOCK=600 -DXUD_CORE_CLOCK=600
-DXUD_SERIES_SUPPORT=4 -DXUD_SERIES_SUPPORT=4
-DXASSERT_ENABLE_ASSERTIONS=0
) )
# For HID tests only enable HID # For HID tests only enable HID