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_05.stdout

    r805 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psBitSet_05.c                                          |
    3 |            TestPoint: psBitSet{Create two psBitSets of different size}           |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psBitSet_05.c                                          *
     3*            TestPoint: psBitSet{Create two psBitSets of different size}           *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77000000000000000000000000Þ
     
    1111---> TESTPOINT PASSED (psBitSet{Create two psBitSets of different size} | tst_psBitSet_05.c)
    1212
    13 /----------------------------- TESTPOINT ------------------------------------------\
    14 |             TestFile: tst_psBitSet_05.c                                          |
    15 |            TestPoint: psBitSet{Attempt OR with psBitsets}                        |
    16 |             TestType: Negative                                                   |
    17 |    ExpectedErrorText: psBitSet sizes not the same                                |
    18 |  ExpectedStatusValue: 0                                                          |
    19 \----------------------------------------------------------------------------------/
     13/***************************** TESTPOINT ******************************************\
     14*             TestFile: tst_psBitSet_05.c                                          *
     15*            TestPoint: psBitSet{Attempt OR with psBitsets}                        *
     16*             TestType: Negative                                                   *
     17*    ExpectedErrorText: psBitSet sizes not the same                                *
     18*  ExpectedStatusValue: 0                                                          *
     19\**********************************************************************************/
    2020
    2121
    2222---> TESTPOINT PASSED (psBitSet{Attempt OR with psBitsets} | tst_psBitSet_05.c)
    2323
    24 /----------------------------- TESTPOINT ------------------------------------------\
    25 |             TestFile: tst_psBitSet_05.c                                          |
    26 |            TestPoint: psBitSet{Free psBitSets}                                   |
    27 |             TestType: Positive                                                   |
    28 \----------------------------------------------------------------------------------/
     24/***************************** TESTPOINT ******************************************\
     25*             TestFile: tst_psBitSet_05.c                                          *
     26*            TestPoint: psBitSet{Free psBitSets}                                   *
     27*             TestType: Positive                                                   *
     28\**********************************************************************************/
    2929
    3030
Note: See TracChangeset for help on using the changeset viewer.