Changeset 1130
- Timestamp:
- Jun 29, 2004, 1:44:57 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/verified/tst_psList.stderr
r1080 r1130 30 30 31 31 <DATE> <TIME> <HOST> |I| testListGet|Following should be an error 32 <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:26 6).32 <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:265). 33 33 34 34 ---> TESTPOINT PASSED (psList{489-testListGet} | tst_psList.c) … … 70 70 <DATE> <TIME> <HOST> |I|testListIterato| psListSetIterator/psListGetNext/psListGetPrev shall move the list cursor to the specified location 71 71 <DATE> <TIME> <HOST> |I|testListIterato|Following should error with 'Unexpected null pointer' 72 <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:26 6).72 <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:265). 73 73 <DATE> <TIME> <HOST> |I|testListIterato|Following should error with 'Can't move to an unknown position.' 74 74 <DATE> <TIME> <HOST> |E|listSetIterator|Can't move to an unknown position. Not moving the iterator position. … … 85 85 ---> TESTPOINT PASSED (psList{627-testListFree} | tst_psList.c) 86 86 87 /***************************** TESTPOINT ******************************************\ 88 * TestFile: tst_psList.c * 89 * TestPoint: psList{624-testListSort} * 90 * TestType: Positive * 91 \**********************************************************************************/ 92 93 94 ---> TESTPOINT PASSED (psList{624-testListSort} | tst_psList.c) 95
Note:
See TracChangeset
for help on using the changeset viewer.
