IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 24, 2004, 2:43:55 PM (22 years ago)
Author:
evanalst
Message:

Remove test type S32, U32 from test_psImageClip since they are not required,
added additional case to check for invalid type(S32) and updated the
verified file.

File:
1 edited

Legend:

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

    r1840 r1893  
    1212    Testing clipping of F32 imagery
    1313<DATE><TIME>|<HOST>|I|testImageClip
    14     Testing clipping of S32 imagery
    15 <DATE><TIME>|<HOST>|I|testImageClip
    1614    Testing clipping of S16 imagery
    1715<DATE><TIME>|<HOST>|I|testImageClip
    1816    Testing clipping of S8 imagery
    19 <DATE><TIME>|<HOST>|I|testImageClip
    20     Testing clipping of U32 imagery
    2117<DATE><TIME>|<HOST>|I|testImageClip
    2218    Testing clipping of U16 imagery
     
    3127<DATE><TIME>|<HOST>|E|psLib.image.psImageClip
    3228    Specified min value, 256, can not be greater than the specified max value, 128.
     29<DATE><TIME>|<HOST>|I|testImageClip
     30    Following should be an error (invalid type)
     31<DATE><TIME>|<HOST>|E|psLib.image.psImageClip
     32    Specified psImage type (psS32) is not supported.
    3333
    3434---> TESTPOINT PASSED (psImage{psImageClip} | tst_psImageManip.c)
Note: See TracChangeset for help on using the changeset viewer.