Changeset 1212 for trunk/psLib/test/image/verified/tst_psImage.stderr
- Timestamp:
- Jul 12, 2004, 3:37:59 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/image/verified/tst_psImage.stderr (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/verified/tst_psImage.stderr
r1198 r1212 100 100 ---> TESTPOINT PASSED (psImage{psImageCopy} | tst_psImage.c) 101 101 102 /***************************** TESTPOINT ******************************************\103 * TestFile: tst_psImage.c *104 * TestPoint: psImage{psImageClip} *105 * TestType: Positive *106 \**********************************************************************************/107 108 <DATE> <TIME> |<HOST>|I| testImageClip|psImageClip shall limit the minimum and maximum data value within a psImage structure109 <DATE> <TIME> |<HOST>|I| testImageClip|Testing clipping of F64 imagery110 <DATE> <TIME> |<HOST>|I| testImageClip|Testing clipping of F32 imagery111 <DATE> <TIME> |<HOST>|I| testImageClip|Testing clipping of S32 imagery112 <DATE> <TIME> |<HOST>|I| testImageClip|Testing clipping of S16 imagery113 <DATE> <TIME> |<HOST>|I| testImageClip|Testing clipping of S8 imagery114 <DATE> <TIME> |<HOST>|I| testImageClip|Testing clipping of U32 imagery115 <DATE> <TIME> |<HOST>|I| testImageClip|Testing clipping of U16 imagery116 <DATE> <TIME> |<HOST>|I| testImageClip|Testing clipping of U8 imagery117 <DATE> <TIME> |<HOST>|I| testImageClip|Testing clipping of C32 imagery118 <DATE> <TIME> |<HOST>|I| testImageClip|Testing clipping of C64 imagery119 <DATE> <TIME> |<HOST>|I| testImageClip|Following should be an error (max<min)120 <DATE> <TIME> |<HOST>|E| psImageClip|psImageClip can not be invoked with max < min.121 122 ---> TESTPOINT PASSED (psImage{psImageClip} | tst_psImage.c)123 124 /***************************** TESTPOINT ******************************************\125 * TestFile: tst_psImage.c *126 * TestPoint: psImage{psImageClipNAN} *127 * TestType: Positive *128 \**********************************************************************************/129 130 <DATE> <TIME> |<HOST>|I|testImageClipNA|psImageClipNaN shall modified pixel values of NaN with a specified value131 132 ---> TESTPOINT PASSED (psImage{psImageClipNAN} | tst_psImage.c)133 134 /***************************** TESTPOINT ******************************************\135 * TestFile: tst_psImage.c *136 * TestPoint: psImage{psImageOverlay} *137 * TestType: Positive *138 \**********************************************************************************/139 140 <DATE> <TIME> |<HOST>|I|testImageOverla|Following should error as overlay isn't within image boundaries141 <DATE> <TIME> |<HOST>|E|psImageOverlayS|Overlay image (32,64 -> 159,319) is partially outside of the input image (128 x 256).142 <DATE> <TIME> |<HOST>|I|testImageOverla|Following should error as overlay is NULL143 <DATE> <TIME> |<HOST>|E|psImageOverlayS|one of the input images was NULL.144 <DATE> <TIME> |<HOST>|I|testImageOverla|Following should error as image input is NULL145 <DATE> <TIME> |<HOST>|E|psImageOverlayS|one of the input images was NULL.146 147 ---> TESTPOINT PASSED (psImage{psImageOverlay} | tst_psImage.c)148
Note:
See TracChangeset
for help on using the changeset viewer.
