Index: trunk/psLib/test/image/verified/tst_psImage.stderr
===================================================================
--- trunk/psLib/test/image/verified/tst_psImage.stderr	(revision 1193)
+++ trunk/psLib/test/image/verified/tst_psImage.stderr	(revision 1194)
@@ -1,11 +1,5 @@
- <DATE> <TIME> <HOST> |I|testImageOverla|Following should error as overlay isn't within image boundaries
- <DATE> <TIME> <HOST> |E|psImageOverlayS|Overlay image (32,64 -> 159,319) is partially outside of the input image (128 x 256).
- <DATE> <TIME> <HOST> |I|testImageOverla|Following should error as overlay is NULL
- <DATE> <TIME> <HOST> |E|psImageOverlayS|one of the input images was NULL.
- <DATE> <TIME> <HOST> |I|testImageOverla|Following should error as image input is NULL
- <DATE> <TIME> <HOST> |E|psImageOverlayS|one of the input images was NULL.
 /***************************** TESTPOINT ******************************************\
 *             TestFile: tst_psImage.c                                              *
-*            TestPoint: psImage{546/548-testImageAlloc/Free}                       *
+*            TestPoint: psImage{psImageAlloc}                                      *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -37,9 +31,9 @@
  <DATE> <TIME> <HOST> |E|   psImageAlloc|Invalid value for number of rows or columns (numRows=0, numCols=0).
 
----> TESTPOINT PASSED (psImage{546/548-testImageAlloc/Free} | tst_psImage.c)
+---> TESTPOINT PASSED (psImage{psImageAlloc} | tst_psImage.c)
 
 /***************************** TESTPOINT ******************************************\
 *             TestFile: tst_psImage.c                                              *
-*            TestPoint: psImage{547/550-testImageSubset}                           *
+*            TestPoint: psImage{psImageSubset}                                     *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -85,20 +79,28 @@
  <DATE> <TIME> <HOST> |I|testImageSubset|psImageFreeChildren shall deallocate any children images of a psImage structure
 
----> TESTPOINT PASSED (psImage{547/550-testImageSubset} | tst_psImage.c)
+---> TESTPOINT PASSED (psImage{psImageSubset} | tst_psImage.c)
 
 /***************************** TESTPOINT ******************************************\
 *             TestFile: tst_psImage.c                                              *
-*            TestPoint: psImage{551-testImageCopy}                                 *
+*            TestPoint: psImage{psImageCopy}                                       *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
 
+ <DATE> <TIME> <HOST> |I|  testImageCopy|Image Copy Test for psU8
+ <DATE> <TIME> <HOST> |I|  testImageCopy|Image Copy Test for psU16
+ <DATE> <TIME> <HOST> |I|  testImageCopy|Image Copy Test for psU32
+ <DATE> <TIME> <HOST> |I|  testImageCopy|Image Copy Test for psS8
+ <DATE> <TIME> <HOST> |I|  testImageCopy|Image Copy Test for psS16
+ <DATE> <TIME> <HOST> |I|  testImageCopy|Image Copy Test for psS32
+ <DATE> <TIME> <HOST> |I|  testImageCopy|Image Copy Test for psF32
+ <DATE> <TIME> <HOST> |I|  testImageCopy|Image Copy Test for psF64
  <DATE> <TIME> <HOST> |I|  testImageCopy|An error should follow...
  <DATE> <TIME> <HOST> |E|    psImageCopy|Can not copy image because input image or its pixel buffer is NULL.
 
----> TESTPOINT PASSED (psImage{551-testImageCopy} | tst_psImage.c)
+---> TESTPOINT PASSED (psImage{psImageCopy} | tst_psImage.c)
 
 /***************************** TESTPOINT ******************************************\
 *             TestFile: tst_psImage.c                                              *
-*            TestPoint: psImage{571-testImageClip}                                 *
+*            TestPoint: psImage{psImageClip}                                       *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -118,9 +120,9 @@
  <DATE> <TIME> <HOST> |E|    psImageClip|psImageClip can not be invoked with max < min.
 
----> TESTPOINT PASSED (psImage{571-testImageClip} | tst_psImage.c)
+---> TESTPOINT PASSED (psImage{psImageClip} | tst_psImage.c)
 
 /***************************** TESTPOINT ******************************************\
 *             TestFile: tst_psImage.c                                              *
-*            TestPoint: psImage{572-testImageClipNAN}                              *
+*            TestPoint: psImage{psImageClipNAN}                                    *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -128,9 +130,9 @@
  <DATE> <TIME> <HOST> |I|testImageClipNA|psImageClipNaN shall modified pixel values of NaN with a specified value
 
----> TESTPOINT PASSED (psImage{572-testImageClipNAN} | tst_psImage.c)
+---> TESTPOINT PASSED (psImage{psImageClipNAN} | tst_psImage.c)
 
 /***************************** TESTPOINT ******************************************\
 *             TestFile: tst_psImage.c                                              *
-*            TestPoint: psImage{573-testImageOverlay}                              *
+*            TestPoint: psImage{psImageOverlay}                                    *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -143,4 +145,4 @@
  <DATE> <TIME> <HOST> |E|psImageOverlayS|one of the input images was NULL.
 
----> TESTPOINT PASSED (psImage{573-testImageOverlay} | tst_psImage.c)
+---> TESTPOINT PASSED (psImage{psImageOverlay} | tst_psImage.c)
 
