Changeset 1446
- Timestamp:
- Aug 9, 2004, 3:40:44 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/verified/tst_psMetadata_05.stdout
r1444 r1446 62 62 /***************************** TESTPOINT ******************************************\ 63 63 * TestFile: tst_psMetadata_05.c * 64 * TestPoint: psMetadata{Test F- Attempt to use null metadata with setIterator} *64 * TestPoint: psMetadata{Test G - Attempt to use null metadata with setIterator} * 65 65 * TestType: Negative * 66 66 * ExpectedErrorText: Null metadata collection not allowed * … … 69 69 70 70 71 ---> TESTPOINT PASSED (psMetadata{Test F- Attempt to use null metadata with setIterator} | tst_psMetadata_05.c)71 ---> TESTPOINT PASSED (psMetadata{Test G - Attempt to use null metadata with setIterator} | tst_psMetadata_05.c) 72 72 73 73 /***************************** TESTPOINT ******************************************\ 74 74 * TestFile: tst_psMetadata_05.c * 75 * TestPoint: psMetadata{Test G- Attempt to use null metadata with getNext} *75 * TestPoint: psMetadata{Test H - Attempt to use null metadata with getNext} * 76 76 * TestType: Negative * 77 77 * ExpectedErrorText: Null metadata collection not allowed * … … 80 80 81 81 82 ---> TESTPOINT PASSED (psMetadata{Test G- Attempt to use null metadata with getNext} | tst_psMetadata_05.c)82 ---> TESTPOINT PASSED (psMetadata{Test H - Attempt to use null metadata with getNext} | tst_psMetadata_05.c) 83 83 84 84 /***************************** TESTPOINT ******************************************\ 85 85 * TestFile: tst_psMetadata_05.c * 86 * TestPoint: psMetadata{Test H- Attempt to use null metadata with getPrevious} *86 * TestPoint: psMetadata{Test I - Attempt to use null metadata with getPrevious} * 87 87 * TestType: Negative * 88 88 * ExpectedErrorText: Null metadata collection not allowed * … … 91 91 92 92 93 ---> TESTPOINT PASSED (psMetadata{Test H- Attempt to use null metadata with getPrevious} | tst_psMetadata_05.c)93 ---> TESTPOINT PASSED (psMetadata{Test I - Attempt to use null metadata with getPrevious} | tst_psMetadata_05.c) 94 94 95 95 /***************************** TESTPOINT ******************************************\ 96 96 * TestFile: tst_psMetadata_05.c * 97 * TestPoint: psMetadata{Test I- Attempt to use null file with itemPrint} *97 * TestPoint: psMetadata{Test J - Attempt to use null file with itemPrint} * 98 98 * TestType: Negative * 99 99 * ExpectedErrorText: Null file descriptor not allowed * … … 102 102 103 103 104 ---> TESTPOINT PASSED (psMetadata{Test I- Attempt to use null file with itemPrint} | tst_psMetadata_05.c)104 ---> TESTPOINT PASSED (psMetadata{Test J - Attempt to use null file with itemPrint} | tst_psMetadata_05.c) 105 105 106 106 /***************************** TESTPOINT ******************************************\ 107 107 * TestFile: tst_psMetadata_05.c * 108 * TestPoint: psMetadata{Test J- Attempt to use null format with itemPrint} *108 * TestPoint: psMetadata{Test K - Attempt to use null format with itemPrint} * 109 109 * TestType: Negative * 110 110 * ExpectedErrorText: Null format not allowed * … … 113 113 114 114 115 ---> TESTPOINT PASSED (psMetadata{Test J- Attempt to use null format with itemPrint} | tst_psMetadata_05.c)115 ---> TESTPOINT PASSED (psMetadata{Test K - Attempt to use null format with itemPrint} | tst_psMetadata_05.c) 116 116 117 117 /***************************** TESTPOINT ******************************************\ 118 118 * TestFile: tst_psMetadata_05.c * 119 * TestPoint: psMetadata{Test K- Attempt to use null item with itemPrint} *119 * TestPoint: psMetadata{Test L - Attempt to use null item with itemPrint} * 120 120 * TestType: Negative * 121 121 * ExpectedErrorText: Null metadata not allowed * … … 124 124 125 125 126 ---> TESTPOINT PASSED (psMetadata{Test K- Attempt to use null item with itemPrint} | tst_psMetadata_05.c)126 ---> TESTPOINT PASSED (psMetadata{Test L - Attempt to use null item with itemPrint} | tst_psMetadata_05.c) 127 127 128 128 /***************************** TESTPOINT ******************************************\ 129 129 * TestFile: tst_psMetadata_05.c * 130 * TestPoint: psMetadata{Test I- Free psMetadata} *130 * TestPoint: psMetadata{Test M - Free psMetadata} * 131 131 * TestType: Positive * 132 132 \**********************************************************************************/ 133 133 134 134 135 ---> TESTPOINT PASSED (psMetadata{Test L- Free psMetadata} | tst_psMetadata_05.c)135 ---> TESTPOINT PASSED (psMetadata{Test M - Free psMetadata} | tst_psMetadata_05.c) 136 136
Note:
See TracChangeset
for help on using the changeset viewer.
