IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 12, 2004, 12:25:56 PM (22 years ago)
Author:
desonia
Message:

adjustments made due to change in the logging message style.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/image/verified/tst_psImage.stderr

    r984 r1018  
    1  <DATE> <TIME> <HOST> |I|testImageOverlay|Following should error as overlay isn't within image boundaries
    2  <DATE> <TIME> <HOST> |E|psImageOverlaySection|Overlay image (32,64 -> 159,319) is partially outside of the input image (128 x 256).
    3  <DATE> <TIME> <HOST> |I|testImageOverlay|Following should error as overlay is NULL
    4  <DATE> <TIME> <HOST> |E|psImageOverlaySection|one of the input images was NULL.
    5  <DATE> <TIME> <HOST> |I|testImageOverlay|Following should error as image input is NULL
    6  <DATE> <TIME> <HOST> |E|psImageOverlaySection|one of the input images was NULL.
     1 <DATE> <TIME> <HOST> |I|testImageOverla|Following should error as overlay isn't within image boundaries
     2 <DATE> <TIME> <HOST> |E|psImageOverlayS|Overlay image (32,64 -> 159,319) is partially outside of the input image (128 x 256).
     3 <DATE> <TIME> <HOST> |I|testImageOverla|Following should error as overlay is NULL
     4 <DATE> <TIME> <HOST> |E|psImageOverlayS|one of the input images was NULL.
     5 <DATE> <TIME> <HOST> |I|testImageOverla|Following should error as image input is NULL
     6 <DATE> <TIME> <HOST> |E|psImageOverlayS|one of the input images was NULL.
    77/----------------------------- TESTPOINT ------------------------------------------\
    88|             TestFile: tst_psImage.c                                              |
     
    1111\----------------------------------------------------------------------------------/
    1212
    13  <DATE> <TIME> <HOST> |I|testImageAlloc |#546 - psImageAlloc shall allocate memory for a psImage structure
    14  <DATE> <TIME> <HOST> |I|testImageAlloc |Testing psImage with type 101h
    15  <DATE> <TIME> <HOST> |E|psImageAlloc   |Invalid value for number of rows or columns (numRows=0, numCols=0).
    16  <DATE> <TIME> <HOST> |I|testImageAlloc |Testing psImage with type 102h
    17  <DATE> <TIME> <HOST> |E|psImageAlloc   |Invalid value for number of rows or columns (numRows=0, numCols=0).
    18  <DATE> <TIME> <HOST> |I|testImageAlloc |Testing psImage with type 104h
    19  <DATE> <TIME> <HOST> |E|psImageAlloc   |Invalid value for number of rows or columns (numRows=0, numCols=0).
    20  <DATE> <TIME> <HOST> |I|testImageAlloc |Testing psImage with type 108h
    21  <DATE> <TIME> <HOST> |E|psImageAlloc   |Invalid value for number of rows or columns (numRows=0, numCols=0).
    22  <DATE> <TIME> <HOST> |I|testImageAlloc |Testing psImage with type 301h
    23  <DATE> <TIME> <HOST> |E|psImageAlloc   |Invalid value for number of rows or columns (numRows=0, numCols=0).
    24  <DATE> <TIME> <HOST> |I|testImageAlloc |Testing psImage with type 302h
    25  <DATE> <TIME> <HOST> |E|psImageAlloc   |Invalid value for number of rows or columns (numRows=0, numCols=0).
    26  <DATE> <TIME> <HOST> |I|testImageAlloc |Testing psImage with type 304h
    27  <DATE> <TIME> <HOST> |E|psImageAlloc   |Invalid value for number of rows or columns (numRows=0, numCols=0).
    28  <DATE> <TIME> <HOST> |I|testImageAlloc |Testing psImage with type 308h
    29  <DATE> <TIME> <HOST> |E|psImageAlloc   |Invalid value for number of rows or columns (numRows=0, numCols=0).
    30  <DATE> <TIME> <HOST> |I|testImageAlloc |Testing psImage with type 404h
    31  <DATE> <TIME> <HOST> |E|psImageAlloc   |Invalid value for number of rows or columns (numRows=0, numCols=0).
    32  <DATE> <TIME> <HOST> |I|testImageAlloc |Testing psImage with type 408h
    33  <DATE> <TIME> <HOST> |E|psImageAlloc   |Invalid value for number of rows or columns (numRows=0, numCols=0).
    34  <DATE> <TIME> <HOST> |I|testImageAlloc |Testing psImage with type 808h
    35  <DATE> <TIME> <HOST> |E|psImageAlloc   |Invalid value for number of rows or columns (numRows=0, numCols=0).
    36  <DATE> <TIME> <HOST> |I|testImageAlloc |Testing psImage with type 810h
    37  <DATE> <TIME> <HOST> |E|psImageAlloc   |Invalid value for number of rows or columns (numRows=0, numCols=0).
     13 <DATE> <TIME> <HOST> |I| testImageAlloc|#546 - psImageAlloc shall allocate memory for a psImage structure
     14 <DATE> <TIME> <HOST> |I| testImageAlloc|Testing psImage with type 101h
     15 <DATE> <TIME> <HOST> |E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
     16 <DATE> <TIME> <HOST> |I| testImageAlloc|Testing psImage with type 102h
     17 <DATE> <TIME> <HOST> |E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
     18 <DATE> <TIME> <HOST> |I| testImageAlloc|Testing psImage with type 104h
     19 <DATE> <TIME> <HOST> |E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
     20 <DATE> <TIME> <HOST> |I| testImageAlloc|Testing psImage with type 108h
     21 <DATE> <TIME> <HOST> |E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
     22 <DATE> <TIME> <HOST> |I| testImageAlloc|Testing psImage with type 301h
     23 <DATE> <TIME> <HOST> |E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
     24 <DATE> <TIME> <HOST> |I| testImageAlloc|Testing psImage with type 302h
     25 <DATE> <TIME> <HOST> |E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
     26 <DATE> <TIME> <HOST> |I| testImageAlloc|Testing psImage with type 304h
     27 <DATE> <TIME> <HOST> |E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
     28 <DATE> <TIME> <HOST> |I| testImageAlloc|Testing psImage with type 308h
     29 <DATE> <TIME> <HOST> |E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
     30 <DATE> <TIME> <HOST> |I| testImageAlloc|Testing psImage with type 404h
     31 <DATE> <TIME> <HOST> |E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
     32 <DATE> <TIME> <HOST> |I| testImageAlloc|Testing psImage with type 408h
     33 <DATE> <TIME> <HOST> |E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
     34 <DATE> <TIME> <HOST> |I| testImageAlloc|Testing psImage with type 808h
     35 <DATE> <TIME> <HOST> |E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
     36 <DATE> <TIME> <HOST> |I| testImageAlloc|Testing psImage with type 810h
     37 <DATE> <TIME> <HOST> |E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
    3838
    3939---> TESTPOINT PASSED (psImage{546/548-testImageAlloc/Free} | tst_psImage.c)
     
    6161 <DATE> <TIME> <HOST> |I|testImageSubset|Verify the returned psImage structure pointer is null and program execution doesn't stop, if the input parameter image is null. Also verified the input psImage structure is not modified.
    6262 <DATE> <TIME> <HOST> |I|testImageSubset|An error should follow...
    63  <DATE> <TIME> <HOST> |E|psImageSubset  |Can not subset image because input image or its pixel buffer is NULL.
     63 <DATE> <TIME> <HOST> |E|  psImageSubset|Can not subset image because input image or its pixel buffer is NULL.
    6464 <DATE> <TIME> <HOST> |I|testImageSubset|Verify the returned psImage structure pointer is null and program  execution doesn't stop, if the input parameters nrow and/or ncol are zero. Also verify input psImage structure is not modified.
    6565 <DATE> <TIME> <HOST> |I|testImageSubset|An error should follow...
    66  <DATE> <TIME> <HOST> |E|psImageSubset  |Can not subset image because number of rows or columns are zero (64x0).
     66 <DATE> <TIME> <HOST> |E|  psImageSubset|Can not subset image because number of rows or columns are zero (64x0).
    6767 <DATE> <TIME> <HOST> |I|testImageSubset|An error should follow...
    68  <DATE> <TIME> <HOST> |E|psImageSubset  |Can not subset image because number of rows or columns are zero (0x128).
     68 <DATE> <TIME> <HOST> |E|  psImageSubset|Can not subset image because number of rows or columns are zero (0x128).
    6969 <DATE> <TIME> <HOST> |I|testImageSubset|Verify the returned psImage structure pointer is null and program execution doesn't stop, if the input parameters row0 and col0 are not within the range of values of psImage structure image.
    7070 <DATE> <TIME> <HOST> |I|testImageSubset|An error should follow...
    71  <DATE> <TIME> <HOST> |E|psImageSubset  |Can not subset image because col0,row0 (128,0) is not a valid pixel location.
     71 <DATE> <TIME> <HOST> |E|  psImageSubset|Can not subset image because col0,row0 (128,0) is not a valid pixel location.
    7272 <DATE> <TIME> <HOST> |I|testImageSubset|An error should follow...
    73  <DATE> <TIME> <HOST> |E|psImageSubset  |Can not subset image because col0,row0 (0,256) is not a valid pixel location.
     73 <DATE> <TIME> <HOST> |E|  psImageSubset|Can not subset image because col0,row0 (0,256) is not a valid pixel location.
    7474 <DATE> <TIME> <HOST> |I|testImageSubset|An error should follow...
    75  <DATE> <TIME> <HOST> |E|psImageSubset  |Can not subset image because col0,row0 (-1,0) is not a valid pixel location.
     75 <DATE> <TIME> <HOST> |E|  psImageSubset|Can not subset image because col0,row0 (-1,0) is not a valid pixel location.
    7676 <DATE> <TIME> <HOST> |I|testImageSubset|An error should follow...
    77  <DATE> <TIME> <HOST> |E|psImageSubset  |Can not subset image because col0,row0 (0,-1) is not a valid pixel location.
     77 <DATE> <TIME> <HOST> |E|  psImageSubset|Can not subset image because col0,row0 (0,-1) is not a valid pixel location.
    7878 <DATE> <TIME> <HOST> |I|testImageSubset|Verify the returned psImage structure pointer is null and program execution doesn't stop if the input parameters nrow, ncol, row0 and col0 specify a range of data not within the input psImage structure image.  Also verify the input psImage structure is not modified.
    7979 <DATE> <TIME> <HOST> |I|testImageSubset|An error should follow...
    80  <DATE> <TIME> <HOST> |E|psImageSubset  |Can not subset image outside of image boundaries (size=128x256, subset=[64:128,0:128]).
     80 <DATE> <TIME> <HOST> |E|  psImageSubset|Can not subset image outside of image boundaries (size=128x256, subset=[64:128,0:128]).
    8181 <DATE> <TIME> <HOST> |I|testImageSubset|An error should follow...
    82  <DATE> <TIME> <HOST> |E|psImageSubset  |Can not subset image outside of image boundaries (size=128x256, subset=[0:64,128:256]).
     82 <DATE> <TIME> <HOST> |E|  psImageSubset|Can not subset image outside of image boundaries (size=128x256, subset=[0:64,128:256]).
    8383 <DATE> <TIME> <HOST> |I|testImageSubset|An error should follow...
    84  <DATE> <TIME> <HOST> |E|psImageSubset  |Can not subset image outside of image boundaries (size=128x256, subset=[64:128,128:256]).
     84 <DATE> <TIME> <HOST> |E|  psImageSubset|Can not subset image outside of image boundaries (size=128x256, subset=[64:128,128:256]).
    8585 <DATE> <TIME> <HOST> |I|testImageSubset|psImageFreeChildren shall deallocate any children images of a psImage structure
    8686
     
    9393\----------------------------------------------------------------------------------/
    9494
    95  <DATE> <TIME> <HOST> |I|testImageCopy  |An error should follow...
    96  <DATE> <TIME> <HOST> |E|psImageCopy    |Can not copy image because input image or its pixel buffer is NULL.
     95 <DATE> <TIME> <HOST> |I|  testImageCopy|An error should follow...
     96 <DATE> <TIME> <HOST> |E|    psImageCopy|Can not copy image because input image or its pixel buffer is NULL.
    9797
    9898---> TESTPOINT PASSED (psImage{551-testImageCopy} | tst_psImage.c)
     
    104104\----------------------------------------------------------------------------------/
    105105
    106  <DATE> <TIME> <HOST> |I|testImageClip  |psImageClip shall limit the minimum and maximum data value within a psImage structure
    107  <DATE> <TIME> <HOST> |I|testImageClip  |Following should be an error (max<min)
    108  <DATE> <TIME> <HOST> |E|psImageClip    |psImageClip can not be invoked with max < min.
     106 <DATE> <TIME> <HOST> |I|  testImageClip|psImageClip shall limit the minimum and maximum data value within a psImage structure
     107 <DATE> <TIME> <HOST> |I|  testImageClip|Following should be an error (max<min)
     108 <DATE> <TIME> <HOST> |E|    psImageClip|psImageClip can not be invoked with max < min.
    109109
    110110---> TESTPOINT PASSED (psImage{571-testImageClip} | tst_psImage.c)
     
    116116\----------------------------------------------------------------------------------/
    117117
    118  <DATE> <TIME> <HOST> |I|testImageClipNAN|psImageClipNaN shall modified pixel values of NaN with a specified value
     118 <DATE> <TIME> <HOST> |I|testImageClipNA|psImageClipNaN shall modified pixel values of NaN with a specified value
    119119
    120120---> TESTPOINT PASSED (psImage{572-testImageClipNAN} | tst_psImage.c)
     
    126126\----------------------------------------------------------------------------------/
    127127
    128  <DATE> <TIME> <HOST> |I|testImageOverlay|Following should error as overlay isn't within image boundaries
    129  <DATE> <TIME> <HOST> |E|psImageOverlaySection|Overlay image (32,64 -> 159,319) is partially outside of the input image (128 x 256).
    130  <DATE> <TIME> <HOST> |I|testImageOverlay|Following should error as overlay is NULL
    131  <DATE> <TIME> <HOST> |E|psImageOverlaySection|one of the input images was NULL.
    132  <DATE> <TIME> <HOST> |I|testImageOverlay|Following should error as image input is NULL
    133  <DATE> <TIME> <HOST> |E|psImageOverlaySection|one of the input images was NULL.
     128 <DATE> <TIME> <HOST> |I|testImageOverla|Following should error as overlay isn't within image boundaries
     129 <DATE> <TIME> <HOST> |E|psImageOverlayS|Overlay image (32,64 -> 159,319) is partially outside of the input image (128 x 256).
     130 <DATE> <TIME> <HOST> |I|testImageOverla|Following should error as overlay is NULL
     131 <DATE> <TIME> <HOST> |E|psImageOverlayS|one of the input images was NULL.
     132 <DATE> <TIME> <HOST> |I|testImageOverla|Following should error as image input is NULL
     133 <DATE> <TIME> <HOST> |E|psImageOverlayS|one of the input images was NULL.
    134134
    135135---> TESTPOINT PASSED (psImage{573-testImageOverlay} | tst_psImage.c)
Note: See TracChangeset for help on using the changeset viewer.