IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

Add additional cases for psHashLookup.

File:
1 edited

Legend:

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

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