- Timestamp:
- Dec 3, 2004, 1:47:21 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/verified/tst_psMetadata_04.stdout
r2023 r2613 5 5 \**********************************************************************************/ 6 6 7 Key Name: myItem1 Key Type: 1Key Value: 1 Key Comment: I am a boolean8 Key Name: myItem2 Key Type: 2Key Value: 55 Key Comment: I am a integer9 Key Name: myItem3 Key Type: 1Key Value: 0 Key Comment: I am a boolean10 Key Name: myItem4 Key Type: 2Key Value: 66 Key Comment: I am a integer7 Key Name: myItem1 Key pType: 256 Key mdType: 0 Key Value: 1 Key Comment: I am a boolean 8 Key Name: myItem2 Key pType: 260 Key mdType: 0 Key Value: 55 Key Comment: I am a integer 9 Key Name: myItem3 Key pType: 256 Key mdType: 0 Key Value: 0 Key Comment: I am a boolean 10 Key Name: myItem4 Key pType: 260 Key mdType: 0 Key Value: 66 Key Comment: I am a integer 11 11 12 12 ---> TESTPOINT PASSED (psMetadata{Test A - Allocate metadata items} | tst_psMetadata_04.c) … … 89 89 /***************************** TESTPOINT ******************************************\ 90 90 * TestFile: tst_psMetadata_04.c * 91 * TestPoint: psMetadata{Test J- Attemp to look up with an invalid metadata} *91 * TestPoint: psMetadata{Test I - Attemp to look up with an invalid metadata} * 92 92 * TestType: Negative * 93 93 * ExpectedErrorText: Lookup item with invalid metadata object. * … … 96 96 97 97 98 ---> TESTPOINT PASSED (psMetadata{Test J- Attempt to lookup an invalid metadata object.} | tst_psMetadata_04.c)98 ---> TESTPOINT PASSED (psMetadata{Test I - Attempt to lookup an invalid metadata object.} | tst_psMetadata_04.c) 99 99 100 100 /***************************** TESTPOINT ******************************************\ 101 101 * TestFile: tst_psMetadata_04.c * 102 * TestPoint: psMetadata{Test K- Attemp to get item with an invalid metadata} *102 * TestPoint: psMetadata{Test J - Attemp to get item with an invalid metadata} * 103 103 * TestType: Negative * 104 104 * ExpectedErrorText: Get item with invalid metadata object. * … … 107 107 108 108 109 ---> TESTPOINT PASSED (psMetadata{Test K- Attempt to get item with invalid metadata object.} | tst_psMetadata_04.c)109 ---> TESTPOINT PASSED (psMetadata{Test J - Attempt to get item with invalid metadata object.} | tst_psMetadata_04.c) 110 110 111 111 /***************************** TESTPOINT ******************************************\ 112 112 * TestFile: tst_psMetadata_04.c * 113 * TestPoint: psMetadata{Test I- Free psMetadata} *113 * TestPoint: psMetadata{Test K - Free psMetadata} * 114 114 * TestType: Positive * 115 115 \**********************************************************************************/ 116 116 117 117 118 ---> TESTPOINT PASSED (psMetadata{Test I- Free psMetadata} | tst_psMetadata_04.c)118 ---> TESTPOINT PASSED (psMetadata{Test K - Free psMetadata} | tst_psMetadata_04.c) 119 119
Note:
See TracChangeset
for help on using the changeset viewer.
