minimalist hardware testing support

Dependents:   MAX5715BOB_Tester MAX11131BOB_Tester MAX5171BOB_Tester MAX11410BOB_Tester ... more

Revision:
9:3ec00515891d
Parent:
8:9171f0ab3c17
Child:
10:b11ab5d7ac58
--- a/MaximTinyTester.h	Tue Mar 17 04:00:17 2020 +0000
+++ b/MaximTinyTester.h	Tue Mar 17 15:33:36 2020 -0700
@@ -108,6 +108,8 @@
 
     void FAIL();
 
+    void print(const char* stringLiteralMessage);
+
     void Report_Summary(void);
 
     bool FunctionCall_Expect(const char *nameOfFunctionUnderTest,