Index: /trunk/psLib/test/collections/verified/tst_psBitSet_06.stderr
===================================================================
--- /trunk/psLib/test/collections/verified/tst_psBitSet_06.stderr	(revision 958)
+++ /trunk/psLib/test/collections/verified/tst_psBitSet_06.stderr	(revision 959)
@@ -1,2 +1,3 @@
  <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
+ <DATE> <TIME> <HOST> |E|psBitSetFree   | : Line 100 - Null psBitSet for inBitSet argument
Index: /trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout
===================================================================
--- /trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout	(revision 958)
+++ /trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout	(revision 959)
@@ -35,4 +35,15 @@
 /----------------------------- TESTPOINT ------------------------------------------\
 |             TestFile: tst_psBitSet_06.c                                          |
+|            TestPoint: psBitSet{Attempt to free null BitSet}                      |
+|             TestType: Negative                                                   |
+|    ExpectedErrorText: Null psBitSet for inBitSet argument                        |
+|  ExpectedStatusValue: 0                                                          |
+\----------------------------------------------------------------------------------/
+
+
+---> TESTPOINT PASSED (psBitSet{Attempt to free null BitSet} | tst_psBitSet_06.c)
+
+/----------------------------- TESTPOINT ------------------------------------------\
+|             TestFile: tst_psBitSet_06.c                                          |
 |            TestPoint: psBitSet{Free psBitSets}                                   |
 |             TestType: Positive                                                   |
