Changeset 1195 for trunk/psLib/test/image/verified/tst_psImageIO.stderr
- Timestamp:
- Jul 7, 2004, 3:22:16 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/verified/tst_psImageIO.stderr
r1034 r1195 1 <DATE> <TIME> <HOST> |I| testImageRead|Following should be an error as file doesn't exist.2 <DATE> <TIME> <HOST> |E|psImageReadSect|Could not open file 'foobar.fits'. (could not open the named file)3 <DATE> <TIME> <HOST> |I| testImageRead|Following should be an error as filename is NULL.4 <DATE> <TIME> <HOST> |E|psImageReadSect|Must specify filename; it can not be NULL.5 <DATE> <TIME> <HOST> |I| testImageRead|Following should be an error as extnum is invalid.6 <DATE> <TIME> <HOST> |E|psImageReadSect|Could not index to HDU #4 for file tmpImages/MxN_F32.fits. (tried to move past end of file)7 <DATE> <TIME> <HOST> |I| testImageRead|Following should be an error as extname is invalid.8 <DATE> <TIME> <HOST> |E|psImageReadSect|Could not index to 'bogus' HDU for file tmpImages/MxN_F32.fits. (illegal HDU number)9 1 /***************************** TESTPOINT ******************************************\ 10 2 * TestFile: tst_psImageIO.c * 11 * TestPoint: psImage{ 567-testImageRead}*3 * TestPoint: psImage{psImageReadSection} * 12 4 * TestType: Positive * 13 5 \**********************************************************************************/ … … 22 14 <DATE> <TIME> <HOST> |E|psImageReadSect|Could not index to 'bogus' HDU for file tmpImages/MxN_F32.fits. (illegal HDU number) 23 15 24 ---> TESTPOINT PASSED (psImage{ 567-testImageRead} | tst_psImageIO.c)16 ---> TESTPOINT PASSED (psImage{psImageReadSection} | tst_psImageIO.c) 25 17 26 18 /***************************** TESTPOINT ******************************************\ 27 19 * TestFile: tst_psImageIO.c * 28 * TestPoint: psImage{ 569-testImageWrite}*20 * TestPoint: psImage{psImageWriteSection} * 29 21 * TestType: Positive * 30 22 \**********************************************************************************/ 31 23 32 24 33 ---> TESTPOINT PASSED (psImage{ 569-testImageWrite} | tst_psImageIO.c)25 ---> TESTPOINT PASSED (psImage{psImageWriteSection} | tst_psImageIO.c) 34 26
Note:
See TracChangeset
for help on using the changeset viewer.
