IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 954


Ignore:
Timestamp:
Jun 9, 2004, 11:21:12 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

    r833 r954  
    11 <DATE> <TIME> <HOST> |E|psBitSetOp     | : Line 205 - Invalid psBitMask binary operation: ZZXOR
     2 <DATE> <TIME> <HOST> |E|psBitSetAlloc  | : Line 82 - Allocation size must be > 0: size = -4
  • trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout

    r805 r954  
    2424/----------------------------- TESTPOINT ------------------------------------------\
    2525|             TestFile: tst_psBitSet_06.c                                          |
     26|            TestPoint: psBitSet{Create negative size bitset}                      |
     27|             TestType: Negative                                                   |
     28|    ExpectedErrorText: Allocation size must be >= 0: size = -4                    |
     29|  ExpectedStatusValue: 0                                                          |
     30\----------------------------------------------------------------------------------/
     31
     32
     33---> TESTPOINT PASSED (psBitSet{Create negative size bitset} | tst_psBitSet_06.c)
     34
     35/----------------------------- TESTPOINT ------------------------------------------\
     36|             TestFile: tst_psBitSet_06.c                                          |
    2637|            TestPoint: psBitSet{Free psBitSets}                                   |
    2738|             TestType: Positive                                                   |
Note: See TracChangeset for help on using the changeset viewer.