Commit Graph

21 Commits

Author SHA1 Message Date
jakeg00dwin bf62e8ad15 Added Enable into the tests. 2024-09-03 16:45:57 -07:00
jakeg00dwin 5e165ae9dc Added the subdir inclusion for zcd tests. 2024-09-02 14:07:48 -07:00
jakeg00dwin 311b0787d9 Added test groups to alltests runner 2024-09-02 14:07:38 -07:00
jakeg00dwin 63e4ec1ec1 Added tests groups to mock tests 2024-09-02 14:07:29 -07:00
jakeg00dwin 8bec415466 Added zcd module's tests 2024-09-02 14:07:20 -07:00
jakeg00dwin 32b2096ab8 Added links for the mock tests. 2024-09-02 13:55:10 -07:00
jakeg00dwin 5231d55d8e Added tests for the newly added modules. 2024-09-02 13:52:47 -07:00
Jake Goodwin 34602643c2 cleaned up interfaces for mocking 2024-09-02 13:33:30 -07:00
Jake Goodwin fc715011b8 Added mocking module for timer
The mock of the timer module uses the cpputest mocking functions.
2024-09-02 13:33:08 -07:00
jakeg00dwin 069ab127bf Wrote tests ensuring correct bit checking and then code to pass it for the reading of input. 2024-09-01 13:43:29 -07:00
jakeg00dwin 307ae22aa8 Made tests for reading state function more comperhensive. 2024-09-01 13:37:13 -07:00
jakeg00dwin 9c878f9e08 whitespace 2024-09-01 13:20:40 -07:00
jakeg00dwin fe20ad2fb0 Wrote tests and code for disabling relays 2024-09-01 13:18:46 -07:00
jakeg00dwin c440f48f0f Wrote tests and code for PCDisable and relay enable functions. 2024-09-01 13:14:34 -07:00
jakeg00dwin 36108f4108 Added comment details. 2024-09-01 12:49:45 -07:00
jakeg00dwin 2e7a4ffa38 Added in new module for Relays 2024-09-01 12:28:26 -07:00
jakeg00dwin 2628c0be9c Added tests for the SuperLoop in finite iterations mode. 2024-09-01 12:23:34 -07:00
jakeg00dwin af0f7ea103 Removed tests for LEDController 2024-09-01 12:23:17 -07:00
jakeg00dwin e04504088b removed all refernces to the LEDController module. 2024-09-01 12:22:44 -07:00
jakeg00dwin 2567e752fc Updated source and test code to run the SuperLoop tests 2024-09-01 09:31:02 -07:00
jakeg00dwin f91327931a Inital commit of relay repo's code 2024-08-29 14:06:38 -07:00