Index: /trunk/psLib/test/image/verified/tst_psImageIO.stderr
===================================================================
--- /trunk/psLib/test/image/verified/tst_psImageIO.stderr	(revision 1000)
+++ /trunk/psLib/test/image/verified/tst_psImageIO.stderr	(revision 1000)
@@ -0,0 +1,34 @@
+ <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as file doesn't exist.
+ <DATE> <TIME> <HOST> |E|psImageReadSection|Could not open file 'foobar.fits'. (could not open the named file)
+ <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as filename is NULL.
+ <DATE> <TIME> <HOST> |E|psImageReadSection|Must specify filename; it can not be NULL.
+ <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as extnum is invalid.
+ <DATE> <TIME> <HOST> |E|psImageReadSection|Could not index to HDU #4 for file MxN_F32.fits. (tried to move past end of file)
+ <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as extname is invalid.
+ <DATE> <TIME> <HOST> |E|psImageReadSection|Could not index to 'bogus' HDU for file MxN_F32.fits. (illegal HDU number)
+/----------------------------- TESTPOINT ------------------------------------------\
+|             TestFile: tst_psImageIO.c                                            |
+|            TestPoint: psImage{567-testImageRead}                                 |
+|             TestType: Positive                                                   |
+\----------------------------------------------------------------------------------/
+
+ <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as file doesn't exist.
+ <DATE> <TIME> <HOST> |E|psImageReadSection|Could not open file 'foobar.fits'. (could not open the named file)
+ <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as filename is NULL.
+ <DATE> <TIME> <HOST> |E|psImageReadSection|Must specify filename; it can not be NULL.
+ <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as extnum is invalid.
+ <DATE> <TIME> <HOST> |E|psImageReadSection|Could not index to HDU #4 for file MxN_F32.fits. (tried to move past end of file)
+ <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as extname is invalid.
+ <DATE> <TIME> <HOST> |E|psImageReadSection|Could not index to 'bogus' HDU for file MxN_F32.fits. (illegal HDU number)
+
+---> TESTPOINT PASSED (psImage{567-testImageRead} | tst_psImageIO.c)
+
+/----------------------------- TESTPOINT ------------------------------------------\
+|             TestFile: tst_psImageIO.c                                            |
+|            TestPoint: psImage{569-testImageWrite}                                |
+|             TestType: Positive                                                   |
+\----------------------------------------------------------------------------------/
+
+
+---> TESTPOINT PASSED (psImage{569-testImageWrite} | tst_psImageIO.c)
+
