Index: trunk/psModules/test/config/tst_pmConfig.c
===================================================================
--- trunk/psModules/test/config/tst_pmConfig.c	(revision 5683)
+++ trunk/psModules/test/config/tst_pmConfig.c	(revision 6205)
@@ -7,6 +7,12 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-12-05 21:41:31 $
+ * XXX: Untested:
+ * pmConfigValidateCamera()
+ * pmConfigCameraFromHeader()
+ * pmConfigRecipeFromCamera()
+ * pmConfigDB()
+ *
+ *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-01-26 21:10:51 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -41,5 +47,5 @@
 
 /******************************************************************************
-test00(): Test the various allocators and deallocators.
+test00():
 XXX: untested:
     TIME:
@@ -129,4 +135,5 @@
 
     printf("----------------------------------------------------------------\n");
+    printf("Calling pmConfigRead() with acceptable arguments.\n");
 
     rc = pmConfigRead(&site, &camera, &recipe, &argc, str, "RecipeName");
