Changeset 1034 for trunk/psLib/test/image/verified/tst_psImage.stderr
- Timestamp:
- Jun 14, 2004, 2:13:57 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/verified/tst_psImage.stderr
r1033 r1034 5 5 <DATE> <TIME> <HOST> |I|testImageOverla|Following should error as image input is NULL 6 6 <DATE> <TIME> <HOST> |E|psImageOverlayS|one of the input images was NULL. 7 / ----------------------------- TESTPOINT ------------------------------------------\8 | TestFile: tst_psImage.c | 9 | TestPoint: psImage{546/548-testImageAlloc/Free} | 10 | TestType: Positive | 11 \ ----------------------------------------------------------------------------------/7 /***************************** TESTPOINT ******************************************\ 8 * TestFile: tst_psImage.c * 9 * TestPoint: psImage{546/548-testImageAlloc/Free} * 10 * TestType: Positive * 11 \**********************************************************************************/ 12 12 13 13 <DATE> <TIME> <HOST> |I| testImageAlloc|#546 - psImageAlloc shall allocate memory for a psImage structure … … 39 39 ---> TESTPOINT PASSED (psImage{546/548-testImageAlloc/Free} | tst_psImage.c) 40 40 41 / ----------------------------- TESTPOINT ------------------------------------------\42 | TestFile: tst_psImage.c | 43 | TestPoint: psImage{547/550-testImageSubset} | 44 | TestType: Positive | 45 \ ----------------------------------------------------------------------------------/41 /***************************** TESTPOINT ******************************************\ 42 * TestFile: tst_psImage.c * 43 * TestPoint: psImage{547/550-testImageSubset} * 44 * TestType: Positive * 45 \**********************************************************************************/ 46 46 47 47 <DATE> <TIME> <HOST> |I|testImageSubset|memcpy(&preSubsetStruct,original,sizeof(psImage)); … … 87 87 ---> TESTPOINT PASSED (psImage{547/550-testImageSubset} | tst_psImage.c) 88 88 89 / ----------------------------- TESTPOINT ------------------------------------------\90 | TestFile: tst_psImage.c | 91 | TestPoint: psImage{551-testImageCopy} | 92 | TestType: Positive | 93 \ ----------------------------------------------------------------------------------/89 /***************************** TESTPOINT ******************************************\ 90 * TestFile: tst_psImage.c * 91 * TestPoint: psImage{551-testImageCopy} * 92 * TestType: Positive * 93 \**********************************************************************************/ 94 94 95 95 <DATE> <TIME> <HOST> |I| testImageCopy|An error should follow... … … 98 98 ---> TESTPOINT PASSED (psImage{551-testImageCopy} | tst_psImage.c) 99 99 100 / ----------------------------- TESTPOINT ------------------------------------------\101 | TestFile: tst_psImage.c | 102 | TestPoint: psImage{571-testImageClip} | 103 | TestType: Positive | 104 \ ----------------------------------------------------------------------------------/100 /***************************** TESTPOINT ******************************************\ 101 * TestFile: tst_psImage.c * 102 * TestPoint: psImage{571-testImageClip} * 103 * TestType: Positive * 104 \**********************************************************************************/ 105 105 106 106 <DATE> <TIME> <HOST> |I| testImageClip|psImageClip shall limit the minimum and maximum data value within a psImage structure … … 120 120 ---> TESTPOINT PASSED (psImage{571-testImageClip} | tst_psImage.c) 121 121 122 / ----------------------------- TESTPOINT ------------------------------------------\123 | TestFile: tst_psImage.c | 124 | TestPoint: psImage{572-testImageClipNAN} | 125 | TestType: Positive | 126 \ ----------------------------------------------------------------------------------/122 /***************************** TESTPOINT ******************************************\ 123 * TestFile: tst_psImage.c * 124 * TestPoint: psImage{572-testImageClipNAN} * 125 * TestType: Positive * 126 \**********************************************************************************/ 127 127 128 128 <DATE> <TIME> <HOST> |I|testImageClipNA|psImageClipNaN shall modified pixel values of NaN with a specified value … … 130 130 ---> TESTPOINT PASSED (psImage{572-testImageClipNAN} | tst_psImage.c) 131 131 132 / ----------------------------- TESTPOINT ------------------------------------------\133 | TestFile: tst_psImage.c | 134 | TestPoint: psImage{573-testImageOverlay} | 135 | TestType: Positive | 136 \ ----------------------------------------------------------------------------------/132 /***************************** TESTPOINT ******************************************\ 133 * TestFile: tst_psImage.c * 134 * TestPoint: psImage{573-testImageOverlay} * 135 * TestType: Positive * 136 \**********************************************************************************/ 137 137 138 138 <DATE> <TIME> <HOST> |I|testImageOverla|Following should error as overlay isn't within image boundaries
Note:
See TracChangeset
for help on using the changeset viewer.
