IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 932


Ignore:
Timestamp:
Jun 8, 2004, 10:09:47 AM (22 years ago)
Author:
desonia
Message:

added tests.

File:
1 edited

Legend:

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

    r925 r932  
     1 <DATE> <TIME> <HOST> |I|testListRemove |Following should be an error
     2 <DATE> <TIME> <HOST> |E|psListRemove   |list parameter found to be NULL in psListRemove
     3 <DATE> <TIME> <HOST> |I|testListRemove |Next message should be an error
     4 <DATE> <TIME> <HOST> |E|psListRemove   |Couldn't position to given index (-4) to remove element from list.
     5 <DATE> <TIME> <HOST> |I|testListRemove |Next message should be an error
     6 <DATE> <TIME> <HOST> |E|psListRemove   |Couldn't position to given index (-2) to remove element from list.
     7 <DATE> <TIME> <HOST> |I|testListRemove |Next message should be an error
     8 <DATE> <TIME> <HOST> |E|psListRemove   |Failed to find 0x0 on psList 0x6d7f10 in psListRemove.
     9 <DATE> <TIME> <HOST> |I|testListRemove |Next message should be an error
     10 <DATE> <TIME> <HOST> |E|psListRemove   |Failed to find 0x6d8820 on psList 0x6d7f10 in psListRemove.
    111/----------------------------- TESTPOINT ------------------------------------------\
    212|             TestFile: tst_psList.c                                               |
     
    4252 <DATE> <TIME> <HOST> |I|testListRemove |Following should be an error
    4353 <DATE> <TIME> <HOST> |E|psListRemove   |list parameter found to be NULL in psListRemove
    44  <DATE> <TIME> <HOST> |E|testListRemove |Failed to remove PS_LIST_HEAD
     54 <DATE> <TIME> <HOST> |I|testListRemove |Next message should be an error
     55 <DATE> <TIME> <HOST> |E|psListRemove   |Couldn't position to given index (-4) to remove element from list.
     56 <DATE> <TIME> <HOST> |I|testListRemove |Next message should be an error
     57 <DATE> <TIME> <HOST> |E|psListRemove   |Couldn't position to given index (-2) to remove element from list.
     58 <DATE> <TIME> <HOST> |I|testListRemove |Next message should be an error
     59 <DATE> <TIME> <HOST> |E|psListRemove   |Failed to find 0x0 on psList 0x6d7f10 in psListRemove.
     60 <DATE> <TIME> <HOST> |I|testListRemove |Next message should be an error
     61 <DATE> <TIME> <HOST> |E|psListRemove   |Failed to find 0x6d8820 on psList 0x6d7f10 in psListRemove.
    4562
    4663---> TESTPOINT PASSED (psList{490-testListRemove} | tst_psList.c)
Note: See TracChangeset for help on using the changeset viewer.