Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: MaximTinyTester CmdLine MAX5719 USBDevice
Diff: Test_Main_MAX5719.cpp
- Revision:
- 26:ec719cd9a579
- Parent:
- 25:9d4012b0887f
- Child:
- 27:485b1b2f334c
--- a/Test_Main_MAX5719.cpp Sun Jan 03 04:44:40 2021 +0000
+++ b/Test_Main_MAX5719.cpp Wed Mar 24 13:32:33 2021 -0700
@@ -2198,6 +2198,19 @@
tinyTester.AnalogIn0_Read_Expect_voltageV(1.000000); //
#endif // MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD
+ // @test group CODE_LOAD tinyTester.err_threshold = 0.075
+ // docTest_item['actionType'] = 'assign-propname-value'
+ // docTest_item['group-id-value'] = 'CODE_LOAD'
+ // docTest_item['action'] = 'tinyTester.err_threshold = 0.075'
+ // docTest_item['propName'] = 'tinyTester.err_threshold'
+ // docTest_item['propValue'] = '0.075'
+#if MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD None
+ // assign-propname-value
+ // tinyTesterPropName = "tinyTester.err_threshold"
+ // tinyTesterPropValue = "0.075"
+ tinyTester.err_threshold = 0.075;
+#endif // MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD
+
// @test group CODE_LOAD tinyTester.print("0x05dc00 = 1.500V")
// docTest_item['actionType'] = 'print-string'
// docTest_item['group-id-value'] = 'CODE_LOAD'
@@ -2249,6 +2262,19 @@
tinyTester.AnalogIn0_Read_Expect_voltageV(1.500000); //
#endif // MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD
+ // @test group CODE_LOAD tinyTester.err_threshold = 0.100
+ // docTest_item['actionType'] = 'assign-propname-value'
+ // docTest_item['group-id-value'] = 'CODE_LOAD'
+ // docTest_item['action'] = 'tinyTester.err_threshold = 0.100'
+ // docTest_item['propName'] = 'tinyTester.err_threshold'
+ // docTest_item['propValue'] = '0.100'
+#if MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD None
+ // assign-propname-value
+ // tinyTesterPropName = "tinyTester.err_threshold"
+ // tinyTesterPropValue = "0.100"
+ tinyTester.err_threshold = 0.100;
+#endif // MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD
+
// @test group CODE_LOAD tinyTester.print("0x07d000 = 2.000V")
// docTest_item['actionType'] = 'print-string'
// docTest_item['group-id-value'] = 'CODE_LOAD'
@@ -2300,6 +2326,19 @@
tinyTester.AnalogIn0_Read_Expect_voltageV(2.000000); //
#endif // MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD
+ // @test group CODE_LOAD tinyTester.err_threshold = 0.150
+ // docTest_item['actionType'] = 'assign-propname-value'
+ // docTest_item['group-id-value'] = 'CODE_LOAD'
+ // docTest_item['action'] = 'tinyTester.err_threshold = 0.150'
+ // docTest_item['propName'] = 'tinyTester.err_threshold'
+ // docTest_item['propValue'] = '0.150'
+#if MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD None
+ // assign-propname-value
+ // tinyTesterPropName = "tinyTester.err_threshold"
+ // tinyTesterPropValue = "0.150"
+ tinyTester.err_threshold = 0.150;
+#endif // MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD
+
// @test group CODE_LOAD tinyTester.print("0x09c400 = 2.500V")
// docTest_item['actionType'] = 'print-string'
// docTest_item['group-id-value'] = 'CODE_LOAD'
@@ -2351,6 +2390,19 @@
tinyTester.AnalogIn0_Read_Expect_voltageV(2.500000); //
#endif // MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD
+ // @test group CODE_LOAD tinyTester.err_threshold = 0.200
+ // docTest_item['actionType'] = 'assign-propname-value'
+ // docTest_item['group-id-value'] = 'CODE_LOAD'
+ // docTest_item['action'] = 'tinyTester.err_threshold = 0.200'
+ // docTest_item['propName'] = 'tinyTester.err_threshold'
+ // docTest_item['propValue'] = '0.200'
+#if MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD None
+ // assign-propname-value
+ // tinyTesterPropName = "tinyTester.err_threshold"
+ // tinyTesterPropValue = "0.200"
+ tinyTester.err_threshold = 0.200;
+#endif // MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD
+
// @test group CODE_LOAD tinyTester.print("0x0bb800 = 3.000V")
// docTest_item['actionType'] = 'print-string'
// docTest_item['group-id-value'] = 'CODE_LOAD'
@@ -2402,6 +2454,19 @@
tinyTester.AnalogIn0_Read_Expect_voltageV(3.000000); //
#endif // MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD
+ // @test group CODE_LOAD tinyTester.err_threshold = 0.250
+ // docTest_item['actionType'] = 'assign-propname-value'
+ // docTest_item['group-id-value'] = 'CODE_LOAD'
+ // docTest_item['action'] = 'tinyTester.err_threshold = 0.250'
+ // docTest_item['propName'] = 'tinyTester.err_threshold'
+ // docTest_item['propValue'] = '0.250'
+#if MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD None
+ // assign-propname-value
+ // tinyTesterPropName = "tinyTester.err_threshold"
+ // tinyTesterPropValue = "0.250"
+ tinyTester.err_threshold = 0.250;
+#endif // MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD
+
// @test group CODE_LOAD tinyTester.print("0x0dac00 = 3.500V")
// docTest_item['actionType'] = 'print-string'
// docTest_item['group-id-value'] = 'CODE_LOAD'
@@ -2453,6 +2518,19 @@
tinyTester.AnalogIn0_Read_Expect_voltageV(3.500000); //
#endif // MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD
+ // @test group CODE_LOAD tinyTester.err_threshold = 0.500
+ // docTest_item['actionType'] = 'assign-propname-value'
+ // docTest_item['group-id-value'] = 'CODE_LOAD'
+ // docTest_item['action'] = 'tinyTester.err_threshold = 0.500'
+ // docTest_item['propName'] = 'tinyTester.err_threshold'
+ // docTest_item['propValue'] = '0.500'
+#if MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD None
+ // assign-propname-value
+ // tinyTesterPropName = "tinyTester.err_threshold"
+ // tinyTesterPropValue = "0.500"
+ tinyTester.err_threshold = 0.500;
+#endif // MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD
+
// @test group CODE_LOAD tinyTester.print("0x0fa000 = 4.000V")
// docTest_item['actionType'] = 'print-string'
// docTest_item['group-id-value'] = 'CODE_LOAD'
@@ -2504,6 +2582,19 @@
tinyTester.AnalogIn0_Read_Expect_voltageV(4.000000); //
#endif // MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD
+ // @test group CODE_LOAD tinyTester.err_threshold = 0.750
+ // docTest_item['actionType'] = 'assign-propname-value'
+ // docTest_item['group-id-value'] = 'CODE_LOAD'
+ // docTest_item['action'] = 'tinyTester.err_threshold = 0.750'
+ // docTest_item['propName'] = 'tinyTester.err_threshold'
+ // docTest_item['propValue'] = '0.750'
+#if MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD None
+ // assign-propname-value
+ // tinyTesterPropName = "tinyTester.err_threshold"
+ // tinyTesterPropValue = "0.750"
+ tinyTester.err_threshold = 0.750;
+#endif // MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD
+
// @test group CODE_LOAD tinyTester.print("0x0fffff = 4.095V")
// docTest_item['actionType'] = 'print-string'
// docTest_item['group-id-value'] = 'CODE_LOAD'
@@ -2555,6 +2646,19 @@
tinyTester.AnalogIn0_Read_Expect_voltageV(4.095000); //
#endif // MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD
+ // @test group CODE_LOAD tinyTester.err_threshold = 0.200
+ // docTest_item['actionType'] = 'assign-propname-value'
+ // docTest_item['group-id-value'] = 'CODE_LOAD'
+ // docTest_item['action'] = 'tinyTester.err_threshold = 0.200'
+ // docTest_item['propName'] = 'tinyTester.err_threshold'
+ // docTest_item['propValue'] = '0.200'
+#if MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD None
+ // assign-propname-value
+ // tinyTesterPropName = "tinyTester.err_threshold"
+ // tinyTesterPropValue = "0.200"
+ tinyTester.err_threshold = 0.200;
+#endif // MAX5719_SELFTEST_CODE_LOAD // group CODE_LOAD
+
// @test group CODE_LOAD tinyTester.print("0x080000 // 2.048V")
// @test group CODE_LOAD CODE_LOAD(0x080000) // 2.048V
// docTest_item['actionType'] = 'call-function'
@@ -5518,4 +5622,3 @@
}
} // while(1)
}
-