Changeset 6205 for trunk/psModules/test/config/tst_pmConfig.c
- Timestamp:
- Jan 26, 2006, 11:10:51 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/test/config/tst_pmConfig.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/test/config/tst_pmConfig.c
r5683 r6205 7 7 * @author GLG, MHPCC 8 8 * 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 $ 11 17 * 12 18 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 41 47 42 48 /****************************************************************************** 43 test00(): Test the various allocators and deallocators.49 test00(): 44 50 XXX: untested: 45 51 TIME: … … 129 135 130 136 printf("----------------------------------------------------------------\n"); 137 printf("Calling pmConfigRead() with acceptable arguments.\n"); 131 138 132 139 rc = pmConfigRead(&site, &camera, &recipe, &argc, str, "RecipeName");
Note:
See TracChangeset
for help on using the changeset viewer.
