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/image/verified/tst_psImage.stderr

    r1033 r1034  
    55 <DATE> <TIME> <HOST> |I|testImageOverla|Following should error as image input is NULL
    66 <DATE> <TIME> <HOST> |E|psImageOverlayS|one of the input images was NULL.
    7 /----------------------------- TESTPOINT ------------------------------------------\
    8 |             TestFile: tst_psImage.c                                              |
    9 |            TestPoint: psImage{546/548-testImageAlloc/Free}                       |
    10 |             TestType: Positive                                                   |
    11 \----------------------------------------------------------------------------------/
     7/***************************** TESTPOINT ******************************************\
     8*             TestFile: tst_psImage.c                                              *
     9*            TestPoint: psImage{546/548-testImageAlloc/Free}                       *
     10*             TestType: Positive                                                   *
     11\**********************************************************************************/
    1212
    1313 <DATE> <TIME> <HOST> |I| testImageAlloc|#546 - psImageAlloc shall allocate memory for a psImage structure
     
    3939---> TESTPOINT PASSED (psImage{546/548-testImageAlloc/Free} | tst_psImage.c)
    4040
    41 /----------------------------- TESTPOINT ------------------------------------------\
    42 |             TestFile: tst_psImage.c                                              |
    43 |            TestPoint: psImage{547/550-testImageSubset}                           |
    44 |             TestType: Positive                                                   |
    45 \----------------------------------------------------------------------------------/
     41/***************************** TESTPOINT ******************************************\
     42*             TestFile: tst_psImage.c                                              *
     43*            TestPoint: psImage{547/550-testImageSubset}                           *
     44*             TestType: Positive                                                   *
     45\**********************************************************************************/
    4646
    4747 <DATE> <TIME> <HOST> |I|testImageSubset|memcpy(&preSubsetStruct,original,sizeof(psImage));
     
    8787---> TESTPOINT PASSED (psImage{547/550-testImageSubset} | tst_psImage.c)
    8888
    89 /----------------------------- TESTPOINT ------------------------------------------\
    90 |             TestFile: tst_psImage.c                                              |
    91 |            TestPoint: psImage{551-testImageCopy}                                 |
    92 |             TestType: Positive                                                   |
    93 \----------------------------------------------------------------------------------/
     89/***************************** TESTPOINT ******************************************\
     90*             TestFile: tst_psImage.c                                              *
     91*            TestPoint: psImage{551-testImageCopy}                                 *
     92*             TestType: Positive                                                   *
     93\**********************************************************************************/
    9494
    9595 <DATE> <TIME> <HOST> |I|  testImageCopy|An error should follow...
     
    9898---> TESTPOINT PASSED (psImage{551-testImageCopy} | tst_psImage.c)
    9999
    100 /----------------------------- TESTPOINT ------------------------------------------\
    101 |             TestFile: tst_psImage.c                                              |
    102 |            TestPoint: psImage{571-testImageClip}                                 |
    103 |             TestType: Positive                                                   |
    104 \----------------------------------------------------------------------------------/
     100/***************************** TESTPOINT ******************************************\
     101*             TestFile: tst_psImage.c                                              *
     102*            TestPoint: psImage{571-testImageClip}                                 *
     103*             TestType: Positive                                                   *
     104\**********************************************************************************/
    105105
    106106 <DATE> <TIME> <HOST> |I|  testImageClip|psImageClip shall limit the minimum and maximum data value within a psImage structure
     
    120120---> TESTPOINT PASSED (psImage{571-testImageClip} | tst_psImage.c)
    121121
    122 /----------------------------- TESTPOINT ------------------------------------------\
    123 |             TestFile: tst_psImage.c                                              |
    124 |            TestPoint: psImage{572-testImageClipNAN}                              |
    125 |             TestType: Positive                                                   |
    126 \----------------------------------------------------------------------------------/
     122/***************************** TESTPOINT ******************************************\
     123*             TestFile: tst_psImage.c                                              *
     124*            TestPoint: psImage{572-testImageClipNAN}                              *
     125*             TestType: Positive                                                   *
     126\**********************************************************************************/
    127127
    128128 <DATE> <TIME> <HOST> |I|testImageClipNA|psImageClipNaN shall modified pixel values of NaN with a specified value
     
    130130---> TESTPOINT PASSED (psImage{572-testImageClipNAN} | tst_psImage.c)
    131131
    132 /----------------------------- TESTPOINT ------------------------------------------\
    133 |             TestFile: tst_psImage.c                                              |
    134 |            TestPoint: psImage{573-testImageOverlay}                              |
    135 |             TestType: Positive                                                   |
    136 \----------------------------------------------------------------------------------/
     132/***************************** TESTPOINT ******************************************\
     133*             TestFile: tst_psImage.c                                              *
     134*            TestPoint: psImage{573-testImageOverlay}                              *
     135*             TestType: Positive                                                   *
     136\**********************************************************************************/
    137137
    138138 <DATE> <TIME> <HOST> |I|testImageOverla|Following should error as overlay isn't within image boundaries
Note: See TracChangeset for help on using the changeset viewer.