Index: trunk/psLib/test/sys/verified/tst_psAbort.stderr
===================================================================
--- trunk/psLib/test/sys/verified/tst_psAbort.stderr	(revision 8791)
+++ 	(revision )
@@ -1,32 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psAbort.c                                              *
-*            TestPoint: psAbort{Multiple type values in abort message}             *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|A|testAbort00
-    ALL TYPES intval = 1 longval = 2 floatval = 3.010000 charval = E strval = E R R O R
-
----> TESTPOINT PASSED (psAbort{Multiple type values in abort message} | tst_psAbort.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psAbort.c                                              *
-*            TestPoint: psAbort{String values in abort message}                    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|A|__LINE__
-    NO_VALUES
-
----> TESTPOINT PASSED (psAbort{String values in abort message} | tst_psAbort.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psAbort.c                                              *
-*            TestPoint: psAbort{Empty strings in abort message}                    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|A|
-
----> TESTPOINT PASSED (psAbort{Empty strings in abort message} | tst_psAbort.c)
-
Index: trunk/psLib/test/sys/verified/tst_psConfigure.stderr
===================================================================
--- trunk/psLib/test/sys/verified/tst_psConfigure.stderr	(revision 8791)
+++ 	(revision )
@@ -1,11 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psConfigure.c                                          *
-*            TestPoint: psConfigure{Return current psLib version}                  *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|I|psLibVersion00
-    Current psLib version is: pslib-vX.X.X
-
----> TESTPOINT PASSED (psConfigure{Return current psLib version} | tst_psConfigure.c)
-
Index: trunk/psLib/test/sys/verified/tst_psError.stderr
===================================================================
--- trunk/psLib/test/sys/verified/tst_psError.stderr	(revision 8791)
+++ 	(revision )
@@ -1,112 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psError.c                                              *
-*            TestPoint: psError{psError()}                                         *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|E|testError00 (FILE:LINENO)
-    ALL TYPES intval = 1 longval = 2 floatval = 3.010000 charval = E strval = E R R O R
-<DATE><TIME>|<HOST>|E|testError00 (FILE:LINENO)
-    NO VALUES
-<DATE><TIME>|<HOST>|E|testError00 (FILE:LINENO)
-
----> TESTPOINT PASSED (psError{psError()} | tst_psError.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psError.c                                              *
-*            TestPoint: psError{psErrorMsg(),psErrorStackPrint()}                  *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|E|testError01 (FILE:LINENO)
-    Error code = 262
-ERROR STACK PRINT Test1A -> testError01 (FILE:LINENO): parameter is out-of-range
-     Error code = 262
-<DATE><TIME>|<HOST>|E|testError01 (FILE:LINENO)
-    Error code = 263
-ERROR STACK PRINT Test1B -> testError01 (FILE:LINENO): parameter is of unsupported type
-     Error code = 263
-<DATE><TIME>|<HOST>|E|testError01 (FILE:LINENO)
-    Error code = -1
-ERROR STACK PRINT Test1D -> testError01 (FILE:LINENO): (null)
-     Error code = -1
-<DATE><TIME>|<HOST>|E|testError01 (FILE:LINENO)
-    Error code = 262
-ERROR STACK PRINT Test1E -> testError01 (FILE:LINENO): (null)
-     Error code = -1
- -> testError01 (FILE:LINENO): parameter is out-of-range
-     Error code = 262
-<DATE><TIME>|<HOST>|E|testError01 (FILE:LINENO)
-    Errno code = 9
-ERROR STACK PRINT Test1F -> testError01 (FILE:LINENO): Bad file descriptor
-     Errno code = 9
-
----> TESTPOINT PASSED (psError{psErrorMsg(),psErrorStackPrint()} | tst_psError.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psError.c                                              *
-*            TestPoint: psError{psErrorStackPrintV()}                              *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|E|testError02 (FILE:LINENO)
-    Error code = 262
-ERROR STACK PRINT Test2A -> testError02 (FILE:LINENO): parameter is out-of-range
-     Error code = 262
-
----> TESTPOINT PASSED (psError{psErrorStackPrintV()} | tst_psError.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psError.c                                              *
-*            TestPoint: psError{psErrorGet(),psErrorLast()}                        *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|E|testError03 (FILE:LINENO)
-    Error code = 262
-<DATE><TIME>|<HOST>|E|testError03 (FILE:LINENO)
-    Error code = 263
-<DATE><TIME>|<HOST>|E|testError03 (FILE:LINENO)
-    Error code = 264
-
----> TESTPOINT PASSED (psError{psErrorGet(),psErrorLast()} | tst_psError.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psError.c                                              *
-*            TestPoint: psError{psErrorClear()}                                    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|E|testError04 (FILE:LINENO)
-    Error code = 262
-<DATE><TIME>|<HOST>|E|testError04 (FILE:LINENO)
-    Error code = 263
-<DATE><TIME>|<HOST>|E|testError04 (FILE:LINENO)
-    Error code = 264
-
----> TESTPOINT PASSED (psError{psErrorClear()} | tst_psError.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psError.c                                              *
-*            TestPoint: psError{psErrorCodeString()}                               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|I|tst_psError05
-    parameter is out-of-range
-
----> TESTPOINT PASSED (psError{psErrorCodeString()} | tst_psError.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psError.c                                              *
-*            TestPoint: psError{psErrorRegister()}                                 *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|I|testErrorRegister
-    Following should be an error.
-<DATE><TIME>|<HOST>|E|psErrorRegister (FILE:LINENO)
-    Specified psErrorDescription pointer can not be NULL.
-
----> TESTPOINT PASSED (psError{psErrorRegister()} | tst_psError.c)
-
Index: trunk/psLib/test/sys/verified/tst_psLogMsg.stderr
===================================================================
--- trunk/psLib/test/sys/verified/tst_psLogMsg.stderr	(revision 8791)
+++ 	(revision )
@@ -1,211 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psLogMsg.c                                             *
-*            TestPoint: psLogMsg{default log levels, printf-style strings}         *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|A|testLogMsg00
-    Hello World!  My level is 0 0.000000 beep beep
-<DATE><TIME>|<HOST>|E|testLogMsg00
-    Hello World!  My level is 1 1.000000 beep beep
-<DATE><TIME>|<HOST>|W|testLogMsg00
-    Hello World!  My level is 2 2.000000 beep beep
-<DATE><TIME>|<HOST>|I|testLogMsg00
-    Hello World!  My level is 3 3.000000 beep beep
-
----> TESTPOINT PASSED (psLogMsg{default log levels, printf-style strings} | tst_psLogMsg.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psLogMsg.c                                             *
-*            TestPoint: psLogMsg{default log levels, psVLogMsg()}                  *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|A|testLogMsg01
-    Hello World!  My level is 0 0.000000 beep beep
-<DATE><TIME>|<HOST>|E|testLogMsg01
-    Hello World!  My level is 1 1.000000 beep beep
-<DATE><TIME>|<HOST>|W|testLogMsg01
-    Hello World!  My level is 2 2.000000 beep beep
-<DATE><TIME>|<HOST>|I|testLogMsg01
-    Hello World!  My level is 3 3.000000 beep beep
-
----> TESTPOINT PASSED (psLogMsg{default log levels, psVLogMsg()} | tst_psLogMsg.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psLogMsg.c                                             *
-*            TestPoint: psLogMsg{psLogSet/GetLevel()}                              *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|A|testLogMsg02
-    Hello World!  My level is 0
-<DATE><TIME>|<HOST>|E|testLogMsg02
-    Hello World!  My level is 1
-<DATE><TIME>|<HOST>|W|testLogMsg02
-    Hello World!  My level is 2
-<DATE><TIME>|<HOST>|I|testLogMsg02
-    Hello World!  My level is 3
-<DATE><TIME>|<HOST>|4|testLogMsg02
-    Hello World!  My level is 4
-<DATE><TIME>|<HOST>|5|testLogMsg02
-    Hello World!  My level is 5
-<DATE><TIME>|<HOST>|6|testLogMsg02
-    Hello World!  My level is 6
-<DATE><TIME>|<HOST>|7|testLogMsg02
-    Hello World!  My level is 7
-<DATE><TIME>|<HOST>|8|testLogMsg02
-    Hello World!  My level is 8
-<DATE><TIME>|<HOST>|9|testLogMsg02
-    Hello World!  My level is 9
-<DATE><TIME>|<HOST>|4|testLogMsg02
-    This should  be displayed (level 4)
-<DATE><TIME>|<HOST>|4|testLogMsg02
-    This should display level 4 logging -> level 4
-
----> TESTPOINT PASSED (psLogMsg{psLogSet/GetLevel()} | tst_psLogMsg.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psLogMsg.c                                             *
-*            TestPoint: psLogMsg{psLogSetFormat()}                                 *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-------------- psLogSetFormat() -------------
-<DATE><TIME>|<HOST>|A|testLogMsg03
-    Hello World!  My level is 0
-<DATE><TIME>|<HOST>|E|testLogMsg03
-    Hello World!  My level is 1
-<DATE><TIME>|<HOST>|W|testLogMsg03
-    Hello World!  My level is 2
-<DATE><TIME>|<HOST>|I|testLogMsg03
-    Hello World!  My level is 3
-------------- psLogSetFormat(NULL) -------------
-------------- psLogSetFormat(T) -------------
-<DATE><TIME>
-
-<DATE><TIME>
-
-<DATE><TIME>
-
-<DATE><TIME>
-
-------------- psLogSetFormat(H) -------------
-<HOST>
-<HOST>
-<HOST>
-<HOST>
-------------- psLogSetFormat(L) -------------
-A
-
-E
-
-W
-
-I
-
-------------- psLogSetFormat(N) -------------
-testLogMsg03
-
-testLogMsg03
-
-testLogMsg03
-
-testLogMsg03
-
-------------- psLogSetFormat(M) -------------
-    Hello World!  My level is 0
-    Hello World!  My level is 1
-    Hello World!  My level is 2
-    Hello World!  My level is 3
-------------- psLogSetFormat(THLNM) -------------
-<DATE><TIME>|<HOST>|A|testLogMsg03
-    Hello World!  My level is 0
-<DATE><TIME>|<HOST>|E|testLogMsg03
-    Hello World!  My level is 1
-<DATE><TIME>|<HOST>|W|testLogMsg03
-    Hello World!  My level is 2
-<DATE><TIME>|<HOST>|I|testLogMsg03
-    Hello World!  My level is 3
-
----> TESTPOINT PASSED (psLogMsg{psLogSetFormat()} | tst_psLogMsg.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psLogMsg.c                                             *
-*            TestPoint: psLogMsg{Output Format}                                    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|A|Under 15 chars
-    Hello World!
-<DATE><TIME>|<HOST>|A|This string is more than 15 chars
-    Hello World!
-<DATE><TIME>|<HOST>|A|testLogMsg04
-    Line #1
-<DATE><TIME>|<HOST>|A|testLogMsg04
-    Line #2
-<DATE><TIME>|<HOST>|A|testLogMsg04
-    Line #3
-<DATE><TIME>|<HOST>|A|testLogMsg04
-    Line #4
-
----> TESTPOINT PASSED (psLogMsg{Output Format} | tst_psLogMsg.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psLogMsg.c                                             *
-*            TestPoint: psLogMsg{psLogSet/GetDestination()}                        *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|A|testLogMsg05
-    Hello World!  My level is 0
-<DATE><TIME>|<HOST>|E|testLogMsg05
-    Hello World!  My level is 1
-<DATE><TIME>|<HOST>|W|testLogMsg05
-    Hello World!  My level is 2
-<DATE><TIME>|<HOST>|I|testLogMsg05
-    Hello World!  My level is 3
-<DATE><TIME>|<HOST>|A|testLogMsg05
-    Hello World!  My level is 0
-<DATE><TIME>|<HOST>|E|testLogMsg05
-    Hello World!  My level is 1
-<DATE><TIME>|<HOST>|W|testLogMsg05
-    Hello World!  My level is 2
-<DATE><TIME>|<HOST>|I|testLogMsg05
-    Hello World!  My level is 3
-<DATE><TIME>|<HOST>|A|testLogMsg05
-    Hello World! My level is 0
-<DATE><TIME>|<HOST>|E|testLogMsg05
-    Hello World! My level is 1
-<DATE><TIME>|<HOST>|W|testLogMsg05
-    Hello World! My level is 2
-<DATE><TIME>|<HOST>|I|testLogMsg05
-    Hello World! My level is 3
-
----> TESTPOINT PASSED (psLogMsg{psLogSet/GetDestination()} | tst_psLogMsg.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psLogMsg.c                                             *
-*            TestPoint: psLogMsg{psMessageDestination()}                           *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|A|testLogMsg06
-    Hello World!  My level is 0
-<DATE><TIME>|<HOST>|E|testLogMsg06
-    Hello World!  My level is 1
-<DATE><TIME>|<HOST>|W|testLogMsg06
-    Hello World!  My level is 2
-<DATE><TIME>|<HOST>|I|testLogMsg06
-    Hello World!  My level is 3
-<DATE><TIME>|<HOST>|A|testLogMsg06
-    Hello World!  My level is 0 - stderr
-<DATE><TIME>|<HOST>|E|testLogMsg06
-    Hello World!  My level is 1 - stderr
-<DATE><TIME>|<HOST>|W|testLogMsg06
-    Hello World!  My level is 2 - stderr
-<DATE><TIME>|<HOST>|I|testLogMsg06
-    Hello World!  My level is 3 - stderr
-
----> TESTPOINT PASSED (psLogMsg{psMessageDestination()} | tst_psLogMsg.c)
-
Index: trunk/psLib/test/sys/verified/tst_psLogMsg.stdout
===================================================================
--- trunk/psLib/test/sys/verified/tst_psLogMsg.stdout	(revision 8791)
+++ 	(revision )
@@ -1,48 +1,0 @@
-<DATE><TIME>|<HOST>|A|testLogMsg05
-    Hello World!  My level is 0
---------------- psLogSetDestination(PS_LOG_NONE) ----------------
-    File Descriptor = 0 
-------------- psLogSetDestination(PS_LOG_TO_STDERR) -------------
-    File Descriptor = 2 
-------------- psLogSetDestination(PS_LOG_TO_STDOUT) -------------
-    File Descriptor = 1 
-<DATE><TIME>|<HOST>|E|testLogMsg05
-    Hello World!  My level is 1
-<DATE><TIME>|<HOST>|W|testLogMsg05
-    Hello World!  My level is 2
-<DATE><TIME>|<HOST>|I|testLogMsg05
-    Hello World!  My level is 3
---------------- psLogSetDestination(file:log.txt) ---------------
-    File Descriptor = 3 
---------------------- The Contents of log.txt -------------------
-<DATE><TIME>|<HOST>|A|testLogMsg05
-    Hello World!  My level is 0
-<DATE><TIME>|<HOST>|E|testLogMsg05
-    Hello World!  My level is 1
-<DATE><TIME>|<HOST>|W|testLogMsg05
-    Hello World!  My level is 2
-<DATE><TIME>|<HOST>|I|testLogMsg05
-    Hello World!  My level is 3
---------------- psLogSetDestination(file:eva/log.txt) ----------
-<DATE><TIME>|<HOST>|A|testLogMsg06
-    Hello World!  My level is 0 - stdout
---------------- psMessageDestination(PS_LOG_NONE) ----------------
-------------- psMessageDestination(PS_LOG_TO_STDERR) -------------
-------------- psMessageDestination(PS_LOG_TO_STDOUT) -------------
-<DATE><TIME>|<HOST>|E|testLogMsg06
-    Hello World!  My level is 1 - stdout
-<DATE><TIME>|<HOST>|W|testLogMsg06
-    Hello World!  My level is 2 - stdout
-<DATE><TIME>|<HOST>|I|testLogMsg06
-    Hello World!  My level is 3 - stdout
---------------- psMessageDestination(file:log2.txt) ---------------
---------------------- The Contents of log2.txt -------------------
-<DATE><TIME>|<HOST>|A|testLogMsg06
-    Hello World!  My level is 0
-<DATE><TIME>|<HOST>|E|testLogMsg06
-    Hello World!  My level is 1
-<DATE><TIME>|<HOST>|W|testLogMsg06
-    Hello World!  My level is 2
-<DATE><TIME>|<HOST>|I|testLogMsg06
-    Hello World!  My level is 3
---------------- psMessageDestination(file:eva/log.txt) ----------
Index: trunk/psLib/test/sys/verified/tst_psMemory.stderr
===================================================================
--- trunk/psLib/test/sys/verified/tst_psMemory.stderr	(revision 8791)
+++ 	(revision )
@@ -1,173 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMemory.c                                             *
-*            TestPoint: psMemory{checkBufferPositive}                              *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|TPCheckBufferPositive
-    psAlloc shall allocate memory blocks writeable by caller.
-
----> TESTPOINT PASSED (psMemory{checkBufferPositive} | tst_psMemory.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMemory.c                                             *
-*            TestPoint: psMemory{outOfMemory}                                      *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|TPOutOfMemory
-    Upon requesting more memory than is available, psalloc shall call the psMemExhaustedCallback.
-<HOST>|I|TPOutOfMemoryExhaustedCallback
-    Custom MemExhaustedCallback was invoked.
-<HOST>|A|p_psAlloc
-    Failed to allocate <N> bytes at FILE:LINENO
-
----> TESTPOINT PASSED (psMemory{outOfMemory} | tst_psMemory.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMemory.c                                             *
-*            TestPoint: psMemory{reallocOutOfMemory}                               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|TPReallocOutOfMemory
-    Upon requesting more memory than is available, psRealloc shall call the psMemExhaustedCallback.
-<HOST>|I|TPOutOfMemoryExhaustedCallback
-    Custom MemExhaustedCallback was invoked.
-<HOST>|A|p_psRealloc
-    Failed to reallocate <N> bytes at FILE:LINENO
-
----> TESTPOINT PASSED (psMemory{reallocOutOfMemory} | tst_psMemory.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMemory.c                                             *
-*            TestPoint: psMemory{psRealloc}                                        *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|TPrealloc
-    psRealloc shall increase/decrease memory buffer while preserving contents
-<HOST>|I|TPrealloc
-    Expanding memory buffer.
-<HOST>|I|TPrealloc
-    Shrinking memory buffer.
-
----> TESTPOINT PASSED (psMemory{psRealloc} | tst_psMemory.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMemory.c                                             *
-*            TestPoint: psMemory{allocCallback}                                    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|TPallocCallback
-    call to psAlloc/psRealloc shall generate a callback if specified memory ID is allocated.
-<HOST>|I|memAllocCallback
-    block 2 was (re)allocated
-<HOST>|I|memAllocCallback
-    block 3 was (re)allocated
-<HOST>|I|memFreeCallback
-    block 2 was freed
-<HOST>|I|memFreeCallback
-    block 3 was freed
-<HOST>|I|memAllocCallback
-    block 4 was (re)allocated
-<HOST>|I|memAllocCallback
-    block 4 was (re)allocated
-<HOST>|I|memFreeCallback
-    block 4 was freed
-
----> TESTPOINT PASSED (psMemory{allocCallback} | tst_psMemory.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMemory.c                                             *
-*            TestPoint: psMemory{checkLeaks}                                       *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|TPcheckLeaks
-    psMemCheckLeaks shall return the number of blocks above an ID that are still allocated
-<HOST>|I|TPcheckLeaks
-    following psMemCheckLeaks call should produce one instance.
-                   file:line ID
- FILE:LINENO  1
-<HOST>|I|TPcheckLeaks
-    Testing psMemCheckLeaks again with a different leak location
-<HOST>|I|TPcheckLeaks
-    following psMemCheckLeaks call should produce one error.
-                   file:line ID
- FILE:LINENO  11
-<HOST>|I|TPcheckLeaks
-    Testing psMemCheckLeaks again with multiple leak locations.
-<HOST>|I|TPcheckLeaks
-    following psMemCheckLeaks call should produce two errors.
-                   file:line ID
- FILE:LINENO  16
- FILE:LINENO  14
-
----> TESTPOINT PASSED (psMemory{checkLeaks} | tst_psMemory.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMemory.c                                             *
-*            TestPoint: psMemory{psMemCorruption}                                  *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|TPmemCorruption
-    psMemCheckCorruption shall detect memory corruptions
-<HOST>|I|TPmemCorruption
-    psMemCheckCorruption should output an error message and memProblemCallback callback should be called.
-<HOST>|E|checkMemBlock (FILE:LINENO)
-    Memory block 1 is corrupted; buffer underflow detected.
-<HOST>|I|memProblemCallback
-    memory callback called for id 1 (FILE:LINENO).
-
----> TESTPOINT PASSED (psMemory{psMemCorruption} | tst_psMemory.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMemory.c                                             *
-*            TestPoint: psMemory{freeReferencedMemory}                             *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|TPFreeReferencedMemory
-    memory reference count shall be incrementable/decrementable
-<HOST>|I|TPFreeReferencedMemory
-    psFree shall be just decrement a multiple refererenced pointer.
-
----> TESTPOINT PASSED (psMemory{freeReferencedMemory} | tst_psMemory.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMemory.c                                             *
-*            TestPoint: psMemory{multipleFree}                                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|TPmultipleFree
-    Next should abort due to multiple freeing.
-<HOST>|A|p_psFree
-    Block 1, allocated at FILE:LINENO, freed multiple times at FILE:LINENO.
-
----> TESTPOINT PASSED (psMemory{multipleFree} | tst_psMemory.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psMemory.c                                             *
-*            TestPoint: psMemory{psMemCheckType}                                   *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<HOST>|I|memCheckTypes
-    Next should error from invalid datatype.
-<HOST>|E|psMemCheckType (FILE:LINENO)
-    Incorrect pointer.  Datatypes do not match.
-<HOST>|E|memCheckTypes (FILE:LINENO)
-    psMemCheckArray failed in memCheckType. 
-<HOST>|I|memCheckTypes
-    Next should error from invalid datatype.
-<HOST>|E|psMemCheckType (FILE:LINENO)
-    Incorrect pointer.  Datatypes do not match.
-<HOST>|E|memCheckTypes (FILE:LINENO)
-    psMemCheckBitSet failed in memCheckType. 
-
----> TESTPOINT PASSED (psMemory{psMemCheckType} | tst_psMemory.c)
-
Index: trunk/psLib/test/sys/verified/tst_psString.stderr
===================================================================
--- trunk/psLib/test/sys/verified/tst_psString.stderr	(revision 8791)
+++ 	(revision )
@@ -1,185 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Verify string copy}                               *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psString{Verify string copy} | tst_psString.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Verify empty string copy}                         *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psString{Verify empty string copy} | tst_psString.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Verify string copy with length}                   *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psString{Verify string copy with length} | tst_psString.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Verify empty string copy with length}             *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psString{Verify empty string copy with length} | tst_psString.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Copy string to larger string}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psString{Copy string to larger string} | tst_psString.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Verify creation of string literal}                *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psString{Verify creation of string literal} | tst_psString.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Verify generic string append}                     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psString{Verify generic string append} | tst_psString.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Test append NULL handling}                        *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|E|psStringAppend (FILE:LINENO)
-    Unallowable operation: format is NULL.
-<DATE><TIME>|<HOST>|E|psStringAppend (FILE:LINENO)
-    Unallowable operation: format is NULL.
-
----> TESTPOINT PASSED (psString{Test append NULL handling} | tst_psString.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Verify append string creation}                    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psString{Verify append string creation} | tst_psString.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Test append null-op}                              *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psString{Test append null-op} | tst_psString.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Verify generic string prepend}                    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psString{Verify generic string prepend} | tst_psString.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Test prepend NULL handling}                       *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|E|psStringPrepend (FILE:LINENO)
-    Unallowable operation: format is NULL.
-<DATE><TIME>|<HOST>|E|psStringPrepend (FILE:LINENO)
-    Unallowable operation: format is NULL.
-
----> TESTPOINT PASSED (psString{Test prepend NULL handling} | tst_psString.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Verify prepend string creation}                   *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psString{Verify prepend string creation} | tst_psString.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Test prepend null-op}                             *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psString{Test prepend null-op} | tst_psString.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Test String Splitting}                            *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|I|testStrSplit00
-    Following should generate error message
-<DATE><TIME>|<HOST>|E|psStringSplit (FILE:LINENO)
-    Unallowable operation: splitters is NULL.
-<DATE><TIME>|<HOST>|I|testStrSplit00
-    Following should generate error message
-<DATE><TIME>|<HOST>|E|psStringSplit (FILE:LINENO)
-    Unallowable operation: splitters is NULL.
-
----> TESTPOINT PASSED (psString{Test String Splitting} | tst_psString.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Test NULL String Error Handling}                  *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-<DATE><TIME>|<HOST>|I|testNULLStrings
-    Following should generate error message
-<DATE><TIME>|<HOST>|E|psStringNCopy (FILE:LINENO)
-    Unallowable operation: string is NULL.
-<DATE><TIME>|<HOST>|I|testNULLStrings
-    Following should generate error message
-<DATE><TIME>|<HOST>|E|psStringAppend (FILE:LINENO)
-    Unallowable operation: format is NULL.
-<DATE><TIME>|<HOST>|I|testNULLStrings
-    Following should generate error message
-<DATE><TIME>|<HOST>|E|psStringPrepend (FILE:LINENO)
-    Unallowable operation: format is NULL.
-<DATE><TIME>|<HOST>|I|testNULLStrings
-    Following should generate error message
-<DATE><TIME>|<HOST>|E|psStringSplit (FILE:LINENO)
-    Unallowable operation: splitters is NULL.
-
----> TESTPOINT PASSED (psString{Test NULL String Error Handling} | tst_psString.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psString.c                                             *
-*            TestPoint: psString{Test String Allocation and MemCheck}              *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psString{Test String Allocation and MemCheck} | tst_psString.c)
-
Index: trunk/psLib/test/sys/verified/tst_psTrace.stderr
===================================================================
--- trunk/psLib/test/sys/verified/tst_psTrace.stderr	(revision 8791)
+++ 	(revision )
@@ -1,116 +1,0 @@
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psTrace.c                                              *
-*            TestPoint: psTrace{psTraceSetLevel() and psTraceGetLevel()}           *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psTrace{psTraceSetLevel() and psTraceGetLevel()} | tst_psTrace.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psTrace.c                                              *
-*            TestPoint: psTrace{psTraceSetLevel(): set multiple components in one call} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-  You should see this.
-   You should see this too.
-.                    0
- A                   0
-  B                  0
-   C                 0
-    D                0
-     E               5
-
----> TESTPOINT PASSED (psTrace{psTraceSetLevel(): set multiple components in one call} | tst_psTrace.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psTrace.c                                              *
-*            TestPoint: psTrace{psTraceSetLevel(): test static/dynamic inheritance} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-.                    0
- A                   0
-  B                  2
-   C                 2
-    D                2
-     E               5
-.                    0
- A                   0
-  B                  10
-   C                 10
-    D                10
-     E               5
-
----> TESTPOINT PASSED (psTrace{psTraceSetLevel(): test static/dynamic inheritance} | tst_psTrace.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psTrace.c                                              *
-*            TestPoint: psTrace{psTraceReset()}                                    *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psTrace{psTraceReset()} | tst_psTrace.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psTrace.c                                              *
-*            TestPoint: psTrace{psTrace()}                                         *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-     (0) This message should be displayed (beefface)
-     (1) This message should be displayed (beefface)
-     (2) This message should be displayed (beefface)
-           (3) This message should be displayed (beefface)
-
----> TESTPOINT PASSED (psTrace{psTrace()} | tst_psTrace.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psTrace.c                                              *
-*            TestPoint: psTrace{psTracePrintLevels()}                              *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-.                    9
- a                   8
-  a                  4
-  b                  3
- b                   7
-  a                  2
-  b                  1
- c                   5
-  a                  0
-  b                  3
-  c                  5
-
----> TESTPOINT PASSED (psTrace{psTracePrintLevels()} | tst_psTrace.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psTrace.c                                              *
-*            TestPoint: psTrace{optional leading dot and psTracePrintLevels()}     *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psTrace{optional leading dot and psTracePrintLevels()} | tst_psTrace.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psTrace.c                                              *
-*            TestPoint: psTrace{Testing psTraceReset}                              *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psTrace{Testing psTraceReset} | tst_psTrace.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psTrace.c                                              *
-*            TestPoint: psTrace{Testing }                                          *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psTrace{Testing } | tst_psTrace.c)
-
Index: trunk/psLib/test/sys/verified/tst_psTrace.stdout
===================================================================
--- trunk/psLib/test/sys/verified/tst_psTrace.stdout	(revision 8791)
+++ 	(revision )
@@ -1,26 +1,0 @@
-     (0) This message should be displayed (beefface)
-     (1) This message should be displayed (beefface)
-     (2) This message should be displayed (beefface)
-           (3) This message should be displayed (beefface)
-.                    9
- a                   8
-  a                  4
-  b                  3
- b                   7
-  a                  2
-  b                  1
- c                   5
-  a                  0
-  b                  3
-  c                  5
-.                    9
- a                   8
-  a                  4
-  b                  3
- b                   7
-  a                  2
-  b                  1
- c                   5
-  a                  0
-  b                  3
-  c                  5
