Index: trunk/psLib/test/collections/verified/tst_psList.stderr
===================================================================
--- trunk/psLib/test/collections/verified/tst_psList.stderr	(revision 1193)
+++ trunk/psLib/test/collections/verified/tst_psList.stderr	(revision 1194)
@@ -1,5 +1,5 @@
 /***************************** TESTPOINT ******************************************\
 *             TestFile: tst_psList.c                                               *
-*            TestPoint: psList{487-testListAlloc}                                  *
+*            TestPoint: psList{psListAlloc}                                        *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -7,34 +7,34 @@
  <DATE> <TIME> <HOST> |I|  testListAlloc|psListAlloc shall create a psList with either 0 or 1 element.
 
----> TESTPOINT PASSED (psList{487-testListAlloc} | tst_psList.c)
+---> TESTPOINT PASSED (psList{psListAlloc} | tst_psList.c)
 
 /***************************** TESTPOINT ******************************************\
 *             TestFile: tst_psList.c                                               *
-*            TestPoint: psList{488-testListAdd}                                    *
+*            TestPoint: psList{psListAdd}                                          *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
 
  <DATE> <TIME> <HOST> |I|    testListAdd|psListAdd shall add an element to list
- <DATE> <TIME> <HOST> |I|    testListAdd|Following should warn with invalid insert location
- <DATE> <TIME> <HOST> |W|      psListAdd|The given insert location (-10) for psListAdd is invalid. Adding to head instead.
+ <DATE> <TIME> <HOST> |I|    testListAdd|Following should error with invalid insert location
+ <DATE> <TIME> <HOST> |W|      psListAdd|The given insert location (-10) for psListAdd is invalid.
  <DATE> <TIME> <HOST> |I|    testListAdd|Following should be a warning.
- <DATE> <TIME> <HOST> |W|      psListAdd|Invalid index 9 (only 7 elements in psList); assuming tail.
+ <DATE> <TIME> <HOST> |W|      psListAdd|Invalid index 9 (only 6 elements in psList); assuming tail.
 
----> TESTPOINT PASSED (psList{488-testListAdd} | tst_psList.c)
+---> TESTPOINT PASSED (psList{psListAdd} | tst_psList.c)
 
 /***************************** TESTPOINT ******************************************\
 *             TestFile: tst_psList.c                                               *
-*            TestPoint: psList{489-testListGet}                                    *
+*            TestPoint: psList{psListGet}                                          *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
 
  <DATE> <TIME> <HOST> |I|    testListGet|Following should be an error
- <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:265).
+ <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:259).
 
----> TESTPOINT PASSED (psList{489-testListGet} | tst_psList.c)
+---> TESTPOINT PASSED (psList{psListGet} | tst_psList.c)
 
 /***************************** TESTPOINT ******************************************\
 *             TestFile: tst_psList.c                                               *
-*            TestPoint: psList{490-testListRemove}                                 *
+*            TestPoint: psList{psListRemove}                                       *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -51,18 +51,18 @@
  <DATE> <TIME> <HOST> |E|   psListRemove|Failed to find item in given psList.
 
----> TESTPOINT PASSED (psList{490-testListRemove} | tst_psList.c)
+---> TESTPOINT PASSED (psList{psListRemove} | tst_psList.c)
 
 /***************************** TESTPOINT ******************************************\
 *             TestFile: tst_psList.c                                               *
-*            TestPoint: psList{491-testListConvert}                                *
+*            TestPoint: psList{psListConvert}                                      *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
 
 
----> TESTPOINT PASSED (psList{491-testListConvert} | tst_psList.c)
+---> TESTPOINT PASSED (psList{psListConvert} | tst_psList.c)
 
 /***************************** TESTPOINT ******************************************\
 *             TestFile: tst_psList.c                                               *
-*            TestPoint: psList{494-testListIterator}                               *
+*            TestPoint: psList{psListIterator}                                     *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
@@ -70,26 +70,26 @@
  <DATE> <TIME> <HOST> |I|testListIterato| psListSetIterator/psListGetNext/psListGetPrev shall move the list cursor to the specified location
  <DATE> <TIME> <HOST> |I|testListIterato|Following should error with 'Unexpected null pointer'
- <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:265).
+ <DATE> <TIME> <HOST> |E|listSetIterator|Unexpected null pointer for psList parameter (psList.c:259).
  <DATE> <TIME> <HOST> |I|testListIterato|Following should error with 'Can't move to an unknown position.'
  <DATE> <TIME> <HOST> |E|listSetIterator|Can't move to an unknown position.  Not moving the iterator position.
 
----> TESTPOINT PASSED (psList{494-testListIterator} | tst_psList.c)
+---> TESTPOINT PASSED (psList{psListIterator} | tst_psList.c)
 
 /***************************** TESTPOINT ******************************************\
 *             TestFile: tst_psList.c                                               *
-*            TestPoint: psList{627-testListFree}                                   *
+*            TestPoint: psList{psListFree}                                         *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
 
 
----> TESTPOINT PASSED (psList{627-testListFree} | tst_psList.c)
+---> TESTPOINT PASSED (psList{psListFree} | tst_psList.c)
 
 /***************************** TESTPOINT ******************************************\
 *             TestFile: tst_psList.c                                               *
-*            TestPoint: psList{624-testListSort}                                   *
+*            TestPoint: psList{psListSort}                                         *
 *             TestType: Positive                                                   *
 \**********************************************************************************/
 
 
----> TESTPOINT PASSED (psList{624-testListSort} | tst_psList.c)
+---> TESTPOINT PASSED (psList{psListSort} | tst_psList.c)
 
