IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 7, 2004, 3:22:16 PM (22 years ago)
Author:
desonia
Message:

testpoint names changed.

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)
    91/***************************** TESTPOINT ******************************************\
    102*             TestFile: tst_psImageIO.c                                            *
    11 *            TestPoint: psImage{567-testImageRead}                                 *
     3*            TestPoint: psImage{psImageReadSection}                                *
    124*             TestType: Positive                                                   *
    135\**********************************************************************************/
     
    2214 <DATE> <TIME> <HOST> |E|psImageReadSect|Could not index to 'bogus' HDU for file tmpImages/MxN_F32.fits. (illegal HDU number)
    2315
    24 ---> TESTPOINT PASSED (psImage{567-testImageRead} | tst_psImageIO.c)
     16---> TESTPOINT PASSED (psImage{psImageReadSection} | tst_psImageIO.c)
    2517
    2618/***************************** TESTPOINT ******************************************\
    2719*             TestFile: tst_psImageIO.c                                            *
    28 *            TestPoint: psImage{569-testImageWrite}                                *
     20*            TestPoint: psImage{psImageWriteSection}                               *
    2921*             TestType: Positive                                                   *
    3022\**********************************************************************************/
    3123
    3224
    33 ---> TESTPOINT PASSED (psImage{569-testImageWrite} | tst_psImageIO.c)
     25---> TESTPOINT PASSED (psImage{psImageWriteSection} | tst_psImageIO.c)
    3426
Note: See TracChangeset for help on using the changeset viewer.