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_psList.stderr

    r1027 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psList.c                                               |
    3 |            TestPoint: psList{487-testListAlloc}                                  |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psList.c                                               *
     3*            TestPoint: psList{487-testListAlloc}                                  *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77 <DATE> <TIME> <HOST> |I|  testListAlloc|psListAlloc shall create a psList with either 0 or 1 element.
     
    99---> TESTPOINT PASSED (psList{487-testListAlloc} | tst_psList.c)
    1010
    11 /----------------------------- TESTPOINT ------------------------------------------\
    12 |             TestFile: tst_psList.c                                               |
    13 |            TestPoint: psList{488-testListAdd}                                    |
    14 |             TestType: Positive                                                   |
    15 \----------------------------------------------------------------------------------/
     11/***************************** TESTPOINT ******************************************\
     12*             TestFile: tst_psList.c                                               *
     13*            TestPoint: psList{488-testListAdd}                                    *
     14*             TestType: Positive                                                   *
     15\**********************************************************************************/
    1616
    1717 <DATE> <TIME> <HOST> |I|    testListAdd|psListAdd shall add an element to list
     
    2323---> TESTPOINT PASSED (psList{488-testListAdd} | tst_psList.c)
    2424
    25 /----------------------------- TESTPOINT ------------------------------------------\
    26 |             TestFile: tst_psList.c                                               |
    27 |            TestPoint: psList{489-testListGet}                                    |
    28 |             TestType: Positive                                                   |
    29 \----------------------------------------------------------------------------------/
     25/***************************** TESTPOINT ******************************************\
     26*             TestFile: tst_psList.c                                               *
     27*            TestPoint: psList{489-testListGet}                                    *
     28*             TestType: Positive                                                   *
     29\**********************************************************************************/
    3030
    3131 <DATE> <TIME> <HOST> |I|    testListGet|Following should be an error
     
    3434---> TESTPOINT PASSED (psList{489-testListGet} | tst_psList.c)
    3535
    36 /----------------------------- TESTPOINT ------------------------------------------\
    37 |             TestFile: tst_psList.c                                               |
    38 |            TestPoint: psList{490-testListRemove}                                 |
    39 |             TestType: Positive                                                   |
    40 \----------------------------------------------------------------------------------/
     36/***************************** TESTPOINT ******************************************\
     37*             TestFile: tst_psList.c                                               *
     38*            TestPoint: psList{490-testListRemove}                                 *
     39*             TestType: Positive                                                   *
     40\**********************************************************************************/
    4141
    4242 <DATE> <TIME> <HOST> |I| testListRemove|Following should be an error
     
    5353---> TESTPOINT PASSED (psList{490-testListRemove} | tst_psList.c)
    5454
    55 /----------------------------- TESTPOINT ------------------------------------------\
    56 |             TestFile: tst_psList.c                                               |
    57 |            TestPoint: psList{491-testListConvert}                                |
    58 |             TestType: Positive                                                   |
    59 \----------------------------------------------------------------------------------/
     55/***************************** TESTPOINT ******************************************\
     56*             TestFile: tst_psList.c                                               *
     57*            TestPoint: psList{491-testListConvert}                                *
     58*             TestType: Positive                                                   *
     59\**********************************************************************************/
    6060
    6161
    6262---> TESTPOINT PASSED (psList{491-testListConvert} | tst_psList.c)
    6363
    64 /----------------------------- TESTPOINT ------------------------------------------\
    65 |             TestFile: tst_psList.c                                               |
    66 |            TestPoint: psList{494-testListIterator}                               |
    67 |             TestType: Positive                                                   |
    68 \----------------------------------------------------------------------------------/
     64/***************************** TESTPOINT ******************************************\
     65*             TestFile: tst_psList.c                                               *
     66*            TestPoint: psList{494-testListIterator}                               *
     67*             TestType: Positive                                                   *
     68\**********************************************************************************/
    6969
    7070 <DATE> <TIME> <HOST> |I|testListIterato| psListSetIterator/psListGetNext/psListGetPrev shall move the list cursor to the specified location
     
    7676---> TESTPOINT PASSED (psList{494-testListIterator} | tst_psList.c)
    7777
    78 /----------------------------- TESTPOINT ------------------------------------------\
    79 |             TestFile: tst_psList.c                                               |
    80 |            TestPoint: psList{627-testListFree}                                   |
    81 |             TestType: Positive                                                   |
    82 \----------------------------------------------------------------------------------/
     78/***************************** TESTPOINT ******************************************\
     79*             TestFile: tst_psList.c                                               *
     80*            TestPoint: psList{627-testListFree}                                   *
     81*             TestType: Positive                                                   *
     82\**********************************************************************************/
    8383
    8484
Note: See TracChangeset for help on using the changeset viewer.