Changeset 1034 for trunk/psLib/test/dataManip/verified/tst_psStats08.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_psStats08.stdout
r936 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psStats08.c | 3 | TestPoint: psStats functions{PS_STAT_SAMPLE_LQ: no vector mask} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psStats08.c * 3 * TestPoint: psStats functions{PS_STAT_SAMPLE_LQ: no vector mask} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 Called psVectorStats() on a vector with no elements masked. … … 10 10 ---> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_LQ: no vector mask} | tst_psStats08.c) 11 11 12 / ----------------------------- TESTPOINT ------------------------------------------\13 | TestFile: tst_psStats08.c | 14 | TestPoint: psStats functions{PS_STAT_SAMPLE_UQ: no vector mask} | 15 | TestType: Positive | 16 \ ----------------------------------------------------------------------------------/12 /***************************** TESTPOINT ******************************************\ 13 * TestFile: tst_psStats08.c * 14 * TestPoint: psStats functions{PS_STAT_SAMPLE_UQ: no vector mask} * 15 * TestType: Positive * 16 \**********************************************************************************/ 17 17 18 18 Called psVectorStats() on a vector with no elements masked. … … 21 21 ---> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_UQ: no vector mask} | tst_psStats08.c) 22 22 23 / ----------------------------- TESTPOINT ------------------------------------------\24 | TestFile: tst_psStats08.c | 25 | TestPoint: psStats functions{PS_STAT_SAMPLE_LQ: with vector mask} | 26 | TestType: Positive | 27 \ ----------------------------------------------------------------------------------/23 /***************************** TESTPOINT ******************************************\ 24 * TestFile: tst_psStats08.c * 25 * TestPoint: psStats functions{PS_STAT_SAMPLE_LQ: with vector mask} * 26 * TestType: Positive * 27 \**********************************************************************************/ 28 28 29 29 Called psVectorStats() on a vector with elements masked. … … 32 32 ---> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_LQ: with vector mask} | tst_psStats08.c) 33 33 34 / ----------------------------- TESTPOINT ------------------------------------------\35 | TestFile: tst_psStats08.c | 36 | TestPoint: psStats functions{PS_STAT_SAMPLE_UQ: with vector mask} | 37 | TestType: Positive | 38 \ ----------------------------------------------------------------------------------/34 /***************************** TESTPOINT ******************************************\ 35 * TestFile: tst_psStats08.c * 36 * TestPoint: psStats functions{PS_STAT_SAMPLE_UQ: with vector mask} * 37 * TestType: Positive * 38 \**********************************************************************************/ 39 39 40 40 Called psVectorStats() on a vector with elements masked. … … 43 43 ---> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_UQ: with vector mask} | tst_psStats08.c) 44 44 45 / ----------------------------- TESTPOINT ------------------------------------------\46 | TestFile: tst_psStats08.c | 47 | TestPoint: psStats functions{psStats(): deallocating memory} | 48 | TestType: Positive | 49 \ ----------------------------------------------------------------------------------/45 /***************************** TESTPOINT ******************************************\ 46 * TestFile: tst_psStats08.c * 47 * TestPoint: psStats functions{psStats(): deallocating memory} * 48 * TestType: Positive * 49 \**********************************************************************************/ 50 50 51 51
Note:
See TracChangeset
for help on using the changeset viewer.
