Index: /trunk/psLib/test/dataIO/verified/tst_psFits.stderr
===================================================================
--- /trunk/psLib/test/dataIO/verified/tst_psFits.stderr	(revision 2980)
+++ /trunk/psLib/test/dataIO/verified/tst_psFits.stderr	(revision 2980)
@@ -0,0 +1,81 @@
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psImage{psFitsAlloc}                                       *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+
+---> TESTPOINT PASSED (psImage{psFitsAlloc} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psImage{psFitsMoveExtName}                                 *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtName
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsMoveExtName (psFits.c:<LINENO>)
+    Could not find HDU 'bogus' in file multi.fits.
+    CFITSIO Error: illegal HDU number
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtName
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsMoveExtName (psFits.c:<LINENO>)
+    The input psFits object can not NULL.
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtName
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsMoveExtName (psFits.c:<LINENO>)
+    Specified extension name can not be NULL.
+
+---> TESTPOINT PASSED (psImage{psFitsMoveExtName} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psImage{psFitsMoveExtNum}                                  *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtNum
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsGetSize (psFits.c:<LINENO>)
+    The input psFits object can not NULL.
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtNum
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsMoveExtNum (psFits.c:<LINENO>)
+    Could not move to specified HDU #-1 in file multi.fits.
+    CFITSIO Error: illegal HDU number
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtNum
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsMoveExtNum (psFits.c:<LINENO>)
+    Could not move -1 HDUs from current position in file multi.fits.
+    CFITSIO Error: illegal HDU number
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtNum
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsMoveExtNum (psFits.c:<LINENO>)
+    Could not move to specified HDU #8 in file multi.fits.
+    CFITSIO Error: tried to move past end of file
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtNum
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsMoveExtNum (psFits.c:<LINENO>)
+    Could not move 1 HDUs from current position in file multi.fits.
+    CFITSIO Error: tried to move past end of file
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtNum
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsMoveExtNum (psFits.c:<LINENO>)
+    The input psFits object can not NULL.
+
+---> TESTPOINT PASSED (psImage{psFitsMoveExtNum} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psImage{psFitsReadHeader}                                  *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+<DATE><TIME>|<HOST>|I|tst_psFitsReadHeader
+    following should be an error (input psFits = NULL)
+<DATE><TIME>|<HOST>|E|psFitsReadHeader (psFits.c:<LINENO>)
+    The input psFits object can not NULL.
+
+---> TESTPOINT PASSED (psImage{psFitsReadHeader} | tst_psFits.c)
+
Index: /trunk/psLib/test/fileUtils/verified/tst_psFits.stderr
===================================================================
--- /trunk/psLib/test/fileUtils/verified/tst_psFits.stderr	(revision 2980)
+++ /trunk/psLib/test/fileUtils/verified/tst_psFits.stderr	(revision 2980)
@@ -0,0 +1,81 @@
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psImage{psFitsAlloc}                                       *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+
+---> TESTPOINT PASSED (psImage{psFitsAlloc} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psImage{psFitsMoveExtName}                                 *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtName
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsMoveExtName (psFits.c:<LINENO>)
+    Could not find HDU 'bogus' in file multi.fits.
+    CFITSIO Error: illegal HDU number
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtName
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsMoveExtName (psFits.c:<LINENO>)
+    The input psFits object can not NULL.
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtName
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsMoveExtName (psFits.c:<LINENO>)
+    Specified extension name can not be NULL.
+
+---> TESTPOINT PASSED (psImage{psFitsMoveExtName} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psImage{psFitsMoveExtNum}                                  *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtNum
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsGetSize (psFits.c:<LINENO>)
+    The input psFits object can not NULL.
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtNum
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsMoveExtNum (psFits.c:<LINENO>)
+    Could not move to specified HDU #-1 in file multi.fits.
+    CFITSIO Error: illegal HDU number
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtNum
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsMoveExtNum (psFits.c:<LINENO>)
+    Could not move -1 HDUs from current position in file multi.fits.
+    CFITSIO Error: illegal HDU number
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtNum
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsMoveExtNum (psFits.c:<LINENO>)
+    Could not move to specified HDU #8 in file multi.fits.
+    CFITSIO Error: tried to move past end of file
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtNum
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsMoveExtNum (psFits.c:<LINENO>)
+    Could not move 1 HDUs from current position in file multi.fits.
+    CFITSIO Error: tried to move past end of file
+<DATE><TIME>|<HOST>|I|tst_psFitsMoveExtNum
+    Following should be an error.
+<DATE><TIME>|<HOST>|E|psFitsMoveExtNum (psFits.c:<LINENO>)
+    The input psFits object can not NULL.
+
+---> TESTPOINT PASSED (psImage{psFitsMoveExtNum} | tst_psFits.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psFits.c                                               *
+*            TestPoint: psImage{psFitsReadHeader}                                  *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+<DATE><TIME>|<HOST>|I|tst_psFitsReadHeader
+    following should be an error (input psFits = NULL)
+<DATE><TIME>|<HOST>|E|psFitsReadHeader (psFits.c:<LINENO>)
+    The input psFits object can not NULL.
+
+---> TESTPOINT PASSED (psImage{psFitsReadHeader} | tst_psFits.c)
+
