Index: /trunk/psLib/test/image/verified/tst_psImage.stderr
===================================================================
--- /trunk/psLib/test/image/verified/tst_psImage.stderr	(revision 983)
+++ /trunk/psLib/test/image/verified/tst_psImage.stderr	(revision 984)
@@ -1,2 +1,8 @@
+ <DATE> <TIME> <HOST> |I|testImageOverlay|Following should error as overlay isn't within image boundaries
+ <DATE> <TIME> <HOST> |E|psImageOverlaySection|Overlay image (32,64 -> 159,319) is partially outside of the input image (128 x 256).
+ <DATE> <TIME> <HOST> |I|testImageOverlay|Following should error as overlay is NULL
+ <DATE> <TIME> <HOST> |E|psImageOverlaySection|one of the input images was NULL.
+ <DATE> <TIME> <HOST> |I|testImageOverlay|Following should error as image input is NULL
+ <DATE> <TIME> <HOST> |E|psImageOverlaySection|one of the input images was NULL.
 /----------------------------- TESTPOINT ------------------------------------------\
 |             TestFile: tst_psImage.c                                              |
@@ -114,2 +120,17 @@
 ---> TESTPOINT PASSED (psImage{572-testImageClipNAN} | tst_psImage.c)
 
+/----------------------------- TESTPOINT ------------------------------------------\
+|             TestFile: tst_psImage.c                                              |
+|            TestPoint: psImage{573-testImageOverlay}                              |
+|             TestType: Positive                                                   |
+\----------------------------------------------------------------------------------/
+
+ <DATE> <TIME> <HOST> |I|testImageOverlay|Following should error as overlay isn't within image boundaries
+ <DATE> <TIME> <HOST> |E|psImageOverlaySection|Overlay image (32,64 -> 159,319) is partially outside of the input image (128 x 256).
+ <DATE> <TIME> <HOST> |I|testImageOverlay|Following should error as overlay is NULL
+ <DATE> <TIME> <HOST> |E|psImageOverlaySection|one of the input images was NULL.
+ <DATE> <TIME> <HOST> |I|testImageOverlay|Following should error as image input is NULL
+ <DATE> <TIME> <HOST> |E|psImageOverlaySection|one of the input images was NULL.
+
+---> TESTPOINT PASSED (psImage{573-testImageOverlay} | tst_psImage.c)
+
