IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 25, 2004, 10:24:23 AM (22 years ago)
Author:
harman
Message:

Updated truth

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astronomy/verified/tst_psMetadata_01.stdout

    r1495 r1623  
    44*             TestType: Positive                                                   *
    55\**********************************************************************************/
    6 
    7 FITS file open status: OK - no error
    86
    97Contents of metadata list:
     
    2624*             TestType: Positive                                                   *
    2725\**********************************************************************************/
    28 
    29 FITS file open status: OK - no error
    3026
    3127Contents of metadata list:
     
    6662*             TestType: Positive                                                   *
    6763\**********************************************************************************/
    68 
    69 FITS file open status: OK - no error
    7064
    7165Contents of metadata list:
     
    124118/***************************** TESTPOINT ******************************************\
    125119*             TestFile: tst_psMetadata_01.c                                        *
    126 *            TestPoint: psMetadata{Test E - Attempt to use null file descriptor}   *
     120*            TestPoint: psMetadata{Test E - Attempt to use null filename}          *
    127121*             TestType: Negative                                                   *
    128 *    ExpectedErrorText: Null FITS file descriptor not allowed                      *
     122*    ExpectedErrorText: Null fileName not allowed                                  *
    129123*  ExpectedStatusValue: 0                                                          *
    130124\**********************************************************************************/
    131125
    132126
    133 ---> TESTPOINT PASSED (psMetadata{Test E - Attempt to use null file descriptor} | tst_psMetadata_01.c)
     127---> TESTPOINT PASSED (psMetadata{Test E - Attempt to use null filename} | tst_psMetadata_01.c)
    134128
    135129/***************************** TESTPOINT ******************************************\
    136130*             TestFile: tst_psMetadata_01.c                                        *
    137 *            TestPoint: psMetadata{Test F - Attempt to use two null inputs}        *
     131*            TestPoint: psMetadata{Test F - Attempt to open nonexistant file}      *
     132*             TestType: Negative                                                   *
     133*    ExpectedErrorText: FITS error while opening file: missing.dat...Couldn't close FITS file... *
     134*  ExpectedStatusValue: 0                                                          *
     135\**********************************************************************************/
     136
     137
     138---> TESTPOINT PASSED (psMetadata{Test F - Attempt to open nonexistant file} | tst_psMetadata_01.c)
     139
     140/***************************** TESTPOINT ******************************************\
     141*             TestFile: tst_psMetadata_01.c                                        *
     142*            TestPoint: psMetadata{Test G - Attempt to use two null inputs}        *
    138143*             TestType: Negative                                                   *
    139144*    ExpectedErrorText: Null extName and extNum = 0 not allowed                    *
     
    142147
    143148
    144 ---> TESTPOINT PASSED (psMetadata{Test F - Attempt to use two null inputs} | tst_psMetadata_01.c)
     149---> TESTPOINT PASSED (psMetadata{Test G - Attempt to use two null inputs} | tst_psMetadata_01.c)
    145150
    146151/***************************** TESTPOINT ******************************************\
    147152*             TestFile: tst_psMetadata_01.c                                        *
    148 *            TestPoint: psMetadata{Test G - Attempt to use bad extNum}             *
     153*            TestPoint: psMetadata{Test H - Attempt to use bad extNum}             *
    149154*             TestType: Negative                                                   *
    150155*    ExpectedErrorText: FITS error while locating header 22: tried to move past end of file *
     
    153158
    154159
    155 ---> TESTPOINT PASSED (psMetadata{Test G - Attempt to use bad extNum} | tst_psMetadata_01.c)
     160---> TESTPOINT PASSED (psMetadata{Test H - Attempt to use bad extNum} | tst_psMetadata_01.c)
    156161
    157162/***************************** TESTPOINT ******************************************\
    158163*             TestFile: tst_psMetadata_01.c                                        *
    159 *            TestPoint: psMetadata{Test H - Attempt to use bad extName}            *
     164*            TestPoint: psMetadata{Test I - Attempt to use bad extName}            *
    160165*             TestType: Negative                                                   *
    161166*    ExpectedErrorText: FITS error while locating header AARGH: illegal HDU number *
     
    164169
    165170
    166 ---> TESTPOINT PASSED (psMetadata{Test H - Attempt to use bad extName} | tst_psMetadata_01.c)
     171---> TESTPOINT PASSED (psMetadata{Test I - Attempt to use bad extName} | tst_psMetadata_01.c)
    167172
    168173/***************************** TESTPOINT ******************************************\
    169174*             TestFile: tst_psMetadata_01.c                                        *
    170 *            TestPoint: psMetadata{Test I - Free psMetadata}                       *
     175*            TestPoint: psMetadata{Test J - Free psMetadata}                       *
    171176*             TestType: Positive                                                   *
    172177\**********************************************************************************/
    173178
    174179
    175 ---> TESTPOINT PASSED (psMetadata{Test I - Free psMetadata} | tst_psMetadata_01.c)
     180---> TESTPOINT PASSED (psMetadata{Test J - Free psMetadata} | tst_psMetadata_01.c)
    176181
Note: See TracChangeset for help on using the changeset viewer.