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

    r908 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psMatrix07.c                                           |
    3 |            TestPoint: psMatrix{Create input and output images and vectors}       |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psMatrix07.c                                           *
     3*            TestPoint: psMatrix{Create input and output images and vectors}       *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    770.000000
     
    1717---> TESTPOINT PASSED (psMatrix{Create input and output images and vectors} | tst_psMatrix07.c)
    1818
    19 /----------------------------- TESTPOINT ------------------------------------------\
    20 |             TestFile: tst_psMatrix07.c                                           |
    21 |            TestPoint: psMatrix{Convert matrix to PS_DIMEN_VECTOR vector}         |
    22 |             TestType: Positive                                                   |
    23 \----------------------------------------------------------------------------------/
     19/***************************** TESTPOINT ******************************************\
     20*             TestFile: tst_psMatrix07.c                                           *
     21*            TestPoint: psMatrix{Convert matrix to PS_DIMEN_VECTOR vector}         *
     22*             TestType: Positive                                                   *
     23\**********************************************************************************/
    2424
    25250.000000
     
    2929---> TESTPOINT PASSED (psMatrix{Convert matrix to PS_DIMEN_VECTOR vector} | tst_psMatrix07.c)
    3030
    31 /----------------------------- TESTPOINT ------------------------------------------\
    32 |             TestFile: tst_psMatrix07.c                                           |
    33 |            TestPoint: psMatrix{Attempt to use null image input argument}         |
    34 |             TestType: Negative                                                   |
    35 |    ExpectedErrorText: Invalid operation: inImage or its data is NULL.            |
    36 |  ExpectedStatusValue: 0                                                          |
    37 \----------------------------------------------------------------------------------/
     31/***************************** TESTPOINT ******************************************\
     32*             TestFile: tst_psMatrix07.c                                           *
     33*            TestPoint: psMatrix{Attempt to use null image input argument}         *
     34*             TestType: Negative                                                   *
     35*    ExpectedErrorText: Invalid operation: inImage or its data is NULL.            *
     36*  ExpectedStatusValue: 0                                                          *
     37\**********************************************************************************/
    3838
    3939
    4040---> TESTPOINT PASSED (psMatrix{Attempt to use null image input argument} | tst_psMatrix07.c)
    4141
    42 /----------------------------- TESTPOINT ------------------------------------------\
    43 |             TestFile: tst_psMatrix07.c                                           |
    44 |            TestPoint: psMatrix{Convert matrix to PS_DIMEN_TRANSV vector}         |
    45 |             TestType: Positive                                                   |
    46 \----------------------------------------------------------------------------------/
     42/***************************** TESTPOINT ******************************************\
     43*             TestFile: tst_psMatrix07.c                                           *
     44*            TestPoint: psMatrix{Convert matrix to PS_DIMEN_TRANSV vector}         *
     45*             TestType: Positive                                                   *
     46\**********************************************************************************/
    4747
    48480.000000
     
    5252---> TESTPOINT PASSED (psMatrix{Convert matrix to PS_DIMEN_TRANSV vector} | tst_psMatrix07.c)
    5353
    54 /----------------------------- TESTPOINT ------------------------------------------\
    55 |             TestFile: tst_psMatrix07.c                                           |
    56 |            TestPoint: psMatrix{Improper image size}                              |
    57 |             TestType: Negative                                                   |
    58 |    ExpectedErrorText: Image does not have dim with 1 col or 1 row: (2 x 2).      |
    59 |  ExpectedStatusValue: 0                                                          |
    60 \----------------------------------------------------------------------------------/
     54/***************************** TESTPOINT ******************************************\
     55*             TestFile: tst_psMatrix07.c                                           *
     56*            TestPoint: psMatrix{Improper image size}                              *
     57*             TestType: Negative                                                   *
     58*    ExpectedErrorText: Image does not have dim with 1 col or 1 row: (2 x 2).      *
     59*  ExpectedStatusValue: 0                                                          *
     60\**********************************************************************************/
    6161
    6262
    6363---> TESTPOINT PASSED (psMatrix{Improper image size} | tst_psMatrix07.c)
    6464
    65 /----------------------------- TESTPOINT ------------------------------------------\
    66 |             TestFile: tst_psMatrix07.c                                           |
    67 |            TestPoint: psMatrix{Convert PS_DIMEN_VECTOR vector to matrix}         |
    68 |             TestType: Positive                                                   |
    69 \----------------------------------------------------------------------------------/
     65/***************************** TESTPOINT ******************************************\
     66*             TestFile: tst_psMatrix07.c                                           *
     67*            TestPoint: psMatrix{Convert PS_DIMEN_VECTOR vector to matrix}         *
     68*             TestType: Positive                                                   *
     69\**********************************************************************************/
    7070
    71710.000000
     
    7575---> TESTPOINT PASSED (psMatrix{Convert PS_DIMEN_VECTOR vector to matrix} | tst_psMatrix07.c)
    7676
    77 /----------------------------- TESTPOINT ------------------------------------------\
    78 |             TestFile: tst_psMatrix07.c                                           |
    79 |            TestPoint: psMatrix{Attempt to use null input vector argument}        |
    80 |             TestType: Negative                                                   |
    81 |    ExpectedErrorText: Invalid operation: inVector or its data is NULL.           |
    82 |  ExpectedStatusValue: 0                                                          |
    83 \----------------------------------------------------------------------------------/
     77/***************************** TESTPOINT ******************************************\
     78*             TestFile: tst_psMatrix07.c                                           *
     79*            TestPoint: psMatrix{Attempt to use null input vector argument}        *
     80*             TestType: Negative                                                   *
     81*    ExpectedErrorText: Invalid operation: inVector or its data is NULL.           *
     82*  ExpectedStatusValue: 0                                                          *
     83\**********************************************************************************/
    8484
    8585
    8686---> TESTPOINT PASSED (psMatrix{Attempt to use null input vector argument} | tst_psMatrix07.c)
    8787
    88 /----------------------------- TESTPOINT ------------------------------------------\
    89 |             TestFile: tst_psMatrix07.c                                           |
    90 |            TestPoint: psMatrix{Convert PS_DIMEN_TRANSV vector to matrix}         |
    91 |             TestType: Positive                                                   |
    92 \----------------------------------------------------------------------------------/
     88/***************************** TESTPOINT ******************************************\
     89*             TestFile: tst_psMatrix07.c                                           *
     90*            TestPoint: psMatrix{Convert PS_DIMEN_TRANSV vector to matrix}         *
     91*             TestType: Positive                                                   *
     92\**********************************************************************************/
    9393
    94940.000000 1.000000 2.000000
     
    9696---> TESTPOINT PASSED (psMatrix{Convert PS_DIMEN_TRANSV vector to matrix} | tst_psMatrix07.c)
    9797
    98 /----------------------------- TESTPOINT ------------------------------------------\
    99 |             TestFile: tst_psMatrix07.c                                           |
    100 |            TestPoint: psMatrix{Free input and output images and vectors}         |
    101 |             TestType: Positive                                                   |
    102 \----------------------------------------------------------------------------------/
     98/***************************** TESTPOINT ******************************************\
     99*             TestFile: tst_psMatrix07.c                                           *
     100*            TestPoint: psMatrix{Free input and output images and vectors}         *
     101*             TestType: Positive                                                   *
     102\**********************************************************************************/
    103103
    104104
Note: See TracChangeset for help on using the changeset viewer.