Index: trunk/psLib/test/dataManip/verified/tst_psRandom.stdout
===================================================================
--- trunk/psLib/test/dataManip/verified/tst_psRandom.stdout	(revision 3011)
+++ trunk/psLib/test/dataManip/verified/tst_psRandom.stdout	(revision 3011)
@@ -0,0 +1,69 @@
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psRandom.c                                             *
+*            TestPoint: psRandom functions{psRandomAlloc()}                        *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+
+---> TESTPOINT PASSED (psRandom functions{psRandomAlloc()} | tst_psRandom.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psRandom.c                                             *
+*            TestPoint: psRandom functions{psRandomAlloc() and psRandomUniform()}  *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+Mean is 0.498160
+Standard deviation is 0.287816
+
+---> TESTPOINT PASSED (psRandom functions{psRandomAlloc() and psRandomUniform()} | tst_psRandom.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psRandom.c                                             *
+*            TestPoint: psRandom functions{psRandomAlloc() and psRandomGaussian()} *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+Mean is -0.007538
+Standard deviation is 0.992094
+
+---> TESTPOINT PASSED (psRandom functions{psRandomAlloc() and psRandomGaussian()} | tst_psRandom.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psRandom.c                                             *
+*            TestPoint: psRandom functions{psRandomAlloc() and psRandomPoisson()}  *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+Mean is 14.978700
+Standard deviation is 3.858498
+
+---> TESTPOINT PASSED (psRandom functions{psRandomAlloc() and psRandomPoisson()} | tst_psRandom.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psRandom.c                                             *
+*            TestPoint: psRandom functions{psRandomAlloc(), psRandomReset(), and psRandomUniform()} *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+
+---> TESTPOINT PASSED (psRandom functions{psRandomAlloc(), psRandomReset(), and psRandomUniform()} | tst_psRandom.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psRandom.c                                             *
+*            TestPoint: psRandom functions{psRandomAlloc(), psRandomReset(), and psRandomGaussian()} *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+
+---> TESTPOINT PASSED (psRandom functions{psRandomAlloc(), psRandomReset(), and psRandomGaussian()} | tst_psRandom.c)
+
+/***************************** TESTPOINT ******************************************\
+*             TestFile: tst_psRandom.c                                             *
+*            TestPoint: psRandom functions{psRandomAlloc(), psRandomReset(), and psRandomPoisson()} *
+*             TestType: Positive                                                   *
+\**********************************************************************************/
+
+
+---> TESTPOINT PASSED (psRandom functions{psRandomAlloc(), psRandomReset(), and psRandomPoisson()} | tst_psRandom.c)
+
