IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2004, 11:20:53 AM (22 years ago)
Author:
desonia
Message:

moved memory leak check into runTest (../psTest.c).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/verified/tst_psList.stderr

    r934 r953  
    3030
    3131 <DATE> <TIME> <HOST> |I|testListGet    |Following should be an error
    32  <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:274).
     32 <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:264).
    3333
    3434---> TESTPOINT PASSED (psList{489-testListGet} | tst_psList.c)
     
    4747 <DATE> <TIME> <HOST> |E|psListRemove   |Couldn't position to given index (-2) to remove element from list.
    4848 <DATE> <TIME> <HOST> |I|testListRemove |Next message should be an error
    49  <DATE> <TIME> <HOST> |E|psListRemove   |Failed to find 0x0 on psList 0x6d7f10 in psListRemove.
     49 <DATE> <TIME> <HOST> |E|psListRemove   |Failed to find 0x0 on psList 0x6d7f30 in psListRemove.
    5050 <DATE> <TIME> <HOST> |I|testListRemove |Next message should be an error
    51  <DATE> <TIME> <HOST> |E|psListRemove   |Failed to find 0x6d8820 on psList 0x6d7f10 in psListRemove.
     51 <DATE> <TIME> <HOST> |E|psListRemove   |Failed to find 0x6d8840 on psList 0x6d7f30 in psListRemove.
    5252
    5353---> TESTPOINT PASSED (psList{490-testListRemove} | tst_psList.c)
     
    7070 <DATE> <TIME> <HOST> |I|testListIterator| psListSetIterator/psListGetNext/psListGetPrev shall move the list cursor to the specified location
    7171 <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:274).
     72 <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:264).
    7373 <DATE> <TIME> <HOST> |I|testListIterator|Following should error with 'Can't move to an unknown position.'
    7474 <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.