Changeset 5641
- Timestamp:
- Nov 30, 2005, 12:16:58 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/imageops/verified/tst_psImagePixelExtract.stderr
r5174 r5641 148 148 /***************************** TESTPOINT ******************************************\ 149 149 * TestFile: tst_psImagePixelExtract.c * 150 * TestPoint: psImage{psImageRowCol} * 151 * TestType: Positive * 152 \**********************************************************************************/ 153 154 <DATE><TIME>|<HOST>|E|psImageCol (FILE:LINENO) 155 Can not operate on a NULL psImage. 156 <DATE><TIME>|<HOST>|E|psImageRow (FILE:LINENO) 157 Specified row number is out of range for specified image. 158 159 ---> TESTPOINT PASSED (psImage{psImageRowCol} | tst_psImagePixelExtract.c) 160 150 * TestPoint: psImage{psImageRowColF32} * 151 * TestType: Positive * 152 \**********************************************************************************/ 153 154 <DATE><TIME>|<HOST>|E|psImageCol (FILE:LINENO) 155 Can not operate on a NULL psImage. 156 <DATE><TIME>|<HOST>|E|psImageRow (FILE:LINENO) 157 Specified row number is out of range for specified image. 158 159 ---> TESTPOINT PASSED (psImage{psImageRowColF32} | tst_psImagePixelExtract.c) 160 161 /***************************** TESTPOINT ******************************************\ 162 * TestFile: tst_psImagePixelExtract.c * 163 * TestPoint: psImage{psImageRowColF64} * 164 * TestType: Positive * 165 \**********************************************************************************/ 166 167 <DATE><TIME>|<HOST>|E|psImageCol (FILE:LINENO) 168 Can not operate on a NULL psImage. 169 <DATE><TIME>|<HOST>|E|psImageRow (FILE:LINENO) 170 Specified row number is out of range for specified image. 171 172 ---> TESTPOINT PASSED (psImage{psImageRowColF64} | tst_psImagePixelExtract.c) 173 174 /***************************** TESTPOINT ******************************************\ 175 * TestFile: tst_psImagePixelExtract.c * 176 * TestPoint: psImage{psImageRowColU8} * 177 * TestType: Positive * 178 \**********************************************************************************/ 179 180 <DATE><TIME>|<HOST>|E|psImageCol (FILE:LINENO) 181 Can not operate on a NULL psImage. 182 <DATE><TIME>|<HOST>|E|psImageRow (FILE:LINENO) 183 Specified row number is out of range for specified image. 184 185 ---> TESTPOINT PASSED (psImage{psImageRowColU8} | tst_psImagePixelExtract.c) 186 187 /***************************** TESTPOINT ******************************************\ 188 * TestFile: tst_psImagePixelExtract.c * 189 * TestPoint: psImage{psImageRowColU16} * 190 * TestType: Positive * 191 \**********************************************************************************/ 192 193 <DATE><TIME>|<HOST>|E|psImageCol (FILE:LINENO) 194 Can not operate on a NULL psImage. 195 <DATE><TIME>|<HOST>|E|psImageRow (FILE:LINENO) 196 Specified row number is out of range for specified image. 197 198 ---> TESTPOINT PASSED (psImage{psImageRowColU16} | tst_psImagePixelExtract.c) 199 200 /***************************** TESTPOINT ******************************************\ 201 * TestFile: tst_psImagePixelExtract.c * 202 * TestPoint: psImage{psImageRowColU32} * 203 * TestType: Positive * 204 \**********************************************************************************/ 205 206 <DATE><TIME>|<HOST>|E|psImageCol (FILE:LINENO) 207 Can not operate on a NULL psImage. 208 <DATE><TIME>|<HOST>|E|psImageRow (FILE:LINENO) 209 Specified row number is out of range for specified image. 210 211 ---> TESTPOINT PASSED (psImage{psImageRowColU32} | tst_psImagePixelExtract.c) 212 213 /***************************** TESTPOINT ******************************************\ 214 * TestFile: tst_psImagePixelExtract.c * 215 * TestPoint: psImage{psImageRowColU64} * 216 * TestType: Positive * 217 \**********************************************************************************/ 218 219 <DATE><TIME>|<HOST>|E|psImageCol (FILE:LINENO) 220 Can not operate on a NULL psImage. 221 <DATE><TIME>|<HOST>|E|psImageRow (FILE:LINENO) 222 Specified row number is out of range for specified image. 223 224 ---> TESTPOINT PASSED (psImage{psImageRowColU64} | tst_psImagePixelExtract.c) 225 226 /***************************** TESTPOINT ******************************************\ 227 * TestFile: tst_psImagePixelExtract.c * 228 * TestPoint: psImage{psImageRowColS8} * 229 * TestType: Positive * 230 \**********************************************************************************/ 231 232 <DATE><TIME>|<HOST>|E|psImageCol (FILE:LINENO) 233 Can not operate on a NULL psImage. 234 <DATE><TIME>|<HOST>|E|psImageRow (FILE:LINENO) 235 Specified row number is out of range for specified image. 236 237 ---> TESTPOINT PASSED (psImage{psImageRowColS8} | tst_psImagePixelExtract.c) 238 239 /***************************** TESTPOINT ******************************************\ 240 * TestFile: tst_psImagePixelExtract.c * 241 * TestPoint: psImage{psImageRowColS16} * 242 * TestType: Positive * 243 \**********************************************************************************/ 244 245 <DATE><TIME>|<HOST>|E|psImageCol (FILE:LINENO) 246 Can not operate on a NULL psImage. 247 <DATE><TIME>|<HOST>|E|psImageRow (FILE:LINENO) 248 Specified row number is out of range for specified image. 249 250 ---> TESTPOINT PASSED (psImage{psImageRowColS16} | tst_psImagePixelExtract.c) 251 252 /***************************** TESTPOINT ******************************************\ 253 * TestFile: tst_psImagePixelExtract.c * 254 * TestPoint: psImage{psImageRowColS32} * 255 * TestType: Positive * 256 \**********************************************************************************/ 257 258 <DATE><TIME>|<HOST>|E|psImageCol (FILE:LINENO) 259 Can not operate on a NULL psImage. 260 <DATE><TIME>|<HOST>|E|psImageRow (FILE:LINENO) 261 Specified row number is out of range for specified image. 262 263 ---> TESTPOINT PASSED (psImage{psImageRowColS32} | tst_psImagePixelExtract.c) 264 265 /***************************** TESTPOINT ******************************************\ 266 * TestFile: tst_psImagePixelExtract.c * 267 * TestPoint: psImage{psImageRowColS64} * 268 * TestType: Positive * 269 \**********************************************************************************/ 270 271 <DATE><TIME>|<HOST>|E|psImageCol (FILE:LINENO) 272 Can not operate on a NULL psImage. 273 <DATE><TIME>|<HOST>|E|psImageRow (FILE:LINENO) 274 Specified row number is out of range for specified image. 275 276 ---> TESTPOINT PASSED (psImage{psImageRowColS64} | tst_psImagePixelExtract.c) 277
Note:
See TracChangeset
for help on using the changeset viewer.
