Changeset 4082 for trunk/psLib/test/dataManip/verified/tst_psRandom.stdout
- Timestamp:
- Jun 1, 2005, 1:50:50 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/verified/tst_psRandom.stdout
r3162 r4082 1 /***************************** TESTPOINT ******************************************\2 * TestFile: tst_psRandom.c *3 * TestPoint: psRandom functions{psRandomAlloc()} *4 * TestType: Positive *5 \**********************************************************************************/6 7 8 ---> TESTPOINT PASSED (psRandom functions{psRandomAlloc()} | tst_psRandom.c)9 10 /***************************** TESTPOINT ******************************************\11 * TestFile: tst_psRandom.c *12 * TestPoint: psRandom functions{psRandomAlloc() and psRandomUniform()} *13 * TestType: Positive *14 \**********************************************************************************/15 16 Mean is 0.5017 Standard deviation is 0.2918 19 ---> TESTPOINT PASSED (psRandom functions{psRandomAlloc() and psRandomUniform()} | tst_psRandom.c)20 21 /***************************** TESTPOINT ******************************************\22 * TestFile: tst_psRandom.c *23 * TestPoint: psRandom functions{psRandomAlloc() and psRandomGaussian()} *24 * TestType: Positive *25 \**********************************************************************************/26 27 Mean is -0.0128 Standard deviation is 0.9929 30 ---> TESTPOINT PASSED (psRandom functions{psRandomAlloc() and psRandomGaussian()} | tst_psRandom.c)31 32 /***************************** TESTPOINT ******************************************\33 * TestFile: tst_psRandom.c *34 * TestPoint: psRandom functions{psRandomAlloc() and psRandomPoisson()} *35 * TestType: Positive *36 \**********************************************************************************/37 38 Mean is 14.9839 Standard deviation is 3.8640 41 ---> TESTPOINT PASSED (psRandom functions{psRandomAlloc() and psRandomPoisson()} | tst_psRandom.c)42 43 /***************************** TESTPOINT ******************************************\44 * TestFile: tst_psRandom.c *45 * TestPoint: psRandom functions{psRandomAlloc(), psRandomReset(), and psRandomUniform()} *46 * TestType: Positive *47 \**********************************************************************************/48 49 50 ---> TESTPOINT PASSED (psRandom functions{psRandomAlloc(), psRandomReset(), and psRandomUniform()} | tst_psRandom.c)51 52 /***************************** TESTPOINT ******************************************\53 * TestFile: tst_psRandom.c *54 * TestPoint: psRandom functions{psRandomAlloc(), psRandomReset(), and psRandomGaussian()} *55 * TestType: Positive *56 \**********************************************************************************/57 58 59 ---> TESTPOINT PASSED (psRandom functions{psRandomAlloc(), psRandomReset(), and psRandomGaussian()} | tst_psRandom.c)60 61 /***************************** TESTPOINT ******************************************\62 * TestFile: tst_psRandom.c *63 * TestPoint: psRandom functions{psRandomAlloc(), psRandomReset(), and psRandomPoisson()} *64 * TestType: Positive *65 \**********************************************************************************/66 67 68 ---> TESTPOINT PASSED (psRandom functions{psRandomAlloc(), psRandomReset(), and psRandomPoisson()} | tst_psRandom.c)69
Note:
See TracChangeset
for help on using the changeset viewer.
