IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2004, 12:21:53 PM (22 years ago)
Author:
evanalst
Message:

Add additional test cases for psImageSlice.

File:
1 edited

Legend:

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

    r1959 r1961  
    167167<DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
    168168    Specified statistic option, 0, is not valid.  Must specify one and only one statistic type.
     169<DATE><TIME>|<HOST>|I|testImageSlice
     170    Following should be an error mask size != image size.
     171<DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
     172    Input psImage mask size, 1000x2000, does not match psImage input size, 2000x1000.
     173<DATE><TIME>|<HOST>|I|testImageSlice
     174    Following should be an error invalid mask type.
     175<DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
     176    Input psImage mask type, psS8, is not the supported mask datatype of psU8.
     177<DATE><TIME>|<HOST>|I|testImageSlice
     178    Following should be an error invalid image type.
     179<DATE><TIME>|<HOST>|E|psLib.image.psImageSlice
     180    Specified psImage type, psU8, is not supported.
    169181
    170182---> TESTPOINT PASSED (psImage{psImageSlice} | tst_psImageExtraction.c)
Note: See TracChangeset for help on using the changeset viewer.