IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 959


Ignore:
Timestamp:
Jun 9, 2004, 11:30:35 AM (22 years ago)
Author:
harman
Message:

Added more testpoints

Location:
trunk/psLib/test/collections/verified
Files:
2 edited

Legend:

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

    r954 r959  
    11 <DATE> <TIME> <HOST> |E|psBitSetOp     | : Line 205 - Invalid psBitMask binary operation: ZZXOR
    22 <DATE> <TIME> <HOST> |E|psBitSetAlloc  | : Line 82 - Allocation size must be > 0: size = -4
     3 <DATE> <TIME> <HOST> |E|psBitSetFree   | : Line 100 - Null psBitSet for inBitSet argument
  • trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout

    r954 r959  
    3535/----------------------------- TESTPOINT ------------------------------------------\
    3636|             TestFile: tst_psBitSet_06.c                                          |
     37|            TestPoint: psBitSet{Attempt to free null BitSet}                      |
     38|             TestType: Negative                                                   |
     39|    ExpectedErrorText: Null psBitSet for inBitSet argument                        |
     40|  ExpectedStatusValue: 0                                                          |
     41\----------------------------------------------------------------------------------/
     42
     43
     44---> TESTPOINT PASSED (psBitSet{Attempt to free null BitSet} | tst_psBitSet_06.c)
     45
     46/----------------------------- TESTPOINT ------------------------------------------\
     47|             TestFile: tst_psBitSet_06.c                                          |
    3748|            TestPoint: psBitSet{Free psBitSets}                                   |
    3849|             TestType: Positive                                                   |
Note: See TracChangeset for help on using the changeset viewer.