IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

Updated test case to increase code coverage for psBitSetOp.

File:
1 edited

Legend:

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

    r3288 r3289  
    9595<DATE><TIME>|<HOST>|E|psBitSetOp (FILE:LINENO)
    9696    Specified operator, FOO, is invalid.  Valid operators are AND, OR, and XOR.
     97<DATE><TIME>|<HOST>|I|testBitSet06
     98    Following should generate an error
     99<DATE><TIME>|<HOST>|E|psBitSetOp (FILE:LINENO)
     100    First psBitSet operand can not be NULL.
     101<DATE><TIME>|<HOST>|I|testBitSet06
     102    Following should generate an error
     103<DATE><TIME>|<HOST>|E|psBitSetOp (FILE:LINENO)
     104    Specified operator is NULL.  Must specify desired operator.
     105<DATE><TIME>|<HOST>|I|testBitSet06
     106    Following should generate an error
     107<DATE><TIME>|<HOST>|E|psBitSetOp (FILE:LINENO)
     108    Second psBitSet operand can not be NULL.
    97109
    98110---> TESTPOINT PASSED (psBitSet{psBitSetOp} | tst_psBitSet.c)
Note: See TracChangeset for help on using the changeset viewer.