IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 27, 2004, 3:19:26 PM (22 years ago)
Author:
desonia
Message:

added testpoint #561 - psImageShift.

File:
1 edited

Legend:

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

    r1404 r1654  
    124124---> TESTPOINT PASSED (psImage{psImageRotate} | tst_psImageManip.c)
    125125
     126/***************************** TESTPOINT ******************************************\
     127*             TestFile: tst_psImageManip.c                                         *
     128*            TestPoint: psImage{psImageShift}                                      *
     129*             TestType: Positive                                                   *
     130\**********************************************************************************/
     131
     132<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 0,0.
     133<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 0,16.
     134<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 0,-16.
     135<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 32,0.
     136<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of -32,0.
     137<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 32,16.
     138<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 32,-16.
     139<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of -32,16.
     140<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of -32,-16.
     141<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 0,16.4.
     142<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 0,-16.4.
     143<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 32.7,0.
     144<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of -32.7,0.
     145<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 32.6,16.2.
     146<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of 32.6,-16.2.
     147<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of -32.6,16.2.
     148<DATE><TIME>|<HOST>|I|testImageShiftC|Testing psImageShift with a 64x128 image for a shift of -32.6,-16.2.
     149<DATE><TIME>|<HOST>|I| testImageShift|Following should be an error...
     150<DATE><TIME>|<HOST>|E|   psImageShift|Input image can not be NULL.
     151
     152---> TESTPOINT PASSED (psImage{psImageShift} | tst_psImageManip.c)
     153
Note: See TracChangeset for help on using the changeset viewer.