Index: /trunk/psLib/test/image/Makefile.am
===================================================================
--- /trunk/psLib/test/image/Makefile.am	(revision 3782)
+++ /trunk/psLib/test/image/Makefile.am	(revision 3783)
@@ -20,5 +20,4 @@
 	tst_psImageManip \
 	tst_psImageStats \
-	tst_psImageStatsSpeed \
 	tst_psImageExtraction \
 	tst_psImageConvolve \
@@ -34,5 +33,5 @@
 	sOut.fits
 
-TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified 
+TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified
 
 CLEANFILES = $(TESTS) $(check_DATA) temp/*
Index: /trunk/psLib/test/image/verified/tst_psImageConvolve.stderr
===================================================================
--- /trunk/psLib/test/image/verified/tst_psImageConvolve.stderr	(revision 3782)
+++ /trunk/psLib/test/image/verified/tst_psImageConvolve.stderr	(revision 3783)
@@ -41,2 +41,15 @@
 ---> TESTPOINT PASSED (psImage{psKernelGenerate} | tst_psImageConvolve.c)
 
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psImageConvolve.c                                      *
+*            TestPoint: psImage{psImageConvolve}                                   *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+<DATE><TIME>|<HOST>|I|testImageConvolve
+    Testing direct gaussian convolution
+<DATE><TIME>|<HOST>|I|testImageConvolve
+    Testing fourier gaussian convolution
+
+---> TESTPOINT PASSED (psImage{psImageConvolve} | tst_psImageConvolve.c)
+
