IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 8, 2004, 10:53:21 AM (22 years ago)
Author:
evanalst
Message:

Add additional test cases for psMetadataGet, psMetadataLookup.

File:
1 edited

Legend:

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

    r1459 r2023  
    8989/***************************** TESTPOINT ******************************************\
    9090*             TestFile: tst_psMetadata_04.c                                        *
     91*            TestPoint: psMetadata{Test J - Attemp to look up with an invalid metadata} *
     92*             TestType: Negative                                                   *
     93*    ExpectedErrorText: Lookup item with invalid metadata object.                  *
     94*  ExpectedStatusValue: 0                                                          *
     95\**********************************************************************************/
     96
     97
     98---> TESTPOINT PASSED (psMetadata{Test J - Attempt to lookup an invalid metadata object.} | tst_psMetadata_04.c)
     99
     100/***************************** TESTPOINT ******************************************\
     101*             TestFile: tst_psMetadata_04.c                                        *
     102*            TestPoint: psMetadata{Test K - Attemp to get item with an invalid metadata} *
     103*             TestType: Negative                                                   *
     104*    ExpectedErrorText: Get item with invalid metadata object.                     *
     105*  ExpectedStatusValue: 0                                                          *
     106\**********************************************************************************/
     107
     108
     109---> TESTPOINT PASSED (psMetadata{Test K - Attempt to get item with  invalid metadata object.} | tst_psMetadata_04.c)
     110
     111/***************************** TESTPOINT ******************************************\
     112*             TestFile: tst_psMetadata_04.c                                        *
    91113*            TestPoint: psMetadata{Test I - Free psMetadata}                       *
    92114*             TestType: Positive                                                   *
Note: See TracChangeset for help on using the changeset viewer.