IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1446


Ignore:
Timestamp:
Aug 9, 2004, 3:40:44 PM (22 years ago)
Author:
harman
Message:

Updated truth

File:
1 edited

Legend:

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

    r1444 r1446  
    6262/***************************** TESTPOINT ******************************************\
    6363*             TestFile: tst_psMetadata_05.c                                        *
    64 *            TestPoint: psMetadata{Test F - Attempt to use null metadata with setIterator} *
     64*            TestPoint: psMetadata{Test G - Attempt to use null metadata with setIterator} *
    6565*             TestType: Negative                                                   *
    6666*    ExpectedErrorText: Null metadata collection not allowed                       *
     
    6969
    7070
    71 ---> TESTPOINT PASSED (psMetadata{Test F - Attempt to use null metadata with setIterator} | tst_psMetadata_05.c)
     71---> TESTPOINT PASSED (psMetadata{Test G - Attempt to use null metadata with setIterator} | tst_psMetadata_05.c)
    7272
    7373/***************************** TESTPOINT ******************************************\
    7474*             TestFile: tst_psMetadata_05.c                                        *
    75 *            TestPoint: psMetadata{Test G - Attempt to use null metadata with getNext} *
     75*            TestPoint: psMetadata{Test H - Attempt to use null metadata with getNext} *
    7676*             TestType: Negative                                                   *
    7777*    ExpectedErrorText: Null metadata collection not allowed                       *
     
    8080
    8181
    82 ---> TESTPOINT PASSED (psMetadata{Test G - Attempt to use null metadata with getNext} | tst_psMetadata_05.c)
     82---> TESTPOINT PASSED (psMetadata{Test H - Attempt to use null metadata with getNext} | tst_psMetadata_05.c)
    8383
    8484/***************************** TESTPOINT ******************************************\
    8585*             TestFile: tst_psMetadata_05.c                                        *
    86 *            TestPoint: psMetadata{Test H - Attempt to use null metadata with getPrevious} *
     86*            TestPoint: psMetadata{Test I - Attempt to use null metadata with getPrevious} *
    8787*             TestType: Negative                                                   *
    8888*    ExpectedErrorText: Null metadata collection not allowed                       *
     
    9191
    9292
    93 ---> TESTPOINT PASSED (psMetadata{Test H - Attempt to use null metadata with getPrevious} | tst_psMetadata_05.c)
     93---> TESTPOINT PASSED (psMetadata{Test I - Attempt to use null metadata with getPrevious} | tst_psMetadata_05.c)
    9494
    9595/***************************** TESTPOINT ******************************************\
    9696*             TestFile: tst_psMetadata_05.c                                        *
    97 *            TestPoint: psMetadata{Test I - Attempt to use null file with itemPrint} *
     97*            TestPoint: psMetadata{Test J - Attempt to use null file with itemPrint} *
    9898*             TestType: Negative                                                   *
    9999*    ExpectedErrorText: Null file descriptor not allowed                           *
     
    102102
    103103
    104 ---> TESTPOINT PASSED (psMetadata{Test I - Attempt to use null file with itemPrint} | tst_psMetadata_05.c)
     104---> TESTPOINT PASSED (psMetadata{Test J - Attempt to use null file with itemPrint} | tst_psMetadata_05.c)
    105105
    106106/***************************** TESTPOINT ******************************************\
    107107*             TestFile: tst_psMetadata_05.c                                        *
    108 *            TestPoint: psMetadata{Test J - Attempt to use null format with itemPrint} *
     108*            TestPoint: psMetadata{Test K - Attempt to use null format with itemPrint} *
    109109*             TestType: Negative                                                   *
    110110*    ExpectedErrorText: Null format not allowed                                    *
     
    113113
    114114
    115 ---> TESTPOINT PASSED (psMetadata{Test J - Attempt to use null format with itemPrint} | tst_psMetadata_05.c)
     115---> TESTPOINT PASSED (psMetadata{Test K - Attempt to use null format with itemPrint} | tst_psMetadata_05.c)
    116116
    117117/***************************** TESTPOINT ******************************************\
    118118*             TestFile: tst_psMetadata_05.c                                        *
    119 *            TestPoint: psMetadata{Test K - Attempt to use null item with itemPrint} *
     119*            TestPoint: psMetadata{Test L - Attempt to use null item with itemPrint} *
    120120*             TestType: Negative                                                   *
    121121*    ExpectedErrorText: Null metadata not allowed                                  *
     
    124124
    125125
    126 ---> TESTPOINT PASSED (psMetadata{Test K - Attempt to use null item with itemPrint} | tst_psMetadata_05.c)
     126---> TESTPOINT PASSED (psMetadata{Test L - Attempt to use null item with itemPrint} | tst_psMetadata_05.c)
    127127
    128128/***************************** TESTPOINT ******************************************\
    129129*             TestFile: tst_psMetadata_05.c                                        *
    130 *            TestPoint: psMetadata{Test I - Free psMetadata}                       *
     130*            TestPoint: psMetadata{Test M - Free psMetadata}                       *
    131131*             TestType: Positive                                                   *
    132132\**********************************************************************************/
    133133
    134134
    135 ---> TESTPOINT PASSED (psMetadata{Test L - Free psMetadata} | tst_psMetadata_05.c)
     135---> TESTPOINT PASSED (psMetadata{Test M - Free psMetadata} | tst_psMetadata_05.c)
    136136
Note: See TracChangeset for help on using the changeset viewer.