IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 14, 2004, 5:57:03 PM (22 years ago)
Author:
evanalst
Message:

Update for additional test cases.

File:
1 edited

Legend:

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

    r2279 r2714  
    4343<DATE><TIME>|<HOST>|E|psImageComplex (psImageFFT.c:<LINENO>)
    4444    Real psImage size (128x64) and imaginary psImage size (64x64) must be the same.
     45<DATE><TIME>|<HOST>|I|testImageComplex
     46    Following should generate an error message.
     47<DATE><TIME>|<HOST>|E|psImageComplex (psImageFFT.c:<LINENO>)
     48    Input psImage type, psS16, is required to be either psF32 or psF64.
    4549
    4650---> TESTPOINT PASSED (psFFT{psImageComplex} | tst_psImageFFT.c)
     
    6165\**********************************************************************************/
    6266
     67<DATE><TIME>|<HOST>|I|testImagePowerSpectrum
     68    Following should generate error message.
     69<DATE><TIME>|<HOST>|E|psImagePowerSpectrum (psImageFFT.c:<LINENO>)
     70    Input psImage type, psF32, is required to be either psC32 or psC64.
    6371
    6472---> TESTPOINT PASSED (psFFT{psImagePowerSpectrum} | tst_psImageFFT.c)
Note: See TracChangeset for help on using the changeset viewer.