IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 28, 2005, 3:15:38 PM (21 years ago)
Author:
drobbin
Message:

Added fxns psImageRow/Col and tests. Updated psList struct to add void *lock.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/imageops/verified/tst_psImagePixelExtract.stderr

    r4547 r5174  
    146146---> TESTPOINT PASSED (psImage{psImageRadialCut} | tst_psImagePixelExtract.c)
    147147
     148/***************************** TESTPOINT ******************************************\
     149*             TestFile: tst_psImagePixelExtract.c                                  *
     150*            TestPoint: psImage{psImageRowCol}                                     *
     151*             TestType: Positive                                                   *
     152\**********************************************************************************/
     153
     154<DATE><TIME>|<HOST>|E|psImageCol (FILE:LINENO)
     155    Can not operate on a NULL psImage.
     156<DATE><TIME>|<HOST>|E|psImageRow (FILE:LINENO)
     157    Specified row number is out of range for specified image.
     158
     159---> TESTPOINT PASSED (psImage{psImageRowCol} | tst_psImagePixelExtract.c)
     160
Note: See TracChangeset for help on using the changeset viewer.