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/sysUtils/verified/tst_psStringCopy.stderr

    r1018 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psStringCopy.c                                         |
    3 |            TestPoint: psStringCopy{Verify string copy}                           |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psStringCopy.c                                         *
     3*            TestPoint: psStringCopy{Verify string copy}                           *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77
    88---> TESTPOINT PASSED (psStringCopy{Verify string copy} | tst_psStringCopy.c)
    99
    10 /----------------------------- TESTPOINT ------------------------------------------\
    11 |             TestFile: tst_psStringCopy.c                                         |
    12 |            TestPoint: psStringCopy{Verify empty string copy}                     |
    13 |             TestType: Positive                                                   |
    14 \----------------------------------------------------------------------------------/
     10/***************************** TESTPOINT ******************************************\
     11*             TestFile: tst_psStringCopy.c                                         *
     12*            TestPoint: psStringCopy{Verify empty string copy}                     *
     13*             TestType: Positive                                                   *
     14\**********************************************************************************/
    1515
    1616
    1717---> TESTPOINT PASSED (psStringCopy{Verify empty string copy} | tst_psStringCopy.c)
    1818
    19 /----------------------------- TESTPOINT ------------------------------------------\
    20 |             TestFile: tst_psStringCopy.c                                         |
    21 |            TestPoint: psStringNCopy{Verify string copy with length}              |
    22 |             TestType: Positive                                                   |
    23 \----------------------------------------------------------------------------------/
     19/***************************** TESTPOINT ******************************************\
     20*             TestFile: tst_psStringCopy.c                                         *
     21*            TestPoint: psStringNCopy{Verify string copy with length}              *
     22*             TestType: Positive                                                   *
     23\**********************************************************************************/
    2424
    2525
    2626---> TESTPOINT PASSED (psStringNCopy{Verify string copy with length} | tst_psStringCopy.c)
    2727
    28 /----------------------------- TESTPOINT ------------------------------------------\
    29 |             TestFile: tst_psStringCopy.c                                         |
    30 |            TestPoint: psStringNCopy{Verify empty string copy with length}        |
    31 |             TestType: Positive                                                   |
    32 \----------------------------------------------------------------------------------/
     28/***************************** TESTPOINT ******************************************\
     29*             TestFile: tst_psStringCopy.c                                         *
     30*            TestPoint: psStringNCopy{Verify empty string copy with length}        *
     31*             TestType: Positive                                                   *
     32\**********************************************************************************/
    3333
    3434
    3535---> TESTPOINT PASSED (psStringNCopy{Verify empty string copy with length} | tst_psStringCopy.c)
    3636
    37 /----------------------------- TESTPOINT ------------------------------------------\
    38 |             TestFile: tst_psStringCopy.c                                         |
    39 |            TestPoint: psStringNCopy{Copy string to larger string}                |
    40 |             TestType: Positive                                                   |
    41 \----------------------------------------------------------------------------------/
     37/***************************** TESTPOINT ******************************************\
     38*             TestFile: tst_psStringCopy.c                                         *
     39*            TestPoint: psStringNCopy{Copy string to larger string}                *
     40*             TestType: Positive                                                   *
     41\**********************************************************************************/
    4242
    4343
    4444---> TESTPOINT PASSED (psStringNCopy{Copy string to larger string} | tst_psStringCopy.c)
    4545
    46 /----------------------------- TESTPOINT ------------------------------------------\
    47 |             TestFile: tst_psStringCopy.c                                         |
    48 |            TestPoint: psStringNCopy{Copy string with negative size}              |
    49 |             TestType: Positive                                                   |
    50 \----------------------------------------------------------------------------------/
     46/***************************** TESTPOINT ******************************************\
     47*             TestFile: tst_psStringCopy.c                                         *
     48*            TestPoint: psStringNCopy{Copy string with negative size}              *
     49*             TestType: Positive                                                   *
     50\**********************************************************************************/
    5151
    5252 <DATE> <TIME> <HOST> |E|     psString.c|psStringNCopy with negative count specified -5
     
    5454---> TESTPOINT PASSED (psStringNCopy{Copy string with negative size} | tst_psStringCopy.c)
    5555
    56 /----------------------------- TESTPOINT ------------------------------------------\
    57 |             TestFile: tst_psStringCopy.c                                         |
    58 |            TestPoint: PS_STRING{Verify creation of string literal}               |
    59 |             TestType: Positive                                                   |
    60 \----------------------------------------------------------------------------------/
     56/***************************** TESTPOINT ******************************************\
     57*             TestFile: tst_psStringCopy.c                                         *
     58*            TestPoint: PS_STRING{Verify creation of string literal}               *
     59*             TestType: Positive                                                   *
     60\**********************************************************************************/
    6161
    6262
Note: See TracChangeset for help on using the changeset viewer.