Index: trunk/psLib/test/dataManip/tst_psFunc00.c
===================================================================
--- trunk/psLib/test/dataManip/tst_psFunc00.c	(revision 2790)
+++ trunk/psLib/test/dataManip/tst_psFunc00.c	(revision 3377)
@@ -19,5 +19,6 @@
 #define MISC_X_CHEB_VALUE 0.5
 #define MISC_INT_NUMBER 35
-#define AN 2
+//#define AN 2
+#define AN 1
 #define BN 4
 #define CN 6
@@ -502,4 +503,7 @@
     /*  Allocate and initialize data structures                      */
     /*************************************************************************/
+
+    // HEY
+
     printPositiveTestHeader(stdout,
                             "psFunctions functions",
@@ -529,4 +533,9 @@
                 "Allocate/Deallocate the psDPolynomial1D structure (CHEBYSHEV).",
                 testStatus);
+
+
+
+    return (!testStatus);
+
 
     printPositiveTestHeader(stdout,
