Changeset 3064
- Timestamp:
- Jan 19, 2005, 2:30:40 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/verified/tst_psList.stderr
r2987 r3064 115 115 ---> TESTPOINT PASSED (psList{psListSort} | tst_psList.c) 116 116 117 /***************************** TESTPOINT ******************************************\ 118 * TestFile: tst_psList.c * 119 * TestPoint: psList{psListAddAfter} * 120 * TestType: Positive * 121 \**********************************************************************************/ 122 123 <DATE><TIME>|<HOST>|I|testListAddAfter 124 NULL data pointer should generate error message 125 <DATE><TIME>|<HOST>|E|psListAddAfter (psList.c:<LINENO>) 126 Specified data item is NULL. 127 <DATE><TIME>|<HOST>|I|testListAddAfter 128 NULL iterator should generate error message 129 <DATE><TIME>|<HOST>|E|psListAddAfter (psList.c:<LINENO>) 130 Specified iterator is NULL. 131 132 ---> TESTPOINT PASSED (psList{psListAddAfter} | tst_psList.c) 133 134 /***************************** TESTPOINT ******************************************\ 135 * TestFile: tst_psList.c * 136 * TestPoint: psList{psListAddBefore} * 137 * TestType: Positive * 138 \**********************************************************************************/ 139 140 <DATE><TIME>|<HOST>|I|testListAddBefore 141 NULL data pointer should generate error message 142 <DATE><TIME>|<HOST>|E|psListAddBefore (psList.c:<LINENO>) 143 Specified data item is NULL. 144 <DATE><TIME>|<HOST>|I|testListAddBefore 145 NULL iterator should generate error message 146 <DATE><TIME>|<HOST>|E|psListAddBefore (psList.c:<LINENO>) 147 Specified iterator is NULL. 148 149 ---> TESTPOINT PASSED (psList{psListAddBefore} | tst_psList.c) 150
Note:
See TracChangeset
for help on using the changeset viewer.
