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/dataManip/verified/tst_psMatrix01.stdout

    r804 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psMatrix01.c                                           |
    3 |            TestPoint: psMatrix{Create input and output images}                   |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psMatrix01.c                                           *
     3*            TestPoint: psMatrix{Create input and output images}                   *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    777.000000 8.000000 9.000000
     
    1111---> TESTPOINT PASSED (psMatrix{Create input and output images} | tst_psMatrix01.c)
    1212
    13 /----------------------------- TESTPOINT ------------------------------------------\
    14 |             TestFile: tst_psMatrix01.c                                           |
    15 |            TestPoint: psMatrix{Transpose input image into output image}          |
    16 |             TestType: Positive                                                   |
    17 \----------------------------------------------------------------------------------/
     13/***************************** TESTPOINT ******************************************\
     14*             TestFile: tst_psMatrix01.c                                           *
     15*            TestPoint: psMatrix{Transpose input image into output image}          *
     16*             TestType: Positive                                                   *
     17\**********************************************************************************/
    1818
    19193.000000 6.000000 9.000000
     
    2323---> TESTPOINT PASSED (psMatrix{Transpose input image into output image} | tst_psMatrix01.c)
    2424
    25 /----------------------------- TESTPOINT ------------------------------------------\
    26 |             TestFile: tst_psMatrix01.c                                           |
    27 |            TestPoint: psMatrix{ranspose input image into auto allocated NULL output image} |
    28 |             TestType: Positive                                                   |
    29 \----------------------------------------------------------------------------------/
     25/***************************** TESTPOINT ******************************************\
     26*             TestFile: tst_psMatrix01.c                                           *
     27*            TestPoint: psMatrix{ranspose input image into auto allocated NULL output image} *
     28*             TestType: Positive                                                   *
     29\**********************************************************************************/
    3030
    31313.000000 6.000000 9.000000
     
    3535---> TESTPOINT PASSED (psMatrix{ranspose input image into auto allocated NULL output image} | tst_psMatrix01.c)
    3636
    37 /----------------------------- TESTPOINT ------------------------------------------\
    38 |             TestFile: tst_psMatrix01.c                                           |
    39 |            TestPoint: psMatrix{Free images and check for leaks}                  |
    40 |             TestType: Positive                                                   |
    41 \----------------------------------------------------------------------------------/
     37/***************************** TESTPOINT ******************************************\
     38*             TestFile: tst_psMatrix01.c                                           *
     39*            TestPoint: psMatrix{Free images and check for leaks}                  *
     40*             TestType: Positive                                                   *
     41\**********************************************************************************/
    4242
    4343
Note: See TracChangeset for help on using the changeset viewer.