- Timestamp:
- Aug 10, 2004, 1:44:20 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/verified/tst_psMetadata_02.stdout
r1402 r1459 46 46 /***************************** TESTPOINT ******************************************\ 47 47 * TestFile: tst_psMetadata_02.c * 48 * TestPoint: psMetadata{Test E - Attempt add metadata item to null metadata} *48 * TestPoint: psMetadata{Test E - Attempt to add metadata item to null metadata} * 49 49 * TestType: Negative * 50 50 * ExpectedErrorText: Null metadata collection not allowed * … … 53 53 54 54 55 ---> TESTPOINT PASSED (psMetadata{Test E - Attempt add metadata item to null metadata} | tst_psMetadata_02.c)55 ---> TESTPOINT PASSED (psMetadata{Test E - Attempt to add metadata item to null metadata} | tst_psMetadata_02.c) 56 56 57 57 /***************************** TESTPOINT ******************************************\ 58 58 * TestFile: tst_psMetadata_02.c * 59 * TestPoint: psMetadata{Test F - Attempt add null metadata item to metadata} *59 * TestPoint: psMetadata{Test F - Attempt to add null metadata item to metadata} * 60 60 * TestType: Negative * 61 61 * ExpectedErrorText: Null metadata item not allowed * … … 64 64 65 65 66 ---> TESTPOINT PASSED (psMetadata{Test F - Attempt add null metadata item to metadata} | tst_psMetadata_02.c)66 ---> TESTPOINT PASSED (psMetadata{Test F - Attempt to add null metadata item to metadata} | tst_psMetadata_02.c) 67 67 68 68 /***************************** TESTPOINT ******************************************\ 69 69 * TestFile: tst_psMetadata_02.c * 70 * TestPoint: psMetadata{Test H - Attempt to add folder metadata item that already exists} * 71 * TestType: Negative * 72 * ExpectedErrorText: Medatdata item exists in metadata collection. Item not added. Name: myItem2 * 73 * ExpectedStatusValue: 0 * 74 \**********************************************************************************/ 75 76 77 ---> TESTPOINT PASSED (psMetadata{Test H - Attempt to add folder metadata item that already exists} | tst_psMetadata_02.c) 78 79 /***************************** TESTPOINT ******************************************\ 80 * TestFile: tst_psMetadata_02.c * 81 * TestPoint: psMetadata{Test - Free psMetadata} * 70 * TestPoint: psMetadata{Test G - Free psMetadata} * 82 71 * TestType: Positive * 83 72 \**********************************************************************************/ 84 73 85 74 86 ---> TESTPOINT PASSED (psMetadata{Test - Free psMetadata} | tst_psMetadata_02.c)75 ---> TESTPOINT PASSED (psMetadata{Test G - Free psMetadata} | tst_psMetadata_02.c) 87 76
Note:
See TracChangeset
for help on using the changeset viewer.
