IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 26, 2006, 11:10:51 AM (20 years ago)
Author:
gusciora
Message:

Implemented the polynomial alloc argument changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/config/tst_pmConfig.c

    r5683 r6205  
    77 *  @author GLG, MHPCC
    88 *
    9  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-12-05 21:41:31 $
     9 * XXX: Untested:
     10 * pmConfigValidateCamera()
     11 * pmConfigCameraFromHeader()
     12 * pmConfigRecipeFromCamera()
     13 * pmConfigDB()
     14 *
     15 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     16 *  @date $Date: 2006-01-26 21:10:51 $
    1117 *
    1218 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4147
    4248/******************************************************************************
    43 test00(): Test the various allocators and deallocators.
     49test00():
    4450XXX: untested:
    4551    TIME:
     
    129135
    130136    printf("----------------------------------------------------------------\n");
     137    printf("Calling pmConfigRead() with acceptable arguments.\n");
    131138
    132139    rc = pmConfigRead(&site, &camera, &recipe, &argc, str, "RecipeName");
Note: See TracChangeset for help on using the changeset viewer.