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 869)
@@ -0,0 +1,1 @@
+ <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 868)
+++ /trunk/psLib/test/collections/verified/tst_psVector_01.stdout	(revision 869)
@@ -6,5 +6,7 @@
 
 Vector size = 5
-Vector population = 0
+Vector type = 260
+Vector dimen = 1
+Vector size = 5
 
 ---> TESTPOINT PASSED (psVector{Create S32 vector} | tst_psVector_01.c)
@@ -67,2 +69,13 @@
 ---> TESTPOINT PASSED (psVector{Free S32 vector} | tst_psVector_01.c)
 
+/----------------------------- TESTPOINT ------------------------------------------\
+|             TestFile: tst_psVector_01.c                                          |
+|            TestPoint: psVector{Attempt to create a S32 vector with zero size}    |
+|             TestType: Negative                                                   |
+|    ExpectedErrorText: Invalid value for nalloc                                   |
+|  ExpectedStatusValue: 0                                                          |
+\----------------------------------------------------------------------------------/
+
+
+---> TESTPOINT PASSED (psVector{Attempt to create a S32 vector with zero size} | tst_psVector_01.c)
+
Index: /trunk/psLib/test/collections/verified/tst_psVector_02.stdout
===================================================================
--- /trunk/psLib/test/collections/verified/tst_psVector_02.stdout	(revision 868)
+++ /trunk/psLib/test/collections/verified/tst_psVector_02.stdout	(revision 869)
@@ -6,4 +6,6 @@
 
 Vector size = 5
+Vector type = 0
+Vector dimen = 1
 Vector population = 0
 
Index: /trunk/psLib/test/collections/verified/tst_psVector_03.stdout
===================================================================
--- /trunk/psLib/test/collections/verified/tst_psVector_03.stdout	(revision 868)
+++ /trunk/psLib/test/collections/verified/tst_psVector_03.stdout	(revision 869)
@@ -6,4 +6,6 @@
 
 Vector size = 5
+Vector type = 0
+Vector dimen = 1
 Vector population = 0
 
