Index: /trunk/psLib/test/sysUtils/verified/tst_psLogMsg03.stdout
===================================================================
--- /trunk/psLib/test/sysUtils/verified/tst_psLogMsg03.stdout	(revision 1155)
+++ /trunk/psLib/test/sysUtils/verified/tst_psLogMsg03.stdout	(revision 1156)
@@ -5,15 +5,17 @@
 \**********************************************************************************/
 
-------------- psLogSetDestination(PS_LOG_NONE) -------------
+--------------- psLogSetDestination(PS_LOG_NONE) ----------------
 ------------- psLogSetDestination(PS_LOG_TO_STDERR) -------------
 ------------- psLogSetDestination(PS_LOG_TO_STDOUT) -------------
- <DATE> <TIME> <HOST> |A|           main|
-Hello World!  My level is 0
- <DATE> <TIME> <HOST> |E|           main|
-Hello World!  My level is 1
- <DATE> <TIME> <HOST> |W|           main|
-Hello World!  My level is 2
- <DATE> <TIME> <HOST> |I|           main|
-Hello World!  My level is 3
+ <DATE> <TIME> <HOST> |A|           main|Hello World!  My level is 0
+ <DATE> <TIME> <HOST> |E|           main|Hello World!  My level is 1
+ <DATE> <TIME> <HOST> |W|           main|Hello World!  My level is 2
+ <DATE> <TIME> <HOST> |I|           main|Hello World!  My level is 3
+--------------- psLogSetDestination(file:log.txt) ---------------
+--------------------- The Contents of log.txt -------------------
+ <DATE> <TIME> <HOST> |A|           main|Hello World!  My level is 0
+ <DATE> <TIME> <HOST> |E|           main|Hello World!  My level is 1
+ <DATE> <TIME> <HOST> |W|           main|Hello World!  My level is 2
+ <DATE> <TIME> <HOST> |I|           main|Hello World!  My level is 3
 
 ---> TESTPOINT PASSED (psLogMsg functions{psLogSetDestination()} | tst_psLogMsg03.c)
Index: /trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr
===================================================================
--- /trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr	(revision 1155)
+++ /trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr	(revision 1156)
@@ -28,5 +28,4 @@
 
  <DATE> <TIME> <HOST> |I|TPReallocOutOfM|Upon requesting more memory than is available, psRealloc shall call the psMemExhaustedCallback.
- <DATE> <TIME> <HOST> |I|TPOutOfMemoryEx|Custom MemExhaustedCallback was invoked.
  <DATE> <TIME> <HOST> |A|    p_psRealloc|Failed to reallocate -1001 bytes at tst_psMemory.c:172
 
@@ -93,5 +92,5 @@
  <DATE> <TIME> <HOST> |I|TPmemCorruption|psMemCheckCorruption should output an error message and memProblemCallback callback should be called.
  <DATE> <TIME> <HOST> |E|psMemCheckCorru|psMemCheckCorruption: memory block 1 is corrupted (buffer underflow)
- <DATE> <TIME> <HOST> |I|memProblemCallb|memory callback called for id 1 (psMemCheckCorruption:221).
+ <DATE> <TIME> <HOST> |I|memProblemCallb|memory callback called for id 1 (psMemCheckCorruption:220).
 
 ---> TESTPOINT PASSED (psMemory{455-TPmemCorruption} | tst_psMemory.c)
