IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 7, 2004, 3:00:54 PM (22 years ago)
Author:
evanalst
Message:

Update test cases for psMetadataAddItem and psMetadataAdd.

File:
1 edited

Legend:

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

    r1418 r2015  
    6565/***************************** TESTPOINT ******************************************\
    6666*             TestFile: tst_psMetadata_03.c                                        *
     67*            TestPoint: psMetadata{Test H - Attempt to add item to metadata w/o hash table} *
     68*             TestType: Negative                                                   *
     69*    ExpectedErrorText: Couldn't add item to invalid metadata structure.           *
     70*  ExpectedStatusValue: 0                                                          *
     71\**********************************************************************************/
     72
     73
     74---> TESTPOINT PASSED (psMetadata{Test H - Attempt to add item to invalid metadata w/o hash table} | tst_psMetadata_03.c)
     75
     76/***************************** TESTPOINT ******************************************\
     77*             TestFile: tst_psMetadata_03.c                                        *
     78*            TestPoint: psMetadata{Test J - Attempt to add item to metadata w/o link list} *
     79*             TestType: Negative                                                   *
     80*    ExpectedErrorText: Couldn't add item to invalid metadata structure.           *
     81*  ExpectedStatusValue: 0                                                          *
     82\**********************************************************************************/
     83
     84
     85---> TESTPOINT PASSED (psMetadata{Test J - Attempt to add item to invalid metadata w/o link list} | tst_psMetadata_03.c)
     86
     87/***************************** TESTPOINT ******************************************\
     88*             TestFile: tst_psMetadata_03.c                                        *
     89*            TestPoint: psMetadata{Test K - Attempt to add item with null name}    *
     90*             TestType: Negative                                                   *
     91*    ExpectedErrorText: Couldn't add item with null name.                          *
     92*  ExpectedStatusValue: 0                                                          *
     93\**********************************************************************************/
     94
     95
     96---> TESTPOINT PASSED (psMetadata{Test K - Attempt to add item with null name} | tst_psMetadata_03.c)
     97
     98/***************************** TESTPOINT ******************************************\
     99*             TestFile: tst_psMetadata_03.c                                        *
    67100*            TestPoint: psMetadata{Test G - Free psMetadata}                       *
    68101*             TestType: Positive                                                   *
Note: See TracChangeset for help on using the changeset viewer.