Index: trunk/psModules/test/objects/tap_pmSourceExtendedPars.c
===================================================================
--- trunk/psModules/test/objects/tap_pmSourceExtendedPars.c	(revision 15726)
+++ trunk/psModules/test/objects/tap_pmSourceExtendedPars.c	(revision 15985)
@@ -5,7 +5,10 @@
 #include "tap.h"
 #include "pstap.h"
+/* STATUS:
+        All functions are tested.
+*/
 
 #define VERBOSE                 0
-#define ERR_TRACE_LEVEL         10
+#define ERR_TRACE_LEVEL         0
 
 int main(int argc, char* argv[])
@@ -14,5 +17,5 @@
     psLogSetLevel(PS_LOG_INFO);
     psTraceSetLevel("err", ERR_TRACE_LEVEL);
-    plan_tests(36);
+    plan_tests(35);
 
     // ----------------------------------------------------------------------
