Changeset 3530 for trunk/psLib/test/dataManip/verified/tst_psStats01.stdout
- Timestamp:
- Mar 28, 2005, 12:50:59 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/verified/tst_psStats01.stdout
r1034 r3530 1 Masking element 52 Masking element 63 Masking element 74 Masking element 85 Masking element 96 /***************************** TESTPOINT ******************************************\7 * TestFile: tst_psStats01.c *8 * TestPoint: psStats functions{PS_STAT_MAX: no vector mask} *9 * TestType: Positive *10 \**********************************************************************************/11 12 Called psVectorStats() on a vector with no elements masked.13 The expected max was 9.000000; the calculated max was 9.00000014 15 ---> TESTPOINT PASSED (psVector functions{PS_STAT_MAX: no vector mask} | tst_psStats01.c)16 17 /***************************** TESTPOINT ******************************************\18 * TestFile: tst_psStats01.c *19 * TestPoint: psStats functions{PS_STAT_MAX: with vector mask} *20 * TestType: Positive *21 \**********************************************************************************/22 23 Called psVectorStats() on a vector with last N/2 elements masked.24 The expected max was 4.000000; the calculated max was 4.00000025 26 ---> TESTPOINT PASSED (psVector functions{PS_STAT_MAX: with vector mask} | tst_psStats01.c)27 28 /***************************** TESTPOINT ******************************************\29 * TestFile: tst_psStats01.c *30 * TestPoint: psStats functions{psStats(): deallocating memory} *31 * TestType: Positive *32 \**********************************************************************************/33 34 35 ---> TESTPOINT PASSED (psVector functions{psStats(): deallocating memory} | tst_psStats01.c)36
Note:
See TracChangeset
for help on using the changeset viewer.
