Commit Graph

17 Commits

Author SHA1 Message Date
jakeg00dwin d60e4d0586 Re-added the fake microseconds function for testing to pass. 2024-07-27 11:23:07 -07:00
jakeg00dwin a35b806299 removed unused comments and substituted bit shifts with constants 2024-07-27 09:56:03 -07:00
jakeg00dwin 077b265be2 Uncommented the SetAllHigh test and added the constatnts 2024-07-27 09:52:29 -07:00
jakeg00dwin 2e26507d76 whitespace change 2024-07-27 09:51:11 -07:00
jakeg00dwin 098d34c853 changed tests to not use magic numbers 2024-07-27 09:51:06 -07:00
jakeg00dwin 1a5324aef6 cleaned up tests a bit more by extracting duplication in helper function 2024-07-27 09:44:42 -07:00
jakeg00dwin a061258669 Moved static helper function to top of tests. Extracted now uneeded expectations from tests. 2024-07-27 09:42:40 -07:00
jakeg00dwin f10ed49eb4 extracted the expectations into helper func for ZCD poll function. 2024-07-27 09:39:20 -07:00
jakeg00dwin d8403a4e82 Added call to helper function for ADC_INIT test 2024-07-27 09:28:29 -07:00
jakeg00dwin 4ab57eb948 Created a helper function for the ADC storage testing 2024-07-27 09:23:36 -07:00
jakeg00dwin 7deea50e91 white space change 2024-07-27 09:23:15 -07:00
jakeg00dwin a92cdead2e fixed up ADC code + tests to make them pass 2024-07-27 09:06:23 -07:00
jakeg00dwin 6ecbe2f48a linking with the cpputest libs 2024-07-26 18:19:16 -07:00
jakeg00dwin 029b96aade Added two mock calls for the restore of the port state. 2024-07-26 18:19:05 -07:00
jakeg00dwin ce68803cef removed empty whitespace 2024-07-26 18:18:36 -07:00
jakeg00dwin f536024959 updated with new function for the RegEdit mock 2024-07-26 18:16:09 -07:00
jakeg00dwin f80f61c9ff Converted to hybrid between MPLABX and Cmake for test harness. 2024-07-24 17:21:29 -07:00