IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 10, 2004, 8:52:44 AM (22 years ago)
Author:
desonia
Message:

added additional test.

File:
1 edited

Legend:

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

    r941 r984  
     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.
    17/----------------------------- TESTPOINT ------------------------------------------\
    28|             TestFile: tst_psImage.c                                              |
     
    114120---> TESTPOINT PASSED (psImage{572-testImageClipNAN} | tst_psImage.c)
    115121
     122/----------------------------- TESTPOINT ------------------------------------------\
     123|             TestFile: tst_psImage.c                                              |
     124|            TestPoint: psImage{573-testImageOverlay}                              |
     125|             TestType: Positive                                                   |
     126\----------------------------------------------------------------------------------/
     127
     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.
     134
     135---> TESTPOINT PASSED (psImage{573-testImageOverlay} | tst_psImage.c)
     136
Note: See TracChangeset for help on using the changeset viewer.