Index: /trunk/psLib/test/dataIO/tst_psLookupTable_01.c
===================================================================
--- /trunk/psLib/test/dataIO/tst_psLookupTable_01.c	(revision 3283)
+++ /trunk/psLib/test/dataIO/tst_psLookupTable_01.c	(revision 3284)
@@ -3,15 +3,15 @@
 *  @brief Test driver for psLookupTable functions
 *
-*  This test driver contains the following tests for psMetadata:
-*     Test A - Read table and interpolate value
-*     Test B - Read table and interpolate all values
-*     Test C - Read beyond lower table bound
-*     Test D - Read beyond upper table bound
-*     Test E - Free data
+*  This test driver contains the following tests for psLookupTable functions:
+*     testLookupAlloc - test allocation and freeing of psLookupTable
+*     testLookupRead - test different files and types within files
+*                      being read correctly and some failure cases
+*     testLookupTableInterpolate - test the interpolation function
+*     testLookupTableInterpolateAll - test interpolation of all row values
 *
 *  @author  Ross Harman, MHPCC
 *
-*  @version $Revision: 1.10 $  $Name: not supported by cvs2svn $
-*  @date  $Date: 2005-02-18 19:42:48 $
+*  @version $Revision: 1.11 $  $Name: not supported by cvs2svn $
+*  @date  $Date: 2005-02-18 19:46:40 $
 *
 *  Copyright 2004-5 Maui High Performance Computing Center, University of Hawaii
Index: /trunk/psLib/test/fileUtils/tst_psLookupTable_01.c
===================================================================
--- /trunk/psLib/test/fileUtils/tst_psLookupTable_01.c	(revision 3283)
+++ /trunk/psLib/test/fileUtils/tst_psLookupTable_01.c	(revision 3284)
@@ -3,15 +3,15 @@
 *  @brief Test driver for psLookupTable functions
 *
-*  This test driver contains the following tests for psMetadata:
-*     Test A - Read table and interpolate value
-*     Test B - Read table and interpolate all values
-*     Test C - Read beyond lower table bound
-*     Test D - Read beyond upper table bound
-*     Test E - Free data
+*  This test driver contains the following tests for psLookupTable functions:
+*     testLookupAlloc - test allocation and freeing of psLookupTable
+*     testLookupRead - test different files and types within files
+*                      being read correctly and some failure cases
+*     testLookupTableInterpolate - test the interpolation function
+*     testLookupTableInterpolateAll - test interpolation of all row values
 *
 *  @author  Ross Harman, MHPCC
 *
-*  @version $Revision: 1.10 $  $Name: not supported by cvs2svn $
-*  @date  $Date: 2005-02-18 19:42:48 $
+*  @version $Revision: 1.11 $  $Name: not supported by cvs2svn $
+*  @date  $Date: 2005-02-18 19:46:40 $
 *
 *  Copyright 2004-5 Maui High Performance Computing Center, University of Hawaii
