IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 18, 2005, 12:27:42 PM (21 years ago)
Author:
evanalst
Message:

Added additional test case to increase code coverage.

File:
1 edited

Legend:

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

    r3127 r3287  
    3030000000000000000000000000
    3131
     32<DATE><TIME>|<HOST>|I|testBitSet01b
     33    Following should be an error
     34<DATE><TIME>|<HOST>|E|psBitSetClear (FILE:LINENO)
     35    Can not operate on a NULL psBitSet.
     36<DATE><TIME>|<HOST>|I|testBitSet01b
     37    Following should be an error
     38<DATE><TIME>|<HOST>|E|psBitSetClear (FILE:LINENO)
     39    The specified bit position (-3) is invalid.  Position must be between 0 and 23.
    3240<DATE><TIME>|<HOST>|I|testBitSet01b
    3341    Following should be an error
Note: See TracChangeset for help on using the changeset viewer.