Index: /trunk/psLib/test/astronomy/verified/tst_psTime_04.stderr
===================================================================
--- /trunk/psLib/test/astronomy/verified/tst_psTime_04.stderr	(revision 2366)
+++ /trunk/psLib/test/astronomy/verified/tst_psTime_04.stderr	(revision 2366)
@@ -0,0 +1,16 @@
+<DATE><TIME>|<HOST>|E|psMetadataParseConfig (psMetadataIO.c:<LINENO>)
+    Failed to open file 'zzz'.  Check if it exists and it has the proper permissions.
+<DATE><TIME>|<HOST>|E|psLookupTableRead (psLookupTable.c:<LINENO>)
+    Failed to open file ../../dataxz/ser7.dat.
+<DATE><TIME>|<HOST>|E|psLookupTableRead (psLookupTable.c:<LINENO>)
+    Failed to open file ../../dataxz/eopc01_1900_2004.dat.
+<DATE><TIME>|<HOST>|E|psLookupTableRead (psLookupTable.c:<LINENO>)
+    Failed to open file ../../dataxz/finals_all.dat.
+<DATE><TIME>|<HOST>|E|psLookupTableRead (psLookupTable.c:<LINENO>)
+    Failed to open file ../../dataxz/tai_utc.dat.
+<DATE><TIME>|<HOST>|E|psTimeInit (psTime.c:<LINENO>)
+    Incorrect number of table files entered. Found: 3. Expected: 4.
+<DATE><TIME>|<HOST>|E|psTimeInit (psTime.c:<LINENO>)
+    Incorrect vector size. Size: 3, Expected 4.
+<DATE><TIME>|<HOST>|E|printError (psLookupTable.c:<LINENO>)
+    Unable to parse string, 53yyy244 on line 16.
Index: /trunk/psLib/test/astronomy/verified/tst_psTime_04.stdout
===================================================================
--- /trunk/psLib/test/astronomy/verified/tst_psTime_04.stdout	(revision 2366)
+++ /trunk/psLib/test/astronomy/verified/tst_psTime_04.stdout	(revision 2366)
@@ -0,0 +1,73 @@
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psTime_04.c                                            *
+*            TestPoint: psTime{Test A - Initialize time}                           *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+
+---> TESTPOINT PASSED (psTime{Test A - Initialize time} | tst_psTime_04.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psTime_04.c                                            *
+*            TestPoint: psTime{Test B - Attempt to open non-existant time config file} *
+*             TestType: Negative                                                   *
+*    ExpectedErrorText: Failed to open file 'zzz'.  Check if it exists and it has the proper permissions. *
+*  ExpectedStatusValue: 0                                                          *
+\**********************************************************************************/
+
+
+---> TESTPOINT PASSED (psTime{Test B - Attempt to open non-existant time config file} | tst_psTime_04.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psTime_04.c                                            *
+*            TestPoint: psTime{Test C - Attempt to open non-existant time data files} *
+*             TestType: Negative                                                   *
+*    ExpectedErrorText: Failed to open file 'zzz'.  Check if it exists and it has the proper permissions. *
+*  ExpectedStatusValue: 0                                                          *
+\**********************************************************************************/
+
+
+---> TESTPOINT PASSED (psTime{Test C - Attempt to open non-existant time data files} | tst_psTime_04.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psTime_04.c                                            *
+*            TestPoint: psTime{Test D - Attempt to read incorrect number of files} *
+*             TestType: Negative                                                   *
+*    ExpectedErrorText: Incorrect number of table files entered. Found: 3. Expected: 4. *
+*  ExpectedStatusValue: 0                                                          *
+\**********************************************************************************/
+
+
+---> TESTPOINT PASSED (psTime{Test D - Attempt to read incorrect number of files} | tst_psTime_04.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psTime_04.c                                            *
+*            TestPoint: psTime{Test E - Attempt to read incorrect number of from values} *
+*             TestType: Negative                                                   *
+*    ExpectedErrorText: Incorrect vector size. Size: 3, Expected 4.                *
+*  ExpectedStatusValue: 0                                                          *
+\**********************************************************************************/
+
+
+---> TESTPOINT PASSED (psTime{Test E - Attempt to read incorrect number of from values} | tst_psTime_04.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psTime_04.c                                            *
+*            TestPoint: psTime{Test F - Attempt to read data file with typo in number} *
+*             TestType: Negative                                                   *
+*    ExpectedErrorText: Unable to parse string, number on line 16.                 *
+*  ExpectedStatusValue: 0                                                          *
+\**********************************************************************************/
+
+
+---> TESTPOINT PASSED (psTime{Test F - Attempt to read data file with typo in number} | tst_psTime_04.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psTime_04.c                                            *
+*            TestPoint: psTime{Test G - Free data}                                 *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+
+---> TESTPOINT PASSED (psTime{Test G - Free data} | tst_psTime_04.c)
+
