Changeset 893 for trunk/psLib/test/dataManip/verified/tst_psHist02.stdout
- Timestamp:
- Jun 6, 2004, 5:14:39 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/verified/tst_psHist02.stdout
r890 r893 1 /----------------------------- TESTPOINT ------------------------------------------\ 2 | TestFile: tst_psHist02.c | 3 | TestPoint: psStats functions{Allocate and Perform Histogram, no mask} | 4 | TestType: Positive | 5 \----------------------------------------------------------------------------------/ 6 7 Bin number 0 bounds: (20.000000 - 30.000000) data (10000) 8 9 ---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram, no mask} | tst_psHist02.c) 10 11 /----------------------------- TESTPOINT ------------------------------------------\ 12 | TestFile: tst_psHist02.c | 13 | TestPoint: psStats functions{Allocate and Perform Histogram with mask} | 14 | TestType: Positive | 15 \----------------------------------------------------------------------------------/ 16 17 Bin number 0 bounds: (20.000000 - 30.000000) data (5000) 18 19 ---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram with mask} | tst_psHist02.c) 20 21 /----------------------------- TESTPOINT ------------------------------------------\ 22 | TestFile: tst_psHist02.c | 23 | TestPoint: psStats functions{Allocate and Perform Histogram, no mask} | 24 | TestType: Positive | 25 \----------------------------------------------------------------------------------/ 26 27 Bin number 0 bounds: (20.000000 - 25.000000) data (5000) 28 Bin number 1 bounds: (25.000000 - 30.000000) data (5000) 29 30 ---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram, no mask} | tst_psHist02.c) 31 32 /----------------------------- TESTPOINT ------------------------------------------\ 33 | TestFile: tst_psHist02.c | 34 | TestPoint: psStats functions{Allocate and Perform Histogram with mask} | 35 | TestType: Positive | 36 \----------------------------------------------------------------------------------/ 37 38 Bin number 0 bounds: (20.000000 - 25.000000) data (5000) 39 Bin number 1 bounds: (25.000000 - 30.000000) data (0) 40 41 ---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram with mask} | tst_psHist02.c) 42 43 /----------------------------- TESTPOINT ------------------------------------------\ 44 | TestFile: tst_psHist02.c | 45 | TestPoint: psStats functions{Allocate and Perform Histogram, no mask} | 46 | TestType: Positive | 47 \----------------------------------------------------------------------------------/ 48 49 Bin number 0 bounds: (20.000000 - 21.000000) data (1000) 50 Bin number 1 bounds: (21.000000 - 22.000000) data (1000) 51 Bin number 2 bounds: (22.000000 - 23.000000) data (1000) 52 Bin number 3 bounds: (23.000000 - 24.000000) data (1000) 53 Bin number 4 bounds: (24.000000 - 25.000000) data (1000) 54 Bin number 5 bounds: (25.000000 - 26.000000) data (1000) 55 Bin number 6 bounds: (26.000000 - 27.000000) data (1000) 56 Bin number 7 bounds: (27.000000 - 28.000000) data (1000) 57 Bin number 8 bounds: (28.000000 - 29.000000) data (1000) 58 Bin number 9 bounds: (29.000000 - 30.000000) data (1000) 59 60 ---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram, no mask} | tst_psHist02.c) 61 62 /----------------------------- TESTPOINT ------------------------------------------\ 63 | TestFile: tst_psHist02.c | 64 | TestPoint: psStats functions{Allocate and Perform Histogram with mask} | 65 | TestType: Positive | 66 \----------------------------------------------------------------------------------/ 67 68 Bin number 0 bounds: (20.000000 - 21.000000) data (1000) 69 Bin number 1 bounds: (21.000000 - 22.000000) data (1000) 70 Bin number 2 bounds: (22.000000 - 23.000000) data (1000) 71 Bin number 3 bounds: (23.000000 - 24.000000) data (1000) 72 Bin number 4 bounds: (24.000000 - 25.000000) data (1000) 73 Bin number 5 bounds: (25.000000 - 26.000000) data (0) 74 Bin number 6 bounds: (26.000000 - 27.000000) data (0) 75 Bin number 7 bounds: (27.000000 - 28.000000) data (0) 76 Bin number 8 bounds: (28.000000 - 29.000000) data (0) 77 Bin number 9 bounds: (29.000000 - 30.000000) data (0) 78 79 ---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram with mask} | tst_psHist02.c) 80 1 81 /----------------------------- TESTPOINT ------------------------------------------\ 2 82 | TestFile: tst_psHist02.c | … … 59 139 /----------------------------- TESTPOINT ------------------------------------------\ 60 140 | TestFile: tst_psHist02.c | 141 | TestPoint: psStats functions{Calling psHistogramVector() with various NULL inputs.} | 142 | TestType: Positive | 143 \----------------------------------------------------------------------------------/ 144 145 146 ---> TESTPOINT PASSED (psStats functions{Calling psHistogramVector() with various NULL inputs.} | tst_psHist02.c) 147 148 /----------------------------- TESTPOINT ------------------------------------------\ 149 | TestFile: tst_psHist02.c | 61 150 | TestPoint: psStats functions{Deallocate the psHistogram structure.} | 62 151 | TestType: Positive |
Note:
See TracChangeset
for help on using the changeset viewer.
