- Timestamp:
- Jan 10, 2005, 12:22:52 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/test/verified/tst_pmReadoutCombine.stdout
r2942 r2945 1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_pmReadoutCombine.c * 3 * TestPoint: pmReadoutCombine{simpleCombineNoOverlap} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 1 7 tst_pmReadoutCombine(): (minOutRow, minOutCol) to (maxOutRow, maxOutCol) is (0, 0) (1, 1) 8 9 ---> TESTPOINT PASSED (pmReadoutCombine{simpleCombineNoOverlap} | tst_pmReadoutCombine.c) 10 11 /***************************** TESTPOINT ******************************************\ 12 * TestFile: tst_pmReadoutCombine.c * 13 * TestPoint: pmReadoutCombine{simpleCombineNoOverlap} * 14 * TestType: Positive * 15 \**********************************************************************************/ 16 2 17 tst_pmReadoutCombine(): (minOutRow, minOutCol) to (maxOutRow, maxOutCol) is (0, 0) (1, 20) 18 19 ---> TESTPOINT PASSED (pmReadoutCombine{simpleCombineNoOverlap} | tst_pmReadoutCombine.c) 20 21 /***************************** TESTPOINT ******************************************\ 22 * TestFile: tst_pmReadoutCombine.c * 23 * TestPoint: pmReadoutCombine{simpleCombineNoOverlap} * 24 * TestType: Positive * 25 \**********************************************************************************/ 26 3 27 tst_pmReadoutCombine(): (minOutRow, minOutCol) to (maxOutRow, maxOutCol) is (0, 0) (20, 1) 28 29 ---> TESTPOINT PASSED (pmReadoutCombine{simpleCombineNoOverlap} | tst_pmReadoutCombine.c) 30 31 /***************************** TESTPOINT ******************************************\ 32 * TestFile: tst_pmReadoutCombine.c * 33 * TestPoint: pmReadoutCombine{simpleCombineNoOverlap} * 34 * TestType: Positive * 35 \**********************************************************************************/ 36 4 37 tst_pmReadoutCombine(): (minOutRow, minOutCol) to (maxOutRow, maxOutCol) is (0, 0) (20, 20) 38 39 ---> TESTPOINT PASSED (pmReadoutCombine{simpleCombineNoOverlap} | tst_pmReadoutCombine.c) 40 41 /***************************** TESTPOINT ******************************************\ 42 * TestFile: tst_pmReadoutCombine.c * 43 * TestPoint: pmReadoutCombine{Testing bad input parameter conditions} * 44 * TestType: Positive * 45 \**********************************************************************************/ 46 5 47 ---------------------------------------------------------------------------- 6 48 Calling pmReadoutCombine() with NULL zero vector. … … 33 75 ---------------------------------------------------------------------------- 34 76 ============================================================================ 77 78 ---> TESTPOINT PASSED (pmReadoutCombine{Testing bad input parameter conditions} | tst_pmReadoutCombine.c) 79
Note:
See TracChangeset
for help on using the changeset viewer.
