IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 4, 2004, 10:01:07 AM (22 years ago)
Author:
desonia
Message:

reset due to psError syntax changes.

File:
1 edited

Legend:

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

    r1761 r2281  
    3737<DATE><TIME>|<HOST>|I|testListGet
    3838    Following should be an error
    39 <DATE><TIME>|<HOST>|E|listSetIterator
    40     Unexpected null pointer for psList parameter (psList.c:<LINENO>).
     39<DATE><TIME>|<HOST>|E|listSetIterator (psList.c:<LINENO>)
     40    Unexpected null pointer for psList parameter.
    4141
    4242---> TESTPOINT PASSED (psList{psListGet} | tst_psList.c)
     
    5050<DATE><TIME>|<HOST>|I|testListRemove
    5151    Following should be an error
    52 <DATE><TIME>|<HOST>|E|psListRemove
    53     list parameter found to be NULL in psListRemove
     52<DATE><TIME>|<HOST>|E|psListRemove (psList.c:<LINENO>)
     53    list parameter found to be NULL.
    5454<DATE><TIME>|<HOST>|I|testListRemove
    5555    Next message should be an error
    56 <DATE><TIME>|<HOST>|E|psListRemove
     56<DATE><TIME>|<HOST>|E|psListRemove (psList.c:<LINENO>)
    5757    Couldn't position to given index (-4) to remove element from list.
    5858<DATE><TIME>|<HOST>|I|testListRemove
    5959    Next message should be an error
    60 <DATE><TIME>|<HOST>|E|psListRemove
     60<DATE><TIME>|<HOST>|E|psListRemove (psList.c:<LINENO>)
    6161    Couldn't position to given index (-2) to remove element from list.
    6262<DATE><TIME>|<HOST>|I|testListRemove
    6363    Next message should be an error
    64 <DATE><TIME>|<HOST>|E|psListRemove
     64<DATE><TIME>|<HOST>|E|psListRemove (psList.c:<LINENO>)
    6565    Failed to find item in given psList.
    6666<DATE><TIME>|<HOST>|I|testListRemove
    6767    Next message should be an error
    68 <DATE><TIME>|<HOST>|E|psListRemove
     68<DATE><TIME>|<HOST>|E|psListRemove (psList.c:<LINENO>)
    6969    Failed to find item in given psList.
    7070
     
    9090<DATE><TIME>|<HOST>|I|testListIterator
    9191    Following should error with 'Unexpected null pointer'
    92 <DATE><TIME>|<HOST>|E|listSetIterator
    93     Unexpected null pointer for psList parameter (psList.c:<LINENO>).
     92<DATE><TIME>|<HOST>|E|listSetIterator (psList.c:<LINENO>)
     93    Unexpected null pointer for psList parameter.
    9494<DATE><TIME>|<HOST>|I|testListIterator
    9595    Following should error with 'Can't move to an unknown position.'
    96 <DATE><TIME>|<HOST>|E|listSetIterator
     96<DATE><TIME>|<HOST>|E|listSetIterator (psList.c:<LINENO>)
    9797    Can't move to an unknown position.  Not moving the iterator position.
    9898
Note: See TracChangeset for help on using the changeset viewer.