IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 3, 2004, 4:43:17 PM (22 years ago)
Author:
evanalst
Message:

Updated test cases for psHashRemove.

File:
1 edited

Legend:

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

    r1421 r2624  
     1<DATE><TIME>|<HOST>|I|main
     2    Following should generate an error message: psHashRemove with null table
     3<DATE><TIME>|<HOST>|E|psHashRemove (psHash.c:<LINENO>)
     4    Input psHash can not be NULL.
     5<DATE><TIME>|<HOST>|I|main
     6    Following should generate an error message: psHashRemove with null key
     7<DATE><TIME>|<HOST>|E|psHashRemove (psHash.c:<LINENO>)
     8    Input key can not be NULL.
Note: See TracChangeset for help on using the changeset viewer.