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

Location:
trunk/psLib/test/image/verified
Files:
6 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
  • trunk/psLib/test/image/verified/tst_psImageFFT.stderr

    r1019 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psImageFFT.c                                           |
    3 |            TestPoint: psFFT{600-testImageFFT}                                    |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psImageFFT.c                                           *
     3*            TestPoint: psFFT{600-testImageFFT}                                    *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77
    88---> TESTPOINT PASSED (psFFT{600-testImageFFT} | tst_psImageFFT.c)
    99
    10 /----------------------------- TESTPOINT ------------------------------------------\
    11 |             TestFile: tst_psImageFFT.c                                           |
    12 |            TestPoint: psFFT{601-testImageRealImaginary}                          |
    13 |             TestType: Positive                                                   |
    14 \----------------------------------------------------------------------------------/
     10/***************************** TESTPOINT ******************************************\
     11*             TestFile: tst_psImageFFT.c                                           *
     12*            TestPoint: psFFT{601-testImageRealImaginary}                          *
     13*             TestType: Positive                                                   *
     14\**********************************************************************************/
    1515
    1616
    1717---> TESTPOINT PASSED (psFFT{601-testImageRealImaginary} | tst_psImageFFT.c)
    1818
    19 /----------------------------- TESTPOINT ------------------------------------------\
    20 |             TestFile: tst_psImageFFT.c                                           |
    21 |            TestPoint: psFFT{602-testImageComplex}                                |
    22 |             TestType: Positive                                                   |
    23 \----------------------------------------------------------------------------------/
     19/***************************** TESTPOINT ******************************************\
     20*             TestFile: tst_psImageFFT.c                                           *
     21*            TestPoint: psFFT{602-testImageComplex}                                *
     22*             TestType: Positive                                                   *
     23\**********************************************************************************/
    2424
    2525 <DATE> <TIME> <HOST> |I|testImageComple|Following should be an error (type mismatch).
     
    3030---> TESTPOINT PASSED (psFFT{602-testImageComplex} | tst_psImageFFT.c)
    3131
    32 /----------------------------- TESTPOINT ------------------------------------------\
    33 |             TestFile: tst_psImageFFT.c                                           |
    34 |            TestPoint: psFFT{603-testImageConjugate}                              |
    35 |             TestType: Positive                                                   |
    36 \----------------------------------------------------------------------------------/
     32/***************************** TESTPOINT ******************************************\
     33*             TestFile: tst_psImageFFT.c                                           *
     34*            TestPoint: psFFT{603-testImageConjugate}                              *
     35*             TestType: Positive                                                   *
     36\**********************************************************************************/
    3737
    3838
    3939---> TESTPOINT PASSED (psFFT{603-testImageConjugate} | tst_psImageFFT.c)
    4040
    41 /----------------------------- TESTPOINT ------------------------------------------\
    42 |             TestFile: tst_psImageFFT.c                                           |
    43 |            TestPoint: psFFT{604-testImagePowerSpectrum}                          |
    44 |             TestType: Positive                                                   |
    45 \----------------------------------------------------------------------------------/
     41/***************************** TESTPOINT ******************************************\
     42*             TestFile: tst_psImageFFT.c                                           *
     43*            TestPoint: psFFT{604-testImagePowerSpectrum}                          *
     44*             TestType: Positive                                                   *
     45\**********************************************************************************/
    4646
    4747
  • trunk/psLib/test/image/verified/tst_psImageIO.stderr

    r1018 r1034  
    77 <DATE> <TIME> <HOST> |I|  testImageRead|Following should be an error as extname is invalid.
    88 <DATE> <TIME> <HOST> |E|psImageReadSect|Could not index to 'bogus' HDU for file tmpImages/MxN_F32.fits. (illegal HDU number)
    9 /----------------------------- TESTPOINT ------------------------------------------\
    10 |             TestFile: tst_psImageIO.c                                            |
    11 |            TestPoint: psImage{567-testImageRead}                                 |
    12 |             TestType: Positive                                                   |
    13 \----------------------------------------------------------------------------------/
     9/***************************** TESTPOINT ******************************************\
     10*             TestFile: tst_psImageIO.c                                            *
     11*            TestPoint: psImage{567-testImageRead}                                 *
     12*             TestType: Positive                                                   *
     13\**********************************************************************************/
    1414
    1515 <DATE> <TIME> <HOST> |I|  testImageRead|Following should be an error as file doesn't exist.
     
    2424---> TESTPOINT PASSED (psImage{567-testImageRead} | tst_psImageIO.c)
    2525
    26 /----------------------------- TESTPOINT ------------------------------------------\
    27 |             TestFile: tst_psImageIO.c                                            |
    28 |            TestPoint: psImage{569-testImageWrite}                                |
    29 |             TestType: Positive                                                   |
    30 \----------------------------------------------------------------------------------/
     26/***************************** TESTPOINT ******************************************\
     27*             TestFile: tst_psImageIO.c                                            *
     28*            TestPoint: psImage{569-testImageWrite}                                *
     29*             TestType: Positive                                                   *
     30\**********************************************************************************/
    3131
    3232
  • trunk/psLib/test/image/verified/tst_psImageStats00.stdout

    r1026 r1034  
    22* IMAGE SIZE is (1 by 1)
    33*******************************
    4 /----------------------------- TESTPOINT ------------------------------------------\
    5 |             TestFile: tst_psImageStats00.c                                       |
    6 |            TestPoint: psImageStats functions{Calculate Histogram, no mask}       |
    7 |             TestType: Positive                                                   |
    8 \----------------------------------------------------------------------------------/
     4/***************************** TESTPOINT ******************************************\
     5*             TestFile: tst_psImageStats00.c                                       *
     6*            TestPoint: psImageStats functions{Calculate Histogram, no mask}       *
     7*             TestType: Positive                                                   *
     8\**********************************************************************************/
    99
    1010Bin number 0 bounds: (0.000000 - 0.100000) data (1)
     
    3131---> TESTPOINT PASSED (psImageStats functions{Calculate Histogram, no mask} | tst_psImageStats00.c)
    3232
    33 /----------------------------- TESTPOINT ------------------------------------------\
    34 |             TestFile: tst_psImageStats00.c                                       |
    35 |            TestPoint: psImageStats functions{Calculate Histogram with mask}      |
    36 |             TestType: Positive                                                   |
    37 \----------------------------------------------------------------------------------/
     33/***************************** TESTPOINT ******************************************\
     34*             TestFile: tst_psImageStats00.c                                       *
     35*            TestPoint: psImageStats functions{Calculate Histogram with mask}      *
     36*             TestType: Positive                                                   *
     37\**********************************************************************************/
    3838
    3939Bin number 0 bounds: (0.000000 - 0.100000) data (1)
     
    6060---> TESTPOINT PASSED (psImageStats functions{Calculate Histogram with mask} | tst_psImageStats00.c)
    6161
    62 /----------------------------- TESTPOINT ------------------------------------------\
    63 |             TestFile: tst_psImageStats00.c                                       |
    64 |            TestPoint: psImageStats functions{Deallocate the psHistogram/psImage structure.} |
    65 |             TestType: Positive                                                   |
    66 \----------------------------------------------------------------------------------/
     62/***************************** TESTPOINT ******************************************\
     63*             TestFile: tst_psImageStats00.c                                       *
     64*            TestPoint: psImageStats functions{Deallocate the psHistogram/psImage structure.} *
     65*             TestType: Positive                                                   *
     66\**********************************************************************************/
    6767
    6868
     
    7272* IMAGE SIZE is (1 by 32)
    7373*******************************
    74 /----------------------------- TESTPOINT ------------------------------------------\
    75 |             TestFile: tst_psImageStats00.c                                       |
    76 |            TestPoint: psImageStats functions{Calculate Histogram, no mask}       |
    77 |             TestType: Positive                                                   |
    78 \----------------------------------------------------------------------------------/
     74/***************************** TESTPOINT ******************************************\
     75*             TestFile: tst_psImageStats00.c                                       *
     76*            TestPoint: psImageStats functions{Calculate Histogram, no mask}       *
     77*             TestType: Positive                                                   *
     78\**********************************************************************************/
    7979
    8080Bin number 0 bounds: (0.000000 - 1.650000) data (2)
     
    101101---> TESTPOINT PASSED (psImageStats functions{Calculate Histogram, no mask} | tst_psImageStats00.c)
    102102
    103 /----------------------------- TESTPOINT ------------------------------------------\
    104 |             TestFile: tst_psImageStats00.c                                       |
    105 |            TestPoint: psImageStats functions{Calculate Histogram with mask}      |
    106 |             TestType: Positive                                                   |
    107 \----------------------------------------------------------------------------------/
     103/***************************** TESTPOINT ******************************************\
     104*             TestFile: tst_psImageStats00.c                                       *
     105*            TestPoint: psImageStats functions{Calculate Histogram with mask}      *
     106*             TestType: Positive                                                   *
     107\**********************************************************************************/
    108108
    109109Bin number 0 bounds: (0.000000 - 1.650000) data (2)
     
    130130---> TESTPOINT PASSED (psImageStats functions{Calculate Histogram with mask} | tst_psImageStats00.c)
    131131
    132 /----------------------------- TESTPOINT ------------------------------------------\
    133 |             TestFile: tst_psImageStats00.c                                       |
    134 |            TestPoint: psImageStats functions{Deallocate the psHistogram/psImage structure.} |
    135 |             TestType: Positive                                                   |
    136 \----------------------------------------------------------------------------------/
     132/***************************** TESTPOINT ******************************************\
     133*             TestFile: tst_psImageStats00.c                                       *
     134*            TestPoint: psImageStats functions{Deallocate the psHistogram/psImage structure.} *
     135*             TestType: Positive                                                   *
     136\**********************************************************************************/
    137137
    138138
     
    142142* IMAGE SIZE is (32 by 1)
    143143*******************************
    144 /----------------------------- TESTPOINT ------------------------------------------\
    145 |             TestFile: tst_psImageStats00.c                                       |
    146 |            TestPoint: psImageStats functions{Calculate Histogram, no mask}       |
    147 |             TestType: Positive                                                   |
    148 \----------------------------------------------------------------------------------/
     144/***************************** TESTPOINT ******************************************\
     145*             TestFile: tst_psImageStats00.c                                       *
     146*            TestPoint: psImageStats functions{Calculate Histogram, no mask}       *
     147*             TestType: Positive                                                   *
     148\**********************************************************************************/
    149149
    150150Bin number 0 bounds: (0.000000 - 1.650000) data (2)
     
    171171---> TESTPOINT PASSED (psImageStats functions{Calculate Histogram, no mask} | tst_psImageStats00.c)
    172172
    173 /----------------------------- TESTPOINT ------------------------------------------\
    174 |             TestFile: tst_psImageStats00.c                                       |
    175 |            TestPoint: psImageStats functions{Calculate Histogram with mask}      |
    176 |             TestType: Positive                                                   |
    177 \----------------------------------------------------------------------------------/
     173/***************************** TESTPOINT ******************************************\
     174*             TestFile: tst_psImageStats00.c                                       *
     175*            TestPoint: psImageStats functions{Calculate Histogram with mask}      *
     176*             TestType: Positive                                                   *
     177\**********************************************************************************/
    178178
    179179Bin number 0 bounds: (0.000000 - 1.650000) data (2)
     
    200200---> TESTPOINT PASSED (psImageStats functions{Calculate Histogram with mask} | tst_psImageStats00.c)
    201201
    202 /----------------------------- TESTPOINT ------------------------------------------\
    203 |             TestFile: tst_psImageStats00.c                                       |
    204 |            TestPoint: psImageStats functions{Deallocate the psHistogram/psImage structure.} |
    205 |             TestType: Positive                                                   |
    206 \----------------------------------------------------------------------------------/
     202/***************************** TESTPOINT ******************************************\
     203*             TestFile: tst_psImageStats00.c                                       *
     204*            TestPoint: psImageStats functions{Deallocate the psHistogram/psImage structure.} *
     205*             TestType: Positive                                                   *
     206\**********************************************************************************/
    207207
    208208
     
    212212* IMAGE SIZE is (32 by 32)
    213213*******************************
    214 /----------------------------- TESTPOINT ------------------------------------------\
    215 |             TestFile: tst_psImageStats00.c                                       |
    216 |            TestPoint: psImageStats functions{Calculate Histogram, no mask}       |
    217 |             TestType: Positive                                                   |
    218 \----------------------------------------------------------------------------------/
     214/***************************** TESTPOINT ******************************************\
     215*             TestFile: tst_psImageStats00.c                                       *
     216*            TestPoint: psImageStats functions{Calculate Histogram, no mask}       *
     217*             TestType: Positive                                                   *
     218\**********************************************************************************/
    219219
    220220Bin number 0 bounds: (0.000000 - 3.200000) data (10)
     
    241241---> TESTPOINT PASSED (psImageStats functions{Calculate Histogram, no mask} | tst_psImageStats00.c)
    242242
    243 /----------------------------- TESTPOINT ------------------------------------------\
    244 |             TestFile: tst_psImageStats00.c                                       |
    245 |            TestPoint: psImageStats functions{Calculate Histogram with mask}      |
    246 |             TestType: Positive                                                   |
    247 \----------------------------------------------------------------------------------/
     243/***************************** TESTPOINT ******************************************\
     244*             TestFile: tst_psImageStats00.c                                       *
     245*            TestPoint: psImageStats functions{Calculate Histogram with mask}      *
     246*             TestType: Positive                                                   *
     247\**********************************************************************************/
    248248
    249249Bin number 0 bounds: (0.000000 - 3.200000) data (10)
     
    270270---> TESTPOINT PASSED (psImageStats functions{Calculate Histogram with mask} | tst_psImageStats00.c)
    271271
    272 /----------------------------- TESTPOINT ------------------------------------------\
    273 |             TestFile: tst_psImageStats00.c                                       |
    274 |            TestPoint: psImageStats functions{Deallocate the psHistogram/psImage structure.} |
    275 |             TestType: Positive                                                   |
    276 \----------------------------------------------------------------------------------/
     272/***************************** TESTPOINT ******************************************\
     273*             TestFile: tst_psImageStats00.c                                       *
     274*            TestPoint: psImageStats functions{Deallocate the psHistogram/psImage structure.} *
     275*             TestType: Positive                                                   *
     276\**********************************************************************************/
    277277
    278278
     
    282282* IMAGE SIZE is (32 by 64)
    283283*******************************
    284 /----------------------------- TESTPOINT ------------------------------------------\
    285 |             TestFile: tst_psImageStats00.c                                       |
    286 |            TestPoint: psImageStats functions{Calculate Histogram, no mask}       |
    287 |             TestType: Positive                                                   |
    288 \----------------------------------------------------------------------------------/
     284/***************************** TESTPOINT ******************************************\
     285*             TestFile: tst_psImageStats00.c                                       *
     286*            TestPoint: psImageStats functions{Calculate Histogram, no mask}       *
     287*             TestType: Positive                                                   *
     288\**********************************************************************************/
    289289
    290290Bin number 0 bounds: (0.000000 - 4.800000) data (15)
     
    311311---> TESTPOINT PASSED (psImageStats functions{Calculate Histogram, no mask} | tst_psImageStats00.c)
    312312
    313 /----------------------------- TESTPOINT ------------------------------------------\
    314 |             TestFile: tst_psImageStats00.c                                       |
    315 |            TestPoint: psImageStats functions{Calculate Histogram with mask}      |
    316 |             TestType: Positive                                                   |
    317 \----------------------------------------------------------------------------------/
     313/***************************** TESTPOINT ******************************************\
     314*             TestFile: tst_psImageStats00.c                                       *
     315*            TestPoint: psImageStats functions{Calculate Histogram with mask}      *
     316*             TestType: Positive                                                   *
     317\**********************************************************************************/
    318318
    319319Bin number 0 bounds: (0.000000 - 4.800000) data (15)
     
    340340---> TESTPOINT PASSED (psImageStats functions{Calculate Histogram with mask} | tst_psImageStats00.c)
    341341
    342 /----------------------------- TESTPOINT ------------------------------------------\
    343 |             TestFile: tst_psImageStats00.c                                       |
    344 |            TestPoint: psImageStats functions{Deallocate the psHistogram/psImage structure.} |
    345 |             TestType: Positive                                                   |
    346 \----------------------------------------------------------------------------------/
     342/***************************** TESTPOINT ******************************************\
     343*             TestFile: tst_psImageStats00.c                                       *
     344*            TestPoint: psImageStats functions{Deallocate the psHistogram/psImage structure.} *
     345*             TestType: Positive                                                   *
     346\**********************************************************************************/
    347347
    348348
     
    352352* IMAGE SIZE is (64 by 32)
    353353*******************************
    354 /----------------------------- TESTPOINT ------------------------------------------\
    355 |             TestFile: tst_psImageStats00.c                                       |
    356 |            TestPoint: psImageStats functions{Calculate Histogram, no mask}       |
    357 |             TestType: Positive                                                   |
    358 \----------------------------------------------------------------------------------/
     354/***************************** TESTPOINT ******************************************\
     355*             TestFile: tst_psImageStats00.c                                       *
     356*            TestPoint: psImageStats functions{Calculate Histogram, no mask}       *
     357*             TestType: Positive                                                   *
     358\**********************************************************************************/
    359359
    360360Bin number 0 bounds: (0.000000 - 4.800000) data (15)
     
    381381---> TESTPOINT PASSED (psImageStats functions{Calculate Histogram, no mask} | tst_psImageStats00.c)
    382382
    383 /----------------------------- TESTPOINT ------------------------------------------\
    384 |             TestFile: tst_psImageStats00.c                                       |
    385 |            TestPoint: psImageStats functions{Calculate Histogram with mask}      |
    386 |             TestType: Positive                                                   |
    387 \----------------------------------------------------------------------------------/
     383/***************************** TESTPOINT ******************************************\
     384*             TestFile: tst_psImageStats00.c                                       *
     385*            TestPoint: psImageStats functions{Calculate Histogram with mask}      *
     386*             TestType: Positive                                                   *
     387\**********************************************************************************/
    388388
    389389Bin number 0 bounds: (0.000000 - 4.800000) data (15)
     
    410410---> TESTPOINT PASSED (psImageStats functions{Calculate Histogram with mask} | tst_psImageStats00.c)
    411411
    412 /----------------------------- TESTPOINT ------------------------------------------\
    413 |             TestFile: tst_psImageStats00.c                                       |
    414 |            TestPoint: psImageStats functions{Deallocate the psHistogram/psImage structure.} |
    415 |             TestType: Positive                                                   |
    416 \----------------------------------------------------------------------------------/
    417 
    418 
    419 ---> TESTPOINT PASSED (psImageStats functions{Deallocate the psHistogram/psImage structure.} | tst_psImageStats00.c)
    420 
    421 /----------------------------- TESTPOINT ------------------------------------------\
    422 |             TestFile: tst_psImageStats00.c                                       |
    423 |            TestPoint: psImageStats functions{Calling psImageHistogram() with NULL parameters} |
    424 |             TestType: Positive                                                   |
    425 \----------------------------------------------------------------------------------/
     412/***************************** TESTPOINT ******************************************\
     413*             TestFile: tst_psImageStats00.c                                       *
     414*            TestPoint: psImageStats functions{Deallocate the psHistogram/psImage structure.} *
     415*             TestType: Positive                                                   *
     416\**********************************************************************************/
     417
     418
     419---> TESTPOINT PASSED (psImageStats functions{Deallocate the psHistogram/psImage structure.} | tst_psImageStats00.c)
     420
     421/***************************** TESTPOINT ******************************************\
     422*             TestFile: tst_psImageStats00.c                                       *
     423*            TestPoint: psImageStats functions{Calling psImageHistogram() with NULL parameters} *
     424*             TestType: Positive                                                   *
     425\**********************************************************************************/
    426426
    427427
  • trunk/psLib/test/image/verified/tst_psImageStats01.stdout

    r894 r1034  
    22* IMAGE SIZE is (1 by 1)
    33*******************************
    4 /----------------------------- TESTPOINT ------------------------------------------\
    5 |             TestFile: tst_psImageStats01.c                                       |
    6 |            TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d}  |
    7 |             TestType: Positive                                                   |
    8 \----------------------------------------------------------------------------------/
     4/***************************** TESTPOINT ******************************************\
     5*             TestFile: tst_psImageStats01.c                                       *
     6*            TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d}  *
     7*             TestType: Positive                                                   *
     8\**********************************************************************************/
    99
    1010The sample mean was 0.000000
     
    1212---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean, no mask} | tst_psImageStats01.c)
    1313
    14 /----------------------------- TESTPOINT ------------------------------------------\
    15 |             TestFile: tst_psImageStats01.c                                       |
    16 |            TestPoint: psImageStats functions{Calculate Sample Mean with mask}    |
    17 |             TestType: Positive                                                   |
    18 \----------------------------------------------------------------------------------/
     14/***************************** TESTPOINT ******************************************\
     15*             TestFile: tst_psImageStats01.c                                       *
     16*            TestPoint: psImageStats functions{Calculate Sample Mean with mask}    *
     17*             TestType: Positive                                                   *
     18\**********************************************************************************/
    1919
    2020The sample mean was 0.000000
     
    2222---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean with mask} | tst_psImageStats01.c)
    2323
    24 /----------------------------- TESTPOINT ------------------------------------------\
    25 |             TestFile: tst_psImageStats01.c                                       |
    26 |            TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} |
    27 |             TestType: Positive                                                   |
    28 \----------------------------------------------------------------------------------/
     24/***************************** TESTPOINT ******************************************\
     25*             TestFile: tst_psImageStats01.c                                       *
     26*            TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} *
     27*             TestType: Positive                                                   *
     28\**********************************************************************************/
    2929
    3030
     
    3434* IMAGE SIZE is (1 by 32)
    3535*******************************
    36 /----------------------------- TESTPOINT ------------------------------------------\
    37 |             TestFile: tst_psImageStats01.c                                       |
    38 |            TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d}  |
    39 |             TestType: Positive                                                   |
    40 \----------------------------------------------------------------------------------/
    41 
    42 The sample mean was 15.500000
    43 
    44 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean, no mask} | tst_psImageStats01.c)
    45 
    46 /----------------------------- TESTPOINT ------------------------------------------\
    47 |             TestFile: tst_psImageStats01.c                                       |
    48 |            TestPoint: psImageStats functions{Calculate Sample Mean with mask}    |
    49 |             TestType: Positive                                                   |
    50 \----------------------------------------------------------------------------------/
    51 
    52 The sample mean was 15.500000
    53 
    54 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean with mask} | tst_psImageStats01.c)
    55 
    56 /----------------------------- TESTPOINT ------------------------------------------\
    57 |             TestFile: tst_psImageStats01.c                                       |
    58 |            TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} |
    59 |             TestType: Positive                                                   |
    60 \----------------------------------------------------------------------------------/
     36/***************************** TESTPOINT ******************************************\
     37*             TestFile: tst_psImageStats01.c                                       *
     38*            TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d}  *
     39*             TestType: Positive                                                   *
     40\**********************************************************************************/
     41
     42The sample mean was 15.500000
     43
     44---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean, no mask} | tst_psImageStats01.c)
     45
     46/***************************** TESTPOINT ******************************************\
     47*             TestFile: tst_psImageStats01.c                                       *
     48*            TestPoint: psImageStats functions{Calculate Sample Mean with mask}    *
     49*             TestType: Positive                                                   *
     50\**********************************************************************************/
     51
     52The sample mean was 15.500000
     53
     54---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean with mask} | tst_psImageStats01.c)
     55
     56/***************************** TESTPOINT ******************************************\
     57*             TestFile: tst_psImageStats01.c                                       *
     58*            TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} *
     59*             TestType: Positive                                                   *
     60\**********************************************************************************/
    6161
    6262
     
    6666* IMAGE SIZE is (32 by 1)
    6767*******************************
    68 /----------------------------- TESTPOINT ------------------------------------------\
    69 |             TestFile: tst_psImageStats01.c                                       |
    70 |            TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d}  |
    71 |             TestType: Positive                                                   |
    72 \----------------------------------------------------------------------------------/
    73 
    74 The sample mean was 15.500000
    75 
    76 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean, no mask} | tst_psImageStats01.c)
    77 
    78 /----------------------------- TESTPOINT ------------------------------------------\
    79 |             TestFile: tst_psImageStats01.c                                       |
    80 |            TestPoint: psImageStats functions{Calculate Sample Mean with mask}    |
    81 |             TestType: Positive                                                   |
    82 \----------------------------------------------------------------------------------/
    83 
    84 The sample mean was 15.500000
    85 
    86 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean with mask} | tst_psImageStats01.c)
    87 
    88 /----------------------------- TESTPOINT ------------------------------------------\
    89 |             TestFile: tst_psImageStats01.c                                       |
    90 |            TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} |
    91 |             TestType: Positive                                                   |
    92 \----------------------------------------------------------------------------------/
     68/***************************** TESTPOINT ******************************************\
     69*             TestFile: tst_psImageStats01.c                                       *
     70*            TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d}  *
     71*             TestType: Positive                                                   *
     72\**********************************************************************************/
     73
     74The sample mean was 15.500000
     75
     76---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean, no mask} | tst_psImageStats01.c)
     77
     78/***************************** TESTPOINT ******************************************\
     79*             TestFile: tst_psImageStats01.c                                       *
     80*            TestPoint: psImageStats functions{Calculate Sample Mean with mask}    *
     81*             TestType: Positive                                                   *
     82\**********************************************************************************/
     83
     84The sample mean was 15.500000
     85
     86---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean with mask} | tst_psImageStats01.c)
     87
     88/***************************** TESTPOINT ******************************************\
     89*             TestFile: tst_psImageStats01.c                                       *
     90*            TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} *
     91*             TestType: Positive                                                   *
     92\**********************************************************************************/
    9393
    9494
     
    9898* IMAGE SIZE is (32 by 32)
    9999*******************************
    100 /----------------------------- TESTPOINT ------------------------------------------\
    101 |             TestFile: tst_psImageStats01.c                                       |
    102 |            TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d}  |
    103 |             TestType: Positive                                                   |
    104 \----------------------------------------------------------------------------------/
     100/***************************** TESTPOINT ******************************************\
     101*             TestFile: tst_psImageStats01.c                                       *
     102*            TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d}  *
     103*             TestType: Positive                                                   *
     104\**********************************************************************************/
    105105
    106106The sample mean was 31.000000
     
    108108---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean, no mask} | tst_psImageStats01.c)
    109109
    110 /----------------------------- TESTPOINT ------------------------------------------\
    111 |             TestFile: tst_psImageStats01.c                                       |
    112 |            TestPoint: psImageStats functions{Calculate Sample Mean with mask}    |
    113 |             TestType: Positive                                                   |
    114 \----------------------------------------------------------------------------------/
     110/***************************** TESTPOINT ******************************************\
     111*             TestFile: tst_psImageStats01.c                                       *
     112*            TestPoint: psImageStats functions{Calculate Sample Mean with mask}    *
     113*             TestType: Positive                                                   *
     114\**********************************************************************************/
    115115
    116116The sample mean was 26.212767
     
    118118---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean with mask} | tst_psImageStats01.c)
    119119
    120 /----------------------------- TESTPOINT ------------------------------------------\
    121 |             TestFile: tst_psImageStats01.c                                       |
    122 |            TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} |
    123 |             TestType: Positive                                                   |
    124 \----------------------------------------------------------------------------------/
     120/***************************** TESTPOINT ******************************************\
     121*             TestFile: tst_psImageStats01.c                                       *
     122*            TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} *
     123*             TestType: Positive                                                   *
     124\**********************************************************************************/
    125125
    126126
     
    130130* IMAGE SIZE is (32 by 64)
    131131*******************************
    132 /----------------------------- TESTPOINT ------------------------------------------\
    133 |             TestFile: tst_psImageStats01.c                                       |
    134 |            TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d}  |
    135 |             TestType: Positive                                                   |
    136 \----------------------------------------------------------------------------------/
     132/***************************** TESTPOINT ******************************************\
     133*             TestFile: tst_psImageStats01.c                                       *
     134*            TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d}  *
     135*             TestType: Positive                                                   *
     136\**********************************************************************************/
    137137
    138138The sample mean was 47.000000
     
    140140---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean, no mask} | tst_psImageStats01.c)
    141141
    142 /----------------------------- TESTPOINT ------------------------------------------\
    143 |             TestFile: tst_psImageStats01.c                                       |
    144 |            TestPoint: psImageStats functions{Calculate Sample Mean with mask}    |
    145 |             TestType: Positive                                                   |
    146 \----------------------------------------------------------------------------------/
     142/***************************** TESTPOINT ******************************************\
     143*             TestFile: tst_psImageStats01.c                                       *
     144*            TestPoint: psImageStats functions{Calculate Sample Mean with mask}    *
     145*             TestType: Positive                                                   *
     146\**********************************************************************************/
    147147
    148148The sample mean was 39.656349
     
    150150---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean with mask} | tst_psImageStats01.c)
    151151
    152 /----------------------------- TESTPOINT ------------------------------------------\
    153 |             TestFile: tst_psImageStats01.c                                       |
    154 |            TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} |
    155 |             TestType: Positive                                                   |
    156 \----------------------------------------------------------------------------------/
     152/***************************** TESTPOINT ******************************************\
     153*             TestFile: tst_psImageStats01.c                                       *
     154*            TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} *
     155*             TestType: Positive                                                   *
     156\**********************************************************************************/
    157157
    158158
     
    162162* IMAGE SIZE is (64 by 32)
    163163*******************************
    164 /----------------------------- TESTPOINT ------------------------------------------\
    165 |             TestFile: tst_psImageStats01.c                                       |
    166 |            TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d}  |
    167 |             TestType: Positive                                                   |
    168 \----------------------------------------------------------------------------------/
     164/***************************** TESTPOINT ******************************************\
     165*             TestFile: tst_psImageStats01.c                                       *
     166*            TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d}  *
     167*             TestType: Positive                                                   *
     168\**********************************************************************************/
    169169
    170170The sample mean was 47.000000
     
    172172---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean, no mask} | tst_psImageStats01.c)
    173173
    174 /----------------------------- TESTPOINT ------------------------------------------\
    175 |             TestFile: tst_psImageStats01.c                                       |
    176 |            TestPoint: psImageStats functions{Calculate Sample Mean with mask}    |
    177 |             TestType: Positive                                                   |
    178 \----------------------------------------------------------------------------------/
     174/***************************** TESTPOINT ******************************************\
     175*             TestFile: tst_psImageStats01.c                                       *
     176*            TestPoint: psImageStats functions{Calculate Sample Mean with mask}    *
     177*             TestType: Positive                                                   *
     178\**********************************************************************************/
    179179
    180180The sample mean was 39.656349
     
    182182---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean with mask} | tst_psImageStats01.c)
    183183
    184 /----------------------------- TESTPOINT ------------------------------------------\
    185 |             TestFile: tst_psImageStats01.c                                       |
    186 |            TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} |
    187 |             TestType: Positive                                                   |
    188 \----------------------------------------------------------------------------------/
    189 
    190 
    191 ---> TESTPOINT PASSED (psImageStats functions{Deallocate the psStats/psImage structure.} | tst_psImageStats01.c)
    192 
    193 /----------------------------- TESTPOINT ------------------------------------------\
    194 |             TestFile: tst_psImageStats01.c                                       |
    195 |            TestPoint: psImageStats functions{Test With Various Null Inputs}      |
    196 |             TestType: Positive                                                   |
    197 \----------------------------------------------------------------------------------/
     184/***************************** TESTPOINT ******************************************\
     185*             TestFile: tst_psImageStats01.c                                       *
     186*            TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} *
     187*             TestType: Positive                                                   *
     188\**********************************************************************************/
     189
     190
     191---> TESTPOINT PASSED (psImageStats functions{Deallocate the psStats/psImage structure.} | tst_psImageStats01.c)
     192
     193/***************************** TESTPOINT ******************************************\
     194*             TestFile: tst_psImageStats01.c                                       *
     195*            TestPoint: psImageStats functions{Test With Various Null Inputs}      *
     196*             TestType: Positive                                                   *
     197\**********************************************************************************/
    198198
    199199
  • trunk/psLib/test/image/verified/tst_psImageStats02.stdout

    r1026 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psImageStats02.c                                       |
    3 |            TestPoint: psImageStats functions{Calculate Chebyshev Polynomials, no mask} |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psImageStats02.c                                       *
     3*            TestPoint: psImageStats functions{Calculate Chebyshev Polynomials, no mask} *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77
    88---> TESTPOINT PASSED (psImageStats functions{Calculate Chebyshev Polynomials, no mask} | tst_psImageStats02.c)
    99
    10 /----------------------------- TESTPOINT ------------------------------------------\
    11 |             TestFile: tst_psImageStats02.c                                       |
    12 |            TestPoint: psImageStats functions{Calculate Chebyshev Polynomials, no mask} |
    13 |             TestType: Positive                                                   |
    14 \----------------------------------------------------------------------------------/
     10/***************************** TESTPOINT ******************************************\
     11*             TestFile: tst_psImageStats02.c                                       *
     12*            TestPoint: psImageStats functions{Calculate Chebyshev Polynomials, no mask} *
     13*             TestType: Positive                                                   *
     14\**********************************************************************************/
    1515
    1616
    1717---> TESTPOINT PASSED (psImageStats functions{Calculate Chebyshev Polynomials, no mask} | tst_psImageStats02.c)
    1818
    19 /----------------------------- TESTPOINT ------------------------------------------\
    20 |             TestFile: tst_psImageStats02.c                                       |
    21 |            TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} |
    22 |             TestType: Positive                                                   |
    23 \----------------------------------------------------------------------------------/
     19/***************************** TESTPOINT ******************************************\
     20*             TestFile: tst_psImageStats02.c                                       *
     21*            TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} *
     22*             TestType: Positive                                                   *
     23\**********************************************************************************/
    2424
    2525
Note: See TracChangeset for help on using the changeset viewer.