Commit Graph

7 Commits

Author SHA1 Message Date
matt a398a0b679 Add more parser tests 2024-04-13 17:26:52 +10:00
matt 168c1414bd Improve failure message when a packet parser test fails 2024-04-13 17:25:49 +10:00
matt 83f6e8fa52 Improve failure message when a CRC test fails 2024-04-13 17:25:33 +10:00
matt 5b6d951cbc Simplify test setup using a helper to convert hex strings to byte arrays 2024-04-13 17:25:13 +10:00
matt d3325b71cd Fixes to unit tests to work on native platform 2024-04-10 21:13:45 +10:00
matt 71dbf1f4ca Rename runParseUnityTests to just runUnityTests 2024-04-10 21:11:12 +10:00
matt 746d0fad6f Create initial tests
Tests are run via a PlatformIO project
2024-04-09 00:31:46 +10:00