Index: /trunk/psLib/test/collections/verified/tst_psVector_01.stderr
===================================================================
--- /trunk/psLib/test/collections/verified/tst_psVector_01.stderr	(revision 869)
+++ /trunk/psLib/test/collections/verified/tst_psVector_01.stderr	(revision 870)
@@ -1,1 +1,2 @@
  <DATE> <TIME> <HOST> |E|psVectorAlloc  |Invalid value for nalloc. nalloc: 0
+ <DATE> <TIME> <HOST> |E|psVectorAlloc  |Invalid value for nalloc. nalloc: 0
Index: /trunk/psLib/test/collections/verified/tst_psVector_01.stdout
===================================================================
--- /trunk/psLib/test/collections/verified/tst_psVector_01.stdout	(revision 869)
+++ /trunk/psLib/test/collections/verified/tst_psVector_01.stdout	(revision 870)
@@ -80,2 +80,13 @@
 ---> TESTPOINT PASSED (psVector{Attempt to create a S32 vector with zero size} | tst_psVector_01.c)
 
+/----------------------------- TESTPOINT ------------------------------------------\
+|             TestFile: tst_psVector_01.c                                          |
+|            TestPoint: psVector{Attempt to realloc a S32 vector with zero size}   |
+|             TestType: Negative                                                   |
+|    ExpectedErrorText: Invalid value for realloc                                  |
+|  ExpectedStatusValue: 0                                                          |
+\----------------------------------------------------------------------------------/
+
+
+---> TESTPOINT PASSED (psVector{Attempt to realloc a S32 vector with zero size} | tst_psVector_01.c)
+
