IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 3, 2004, 1:47:21 PM (22 years ago)
Author:
harman
Message:

Updated truth

File:
1 edited

Legend:

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

    r2017 r2613  
    55\**********************************************************************************/
    66
    7 Key Name:  myItem1  Key Type:  1  Key Value:               1  Key Comment: I am a boolean
    8 Key Name:  myItem2  Key Type:  2  Key Value:              55  Key Comment: I am a integer
    9 Key Name:  myItem3  Key Type:  1  Key Value:               0  Key Comment: I am a boolean
    10 Key Name:  myItem4  Key Type:  2  Key Value:              66  Key Comment: I am a integer
     7Key Name:  myItem1  Key pType: 256  Key mdType:  0  Key Value:               1  Key Comment: I am a boolean
     8Key Name:  myItem2  Key pType: 260  Key mdType:  0  Key Value:              55  Key Comment: I am a integer
     9Key Name:  myItem3  Key pType: 256  Key mdType:  0  Key Value:               0  Key Comment: I am a boolean
     10Key Name:  myItem4  Key pType: 260  Key mdType:  0  Key Value:              66  Key Comment: I am a integer
    1111
    1212---> TESTPOINT PASSED (psMetadata{Test A - Allocate metadata items} | tst_psMetadata_03.c)
     
    6565/***************************** TESTPOINT ******************************************\
    6666*             TestFile: tst_psMetadata_03.c                                        *
    67 *            TestPoint: psMetadata{Test H - Attempt to add item to metadata w/o hash table} *
     67*            TestPoint: psMetadata{Test G - Attempt to add item to metadata w/o hash table} *
    6868*             TestType: Negative                                                   *
    6969*    ExpectedErrorText: Couldn't add item to invalid metadata structure.           *
     
    7272
    7373
    74 ---> TESTPOINT PASSED (psMetadata{Test H - Attempt to add item to invalid metadata w/o hash table} | tst_psMetadata_03.c)
     74---> TESTPOINT PASSED (psMetadata{Test G - Attempt to add item to invalid metadata w/o hash table} | tst_psMetadata_03.c)
    7575
    7676/***************************** TESTPOINT ******************************************\
    7777*             TestFile: tst_psMetadata_03.c                                        *
    78 *            TestPoint: psMetadata{Test J - Attempt to add item to metadata w/o link list} *
     78*            TestPoint: psMetadata{Test H - Attempt to add item to metadata w/o link list} *
    7979*             TestType: Negative                                                   *
    8080*    ExpectedErrorText: Couldn't add item to invalid metadata structure.           *
     
    8383
    8484
    85 ---> TESTPOINT PASSED (psMetadata{Test J - Attempt to add item to invalid metadata w/o link list} | tst_psMetadata_03.c)
     85---> TESTPOINT PASSED (psMetadata{Test H - Attempt to add item to invalid metadata w/o link list} | tst_psMetadata_03.c)
    8686
    8787/***************************** TESTPOINT ******************************************\
    8888*             TestFile: tst_psMetadata_03.c                                        *
    89 *            TestPoint: psMetadata{Test K - Attempt to add item with null name}    *
     89*            TestPoint: psMetadata{Test I - Attempt to add item with null name}    *
    9090*             TestType: Negative                                                   *
    9191*    ExpectedErrorText: Couldn't add item with null name.                          *
     
    9494
    9595
    96 ---> TESTPOINT PASSED (psMetadata{Test K - Attempt to add item with null name} | tst_psMetadata_03.c)
     96---> TESTPOINT PASSED (psMetadata{Test I - Attempt to add item with null name} | tst_psMetadata_03.c)
    9797
    9898/***************************** TESTPOINT ******************************************\
    9999*             TestFile: tst_psMetadata_03.c                                        *
    100 *            TestPoint: psMetadata{Test L - Attempt to add item to metadata w/o hash table} *
     100*            TestPoint: psMetadata{Test J - Attempt to add item to metadata w/o hash table} *
    101101*             TestType: Negative                                                   *
    102102*    ExpectedErrorText: Couldn't add item to invalid metadata structure.           *
     
    105105
    106106
    107 ---> TESTPOINT PASSED (psMetadata{Test L - Attempt to add item to invalid metadata w/o hash table} | tst_psMetadata_03.c)
     107---> TESTPOINT PASSED (psMetadata{Test J - Attempt to add item to invalid metadata w/o hash table} | tst_psMetadata_03.c)
    108108
    109109/***************************** TESTPOINT ******************************************\
    110110*             TestFile: tst_psMetadata_03.c                                        *
    111 *            TestPoint: psMetadata{Test G - Free psMetadata}                       *
     111*            TestPoint: psMetadata{Test K - Free psMetadata}                       *
    112112*             TestType: Positive                                                   *
    113113\**********************************************************************************/
    114114
    115115
    116 ---> TESTPOINT PASSED (psMetadata{Test G - Free psMetadata} | tst_psMetadata_03.c)
     116---> TESTPOINT PASSED (psMetadata{Test K - Free psMetadata} | tst_psMetadata_03.c)
    117117
Note: See TracChangeset for help on using the changeset viewer.