Changeset 953 for trunk/psLib/test/collections/verified/tst_psList.stderr
- Timestamp:
- Jun 9, 2004, 11:20:53 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/verified/tst_psList.stderr
r934 r953 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:2 74).32 <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:264). 33 33 34 34 ---> TESTPOINT PASSED (psList{489-testListGet} | tst_psList.c) … … 47 47 <DATE> <TIME> <HOST> |E|psListRemove |Couldn't position to given index (-2) to remove element from list. 48 48 <DATE> <TIME> <HOST> |I|testListRemove |Next message should be an error 49 <DATE> <TIME> <HOST> |E|psListRemove |Failed to find 0x0 on psList 0x6d7f 10 in psListRemove.49 <DATE> <TIME> <HOST> |E|psListRemove |Failed to find 0x0 on psList 0x6d7f30 in psListRemove. 50 50 <DATE> <TIME> <HOST> |I|testListRemove |Next message should be an error 51 <DATE> <TIME> <HOST> |E|psListRemove |Failed to find 0x6d88 20 on psList 0x6d7f10 in psListRemove.51 <DATE> <TIME> <HOST> |E|psListRemove |Failed to find 0x6d8840 on psList 0x6d7f30 in psListRemove. 52 52 53 53 ---> TESTPOINT PASSED (psList{490-testListRemove} | tst_psList.c) … … 70 70 <DATE> <TIME> <HOST> |I|testListIterator| psListSetIterator/psListGetNext/psListGetPrev shall move the list cursor to the specified location 71 71 <DATE> <TIME> <HOST> |I|testListIterator|Following should error with 'Unexpected null pointer' 72 <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:2 74).72 <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:264). 73 73 <DATE> <TIME> <HOST> |I|testListIterator|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.
Note:
See TracChangeset
for help on using the changeset viewer.
