Changeset 1023
- Timestamp:
- Jun 14, 2004, 9:42:12 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/verified/tst_psList.stderr
r1018 r1023 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 3).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 0x 6d9190in psListRemove.49 <DATE> <TIME> <HOST> |E| psListRemove|Failed to find 0x0 on psList 0x88ce09c in psListRemove. 50 50 <DATE> <TIME> <HOST> |I| testListRemove|Next message should be an error 51 <DATE> <TIME> <HOST> |E| psListRemove|Failed to find 0x 6d9aa0 on psList 0x6d9190in psListRemove.51 <DATE> <TIME> <HOST> |E| psListRemove|Failed to find 0x88ce51c on psList 0x88ce09c in psListRemove. 52 52 53 53 ---> TESTPOINT PASSED (psList{490-testListRemove} | 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 3).72 <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:264). 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.
Note:
See TracChangeset
for help on using the changeset viewer.
