IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2004, 2:13:57 PM (22 years ago)
Author:
desonia
Message:

Changed testpoint header so that testpoints can be easily counted

File:
1 edited

Legend:

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

    r959 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psBitSet_06.c                                          |
    3 |            TestPoint: psBitSet{Create two psBitSets}                             |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psBitSet_06.c                                          *
     3*            TestPoint: psBitSet{Create two psBitSets}                             *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77000000000000000000000000Þ
     
    1111---> TESTPOINT PASSED (psBitSet{Create two psBitSets} | tst_psBitSet_06.c)
    1212
    13 /----------------------------- TESTPOINT ------------------------------------------\
    14 |             TestFile: tst_psBitSet_06.c                                          |
    15 |            TestPoint: psBitSet{Perform invalid binary operation}                 |
    16 |             TestType: Negative                                                   |
    17 |    ExpectedErrorText: Invalid psBitMask binary operation                         |
    18 |  ExpectedStatusValue: 0                                                          |
    19 \----------------------------------------------------------------------------------/
     13/***************************** TESTPOINT ******************************************\
     14*             TestFile: tst_psBitSet_06.c                                          *
     15*            TestPoint: psBitSet{Perform invalid binary operation}                 *
     16*             TestType: Negative                                                   *
     17*    ExpectedErrorText: Invalid psBitMask binary operation                         *
     18*  ExpectedStatusValue: 0                                                          *
     19\**********************************************************************************/
    2020
    2121
    2222---> TESTPOINT PASSED (psBitSet{Perform binary XOR with psBitSets} | tst_psBitSet_06.c)
    2323
    24 /----------------------------- TESTPOINT ------------------------------------------\
    25 |             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 \----------------------------------------------------------------------------------/
     24/***************************** TESTPOINT ******************************************\
     25*             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\**********************************************************************************/
    3131
    3232
    3333---> TESTPOINT PASSED (psBitSet{Create negative size bitset} | tst_psBitSet_06.c)
    3434
    35 /----------------------------- TESTPOINT ------------------------------------------\
    36 |             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 \----------------------------------------------------------------------------------/
     35/***************************** TESTPOINT ******************************************\
     36*             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\**********************************************************************************/
    4242
    4343
    4444---> TESTPOINT PASSED (psBitSet{Attempt to free null BitSet} | tst_psBitSet_06.c)
    4545
    46 /----------------------------- TESTPOINT ------------------------------------------\
    47 |             TestFile: tst_psBitSet_06.c                                          |
    48 |            TestPoint: psBitSet{Free psBitSets}                                   |
    49 |             TestType: Positive                                                   |
    50 \----------------------------------------------------------------------------------/
     46/***************************** TESTPOINT ******************************************\
     47*             TestFile: tst_psBitSet_06.c                                          *
     48*            TestPoint: psBitSet{Free psBitSets}                                   *
     49*             TestType: Positive                                                   *
     50\**********************************************************************************/
    5151
    5252
Note: See TracChangeset for help on using the changeset viewer.