Changeset 1034 for trunk/psLib/test/dataManip/verified/tst_psStats03.stdout
- Timestamp:
- Jun 14, 2004, 2:13:57 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/verified/tst_psStats03.stdout
r936 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psStats03.c | 3 | TestPoint: psStats functions{PS_STAT_SAMPLE_MEDIAN: no vector mask} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psStats03.c * 3 * TestPoint: psStats functions{PS_STAT_SAMPLE_MEDIAN: no vector mask} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 Called psVectorStats() on a vector with no elements masked. … … 10 10 ---> TESTPOINT PASSED (psStats functions{PS_STAT_SAMPLE_MEDIAN: no vector mask} | tst_psStats03.c) 11 11 12 / ----------------------------- TESTPOINT ------------------------------------------\13 | TestFile: tst_psStats03.c | 14 | TestPoint: psStats functions{PS_STAT_SAMPLE_MEDIAN: with vector mask} | 15 | TestType: Positive | 16 \ ----------------------------------------------------------------------------------/12 /***************************** TESTPOINT ******************************************\ 13 * TestFile: tst_psStats03.c * 14 * TestPoint: psStats functions{PS_STAT_SAMPLE_MEDIAN: with vector mask} * 15 * TestType: Positive * 16 \**********************************************************************************/ 17 17 18 18 Called psVectorStats() on a vector with last N/2 elements masked. … … 21 21 ---> TESTPOINT PASSED (psStats functions{PS_STAT_SAMPLE_MEDIAN: with vector mask} | tst_psStats03.c) 22 22 23 / ----------------------------- TESTPOINT ------------------------------------------\24 | TestFile: tst_psStats03.c | 25 | TestPoint: psStats functions{psStats(): deallocating memory} | 26 | TestType: Positive | 27 \ ----------------------------------------------------------------------------------/23 /***************************** TESTPOINT ******************************************\ 24 * TestFile: tst_psStats03.c * 25 * TestPoint: psStats functions{psStats(): deallocating memory} * 26 * TestType: Positive * 27 \**********************************************************************************/ 28 28 29 29
Note:
See TracChangeset
for help on using the changeset viewer.
