Index: /trunk/psLib/test/collections/verified/tst_psBitSet_06.stderr
===================================================================
--- /trunk/psLib/test/collections/verified/tst_psBitSet_06.stderr	(revision 953)
+++ /trunk/psLib/test/collections/verified/tst_psBitSet_06.stderr	(revision 954)
@@ -1,1 +1,2 @@
  <DATE> <TIME> <HOST> |E|psBitSetOp     | : Line 205 - Invalid psBitMask binary operation: ZZXOR
+ <DATE> <TIME> <HOST> |E|psBitSetAlloc  | : Line 82 - Allocation size must be > 0: size = -4
Index: /trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout
===================================================================
--- /trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout	(revision 953)
+++ /trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout	(revision 954)
@@ -24,4 +24,15 @@
 /----------------------------- TESTPOINT ------------------------------------------\
 |             TestFile: tst_psBitSet_06.c                                          |
+|            TestPoint: psBitSet{Create negative size bitset}                      |
+|             TestType: Negative                                                   |
+|    ExpectedErrorText: Allocation size must be >= 0: size = -4                    |
+|  ExpectedStatusValue: 0                                                          |
+\----------------------------------------------------------------------------------/
+
+
+---> TESTPOINT PASSED (psBitSet{Create negative size bitset} | tst_psBitSet_06.c)
+
+/----------------------------- TESTPOINT ------------------------------------------\
+|             TestFile: tst_psBitSet_06.c                                          |
 |            TestPoint: psBitSet{Free psBitSets}                                   |
 |             TestType: Positive                                                   |
