Commit graph

27 commits

Author SHA1 Message Date
acfa5aa814 Added new ADC test 2025-12-23 14:59:42 -08:00
09734f4ef1 whitespace changes. 2025-12-22 19:27:57 -08:00
5178c69a14 Updated ADC test, now passing. 2025-12-21 21:07:46 -08:00
e6d3612d4d refactored mock regedit tests
+ now implimented new u8 type tests.
2025-12-21 20:42:58 -08:00
e61a9ae235 auto formatting 2025-12-21 20:42:06 -08:00
13eca24d04 Updated doxygen header comment. 2025-12-21 20:00:06 -08:00
eadc336185 removed dead code / comments. 2025-12-21 19:59:00 -08:00
55c10de5a5 Updated MockRegEdit to use the original function header as well as adding missing function mocks. 2025-12-21 19:57:56 -08:00
99ee924627 Added include dir for module being mocked. 2025-12-21 19:57:30 -08:00
9402cd779d Automatic formatting standard applied to tests dir. 2025-12-21 19:44:05 -08:00
8e00f7406a Refactored Test dir layout
- Removed old cpputest include lines.
+ Added new cmake var include/link.
2025-12-20 18:46:00 -08:00
jakeg00dwin
5dc658b620 updated test and blink sources 2025-06-06 07:54:49 -07:00
3aa33779df Added ADC_PoweOn() test
+checks for the regedit of the power on bit in the register.
2025-03-09 09:21:03 -07:00
a076ab8b77 Commented out tests for ADC that were dependant on AVR stuff. 2025-03-09 08:27:58 -07:00
455c70c34b Added tests and mocks from other template 2025-03-08 17:07:04 -08:00
jakeg00dwin
599822b932 Added comment for automation use. 2024-03-18 19:30:40 -07:00
jakeg00dwin
226f3053ad cleaned up old lines 2024-03-15 14:21:48 -07:00
jakeg00dwin
73583fd725 imported the test group 2024-03-15 14:20:36 -07:00
jakeg00dwin
f687b3b400 Added correct linked libs to the simple_test 2024-03-15 14:20:08 -07:00
jakeg00dwin
46710be9b5 edited to first include the simple_test directory, also using the correct link libs now 2024-03-15 14:19:45 -07:00
jakeg00dwin
a15bed2326 tried adding to linked libs 2024-03-15 13:47:40 -07:00
jakeg00dwin
20b7c8cb38 updated for tests 2024-03-15 13:47:06 -07:00
jakeg00dwin
9b0137c9aa added the simple test 2024-03-12 22:42:14 -07:00
jakeg00dwin
caf281b927 modified the test runners 2024-03-12 22:39:03 -07:00
jakeg00dwin
31605803de removed the add_subdirectory() call in tests 2024-03-06 22:09:40 -08:00
jakeg00dwin
f7a06af54f added some stuff I found on a blog 2024-03-06 22:01:53 -08:00
jakeg00dwin
7556c5282c inital commit 2024-03-06 20:52:43 -08:00