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.

Location:
trunk/psLib/test/mathtypes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/mathtypes/tst_psImage.c

    r5101 r5174  
    66 *  @author Robert DeSonia, MHPCC
    77 *
    8  *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2005-09-23 00:04:36 $
     8 *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2005-09-29 01:15:38 $
    1010 *
    1111 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    3636                              {testRegion3,793,"psRegionForSquare",0,false},
    3737                              {testImageInit,794,"psImageInit",0,false},
    38                               {testImageGetSet,795,"psImageInit",0,false},
     38                              {testImageGetSet,795,"psImageGetSet",0,false},
    3939                              {NULL}
    4040                          };
  • trunk/psLib/test/mathtypes/verified/tst_psImage.stderr

    r5114 r5174  
    134134/***************************** TESTPOINT ******************************************\
    135135*             TestFile: tst_psImage.c                                              *
    136 *            TestPoint: psImage{psImageInit}                                       *
     136*            TestPoint: psImage{psImageGetSet}                                     *
    137137*             TestType: Positive                                                   *
    138138\**********************************************************************************/
     
    141141    Invalid position.  Position too large
    142142
    143 ---> TESTPOINT PASSED (psImage{psImageInit} | tst_psImage.c)
     143---> TESTPOINT PASSED (psImage{psImageGetSet} | tst_psImage.c)
    144144
Note: See TracChangeset for help on using the changeset viewer.