Changeset 1034 for trunk/psLib/test/dataManip
- Timestamp:
- Jun 14, 2004, 2:13:57 PM (22 years ago)
- Location:
- trunk/psLib/test/dataManip/verified
- Files:
-
- 22 edited
-
tst_psFunc00.stdout (modified) (8 diffs)
-
tst_psFunc01.stdout (modified) (2 diffs)
-
tst_psHist00.stdout (modified) (5 diffs)
-
tst_psHist01.stdout (modified) (5 diffs)
-
tst_psHist02.stdout (modified) (9 diffs)
-
tst_psMatrix01.stdout (modified) (4 diffs)
-
tst_psMatrix02.stdout (modified) (1 diff)
-
tst_psMatrix03.stdout (modified) (4 diffs)
-
tst_psMatrix04.stdout (modified) (4 diffs)
-
tst_psMatrix05.stdout (modified) (3 diffs)
-
tst_psMatrix06.stdout (modified) (3 diffs)
-
tst_psMatrix07.stdout (modified) (6 diffs)
-
tst_psStats00.stdout (modified) (5 diffs)
-
tst_psStats01.stdout (modified) (3 diffs)
-
tst_psStats02.stdout (modified) (3 diffs)
-
tst_psStats03.stdout (modified) (3 diffs)
-
tst_psStats05.stdout (modified) (1 diff)
-
tst_psStats06.stdout (modified) (3 diffs)
-
tst_psStats07.stdout (modified) (17 diffs)
-
tst_psStats08.stdout (modified) (5 diffs)
-
tst_psStats09.stdout (modified) (5 diffs)
-
tst_psVectorFFT.stderr (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/verified/tst_psFunc00.stdout
r890 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psFunc00.c | 3 | TestPoint: psFunctions functions{Allocate/Deallocate the psPolynomial1D structure.} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psFunc00.c * 3 * TestPoint: psFunctions functions{Allocate/Deallocate the psPolynomial1D structure.} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 At (x) = (5.000000): 2070.000000 … … 9 9 ---> TESTPOINT PASSED (psStats functions{Allocate/Deallocate the psPolynomial1D structure.} | tst_psFunc00.c) 10 10 11 / ----------------------------- TESTPOINT ------------------------------------------\12 | TestFile: tst_psFunc00.c | 13 | TestPoint: psFunctions functions{Allocate/Deallocate the psPolynomial2D structure.} | 14 | TestType: Positive | 15 \ ----------------------------------------------------------------------------------/11 /***************************** TESTPOINT ******************************************\ 12 * TestFile: tst_psFunc00.c * 13 * TestPoint: psFunctions functions{Allocate/Deallocate the psPolynomial2D structure.} * 14 * TestType: Positive * 15 \**********************************************************************************/ 16 16 17 17 At (x, y) = (5.000000, 5.000000): 322920.000000 … … 19 19 ---> TESTPOINT PASSED (psStats functions{Allocate/Deallocate the psPolynomial2D structure.} | tst_psFunc00.c) 20 20 21 / ----------------------------- TESTPOINT ------------------------------------------\22 | TestFile: tst_psFunc00.c | 23 | TestPoint: psFunctions functions{Allocate/Deallocate the psPolynomial3D structure.} | 24 | TestType: Positive | 25 \ ----------------------------------------------------------------------------------/21 /***************************** TESTPOINT ******************************************\ 22 * TestFile: tst_psFunc00.c * 23 * TestPoint: psFunctions functions{Allocate/Deallocate the psPolynomial3D structure.} * 24 * TestType: Positive * 25 \**********************************************************************************/ 26 26 27 27 At (x, y, z) = (5.000000, 5.000000, 5.000000): 1261325568.000000 … … 29 29 ---> TESTPOINT PASSED (psStats functions{Allocate/Deallocate the psPolynomial3D structure.} | tst_psFunc00.c) 30 30 31 / ----------------------------- TESTPOINT ------------------------------------------\32 | TestFile: tst_psFunc00.c | 33 | TestPoint: psFunctions functions{Allocate/Deallocate the psPolynomial4D structure.} | 34 | TestType: Positive | 35 \ ----------------------------------------------------------------------------------/31 /***************************** TESTPOINT ******************************************\ 32 * TestFile: tst_psFunc00.c * 33 * TestPoint: psFunctions functions{Allocate/Deallocate the psPolynomial4D structure.} * 34 * TestType: Positive * 35 \**********************************************************************************/ 36 36 37 37 At (w, x, y, z) = (5.000000, 5.000000, 5.000000, 5.000000): 123176004616192.000000 … … 39 39 ---> TESTPOINT PASSED (psStats functions{Allocate/Deallocate the psPolynomial4D structure.} | tst_psFunc00.c) 40 40 41 / ----------------------------- TESTPOINT ------------------------------------------\42 | TestFile: tst_psFunc00.c | 43 | TestPoint: psFunctions functions{Allocate/Deallocate the psDPolynomial1D structure.} | 44 | TestType: Positive | 45 \ ----------------------------------------------------------------------------------/41 /***************************** TESTPOINT ******************************************\ 42 * TestFile: tst_psFunc00.c * 43 * TestPoint: psFunctions functions{Allocate/Deallocate the psDPolynomial1D structure.} * 44 * TestType: Positive * 45 \**********************************************************************************/ 46 46 47 47 At (x) = (5.000000): 2070.000000 … … 49 49 ---> TESTPOINT PASSED (psStats functions{Allocate/Deallocate the psDPolynomial1D structure.} | tst_psFunc00.c) 50 50 51 / ----------------------------- TESTPOINT ------------------------------------------\52 | TestFile: tst_psFunc00.c | 53 | TestPoint: psFunctions functions{Allocate/Deallocate the psDPolynomial2D structure.} | 54 | TestType: Positive | 55 \ ----------------------------------------------------------------------------------/51 /***************************** TESTPOINT ******************************************\ 52 * TestFile: tst_psFunc00.c * 53 * TestPoint: psFunctions functions{Allocate/Deallocate the psDPolynomial2D structure.} * 54 * TestType: Positive * 55 \**********************************************************************************/ 56 56 57 57 At (x, y) = (5.000000, 5.000000): 322920.000000 … … 59 59 ---> TESTPOINT PASSED (psStats functions{Allocate/Deallocate the psDPolynomial2D structure.} | tst_psFunc00.c) 60 60 61 / ----------------------------- TESTPOINT ------------------------------------------\62 | TestFile: tst_psFunc00.c | 63 | TestPoint: psFunctions functions{Allocate/Deallocate the psDPolynomial3D structure.} | 64 | TestType: Positive | 65 \ ----------------------------------------------------------------------------------/61 /***************************** TESTPOINT ******************************************\ 62 * TestFile: tst_psFunc00.c * 63 * TestPoint: psFunctions functions{Allocate/Deallocate the psDPolynomial3D structure.} * 64 * TestType: Positive * 65 \**********************************************************************************/ 66 66 67 67 At (x, y, z) = (5.000000, 5.000000, 5.000000): 1261325520.000000 … … 69 69 ---> TESTPOINT PASSED (psStats functions{Allocate/Deallocate the psDPolynomial3D structure.} | tst_psFunc00.c) 70 70 71 / ----------------------------- TESTPOINT ------------------------------------------\72 | TestFile: tst_psFunc00.c | 73 | TestPoint: psFunctions functions{Allocate/Deallocate the psDPolynomial4D structure.} | 74 | TestType: Positive | 75 \ ----------------------------------------------------------------------------------/71 /***************************** TESTPOINT ******************************************\ 72 * TestFile: tst_psFunc00.c * 73 * TestPoint: psFunctions functions{Allocate/Deallocate the psDPolynomial4D structure.} * 74 * TestType: Positive * 75 \**********************************************************************************/ 76 76 77 77 At (w, x, y, z) = (5.000000, 5.000000, 5.000000, 5.000000): 123176004981120.000000 -
trunk/psLib/test/dataManip/verified/tst_psFunc01.stdout
r890 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psFunc01.c | 3 | TestPoint: psFunctions functions{psGaussian()} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psFunc01.c * 3 * TestPoint: psFunctions functions{psGaussian()} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 normal psGaussian(0.000000) is 0.000000 … … 68 68 ---> TESTPOINT PASSED (psFunctions functions{psGaussian()} | tst_psFunc01.c) 69 69 70 / ----------------------------- TESTPOINT ------------------------------------------\71 | TestFile: tst_psFunc01.c | 72 | TestPoint: psFunctions functions{psGaussianDev()} | 73 | TestType: Positive | 74 \ ----------------------------------------------------------------------------------/70 /***************************** TESTPOINT ******************************************\ 71 * TestFile: tst_psFunc01.c * 72 * TestPoint: psFunctions functions{psGaussianDev()} * 73 * TestType: Positive * 74 \**********************************************************************************/ 75 75 76 76 Gaussian Deviate [0] is 30.267838 -
trunk/psLib/test/dataManip/verified/tst_psHist00.stdout
r893 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psHist00.c | 3 | TestPoint: psStats functions{Allocate the psHistogram structure.} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psHist00.c * 3 * TestPoint: psStats functions{Allocate the psHistogram structure.} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 Bin number 0 bounds: (20.000000 - 30.000000) … … 9 9 ---> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure.} | tst_psHist00.c) 10 10 11 / ----------------------------- TESTPOINT ------------------------------------------\12 | TestFile: tst_psHist00.c | 13 | TestPoint: psStats functions{Allocate the psHistogram structure.} | 14 | TestType: Positive | 15 \ ----------------------------------------------------------------------------------/11 /***************************** TESTPOINT ******************************************\ 12 * TestFile: tst_psHist00.c * 13 * TestPoint: psStats functions{Allocate the psHistogram structure.} * 14 * TestType: Positive * 15 \**********************************************************************************/ 16 16 17 17 Bin number 0 bounds: (20.000000 - 25.000000) … … 20 20 ---> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure.} | tst_psHist00.c) 21 21 22 / ----------------------------- TESTPOINT ------------------------------------------\23 | TestFile: tst_psHist00.c | 24 | TestPoint: psStats functions{Allocate the psHistogram structure.} | 25 | TestType: Positive | 26 \ ----------------------------------------------------------------------------------/22 /***************************** TESTPOINT ******************************************\ 23 * TestFile: tst_psHist00.c * 24 * TestPoint: psStats functions{Allocate the psHistogram structure.} * 25 * TestType: Positive * 26 \**********************************************************************************/ 27 27 28 28 Bin number 0 bounds: (20.000000 - 21.000000) … … 39 39 ---> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure.} | tst_psHist00.c) 40 40 41 / ----------------------------- TESTPOINT ------------------------------------------\42 | TestFile: tst_psHist00.c | 43 | TestPoint: psStats functions{Allocate the psHistogram structure.} | 44 | TestType: Positive | 45 \ ----------------------------------------------------------------------------------/41 /***************************** TESTPOINT ******************************************\ 42 * TestFile: tst_psHist00.c * 43 * TestPoint: psStats functions{Allocate the psHistogram structure.} * 44 * TestType: Positive * 45 \**********************************************************************************/ 46 46 47 47 Bin number 0 bounds: (20.000000 - 20.500000) … … 68 68 ---> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure.} | tst_psHist00.c) 69 69 70 / ----------------------------- TESTPOINT ------------------------------------------\71 | TestFile: tst_psHist00.c | 72 | TestPoint: psStats functions{Allocate the psHistogram structure. (UPPER<LOWER)} | 73 | TestType: Positive | 74 \ ----------------------------------------------------------------------------------/70 /***************************** TESTPOINT ******************************************\ 71 * TestFile: tst_psHist00.c * 72 * TestPoint: psStats functions{Allocate the psHistogram structure. (UPPER<LOWER)} * 73 * TestType: Positive * 74 \**********************************************************************************/ 75 75 76 76 77 77 ---> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure. (UPPER<LOWER)} | tst_psHist00.c) 78 78 79 / ----------------------------- TESTPOINT ------------------------------------------\80 | TestFile: tst_psHist00.c | 81 | TestPoint: psStats functions{Deallocate the psHistogram structure.} | 82 | TestType: Positive | 83 \ ----------------------------------------------------------------------------------/79 /***************************** TESTPOINT ******************************************\ 80 * TestFile: tst_psHist00.c * 81 * TestPoint: psStats functions{Deallocate the psHistogram structure.} * 82 * TestType: Positive * 83 \**********************************************************************************/ 84 84 85 85 -
trunk/psLib/test/dataManip/verified/tst_psHist01.stdout
r893 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psHist01.c | 3 | TestPoint: psStats functions{Allocate the psHistogram structure.} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psHist01.c * 3 * TestPoint: psStats functions{Allocate the psHistogram structure.} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 Bin number 0 bounds: (20.000000 - 30.000000) … … 9 9 ---> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure.} | tst_psHist01.c) 10 10 11 / ----------------------------- TESTPOINT ------------------------------------------\12 | TestFile: tst_psHist01.c | 13 | TestPoint: psStats functions{Allocate the psHistogram structure.} | 14 | TestType: Positive | 15 \ ----------------------------------------------------------------------------------/11 /***************************** TESTPOINT ******************************************\ 12 * TestFile: tst_psHist01.c * 13 * TestPoint: psStats functions{Allocate the psHistogram structure.} * 14 * TestType: Positive * 15 \**********************************************************************************/ 16 16 17 17 Bin number 0 bounds: (20.000000 - 25.000000) … … 20 20 ---> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure.} | tst_psHist01.c) 21 21 22 / ----------------------------- TESTPOINT ------------------------------------------\23 | TestFile: tst_psHist01.c | 24 | TestPoint: psStats functions{Allocate the psHistogram structure.} | 25 | TestType: Positive | 26 \ ----------------------------------------------------------------------------------/22 /***************************** TESTPOINT ******************************************\ 23 * TestFile: tst_psHist01.c * 24 * TestPoint: psStats functions{Allocate the psHistogram structure.} * 25 * TestType: Positive * 26 \**********************************************************************************/ 27 27 28 28 Bin number 0 bounds: (20.000000 - 21.000000) … … 39 39 ---> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure.} | tst_psHist01.c) 40 40 41 / ----------------------------- TESTPOINT ------------------------------------------\42 | TestFile: tst_psHist01.c | 43 | TestPoint: psStats functions{Allocate the psHistogram structure.} | 44 | TestType: Positive | 45 \ ----------------------------------------------------------------------------------/41 /***************************** TESTPOINT ******************************************\ 42 * TestFile: tst_psHist01.c * 43 * TestPoint: psStats functions{Allocate the psHistogram structure.} * 44 * TestType: Positive * 45 \**********************************************************************************/ 46 46 47 47 Bin number 0 bounds: (20.000000 - 20.500000) … … 68 68 ---> TESTPOINT PASSED (psStats functions{Allocate the psHistogram structure.} | tst_psHist01.c) 69 69 70 / ----------------------------- TESTPOINT ------------------------------------------\71 | TestFile: tst_psHist01.c | 72 | TestPoint: psStats functions{Deallocate the psHistogram structure.} | 73 | TestType: Positive | 74 \ ----------------------------------------------------------------------------------/70 /***************************** TESTPOINT ******************************************\ 71 * TestFile: tst_psHist01.c * 72 * TestPoint: psStats functions{Deallocate the psHistogram structure.} * 73 * TestType: Positive * 74 \**********************************************************************************/ 75 75 76 76 -
trunk/psLib/test/dataManip/verified/tst_psHist02.stdout
r893 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psHist02.c | 3 | TestPoint: psStats functions{Allocate and Perform Histogram, no mask} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psHist02.c * 3 * TestPoint: psStats functions{Allocate and Perform Histogram, no mask} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 Bin number 0 bounds: (20.000000 - 30.000000) data (10000) … … 9 9 ---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram, no mask} | tst_psHist02.c) 10 10 11 / ----------------------------- TESTPOINT ------------------------------------------\12 | TestFile: tst_psHist02.c | 13 | TestPoint: psStats functions{Allocate and Perform Histogram with mask} | 14 | TestType: Positive | 15 \ ----------------------------------------------------------------------------------/11 /***************************** TESTPOINT ******************************************\ 12 * TestFile: tst_psHist02.c * 13 * TestPoint: psStats functions{Allocate and Perform Histogram with mask} * 14 * TestType: Positive * 15 \**********************************************************************************/ 16 16 17 17 Bin number 0 bounds: (20.000000 - 30.000000) data (5000) … … 19 19 ---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram with mask} | tst_psHist02.c) 20 20 21 / ----------------------------- TESTPOINT ------------------------------------------\22 | TestFile: tst_psHist02.c | 23 | TestPoint: psStats functions{Allocate and Perform Histogram, no mask} | 24 | TestType: Positive | 25 \ ----------------------------------------------------------------------------------/21 /***************************** TESTPOINT ******************************************\ 22 * TestFile: tst_psHist02.c * 23 * TestPoint: psStats functions{Allocate and Perform Histogram, no mask} * 24 * TestType: Positive * 25 \**********************************************************************************/ 26 26 27 27 Bin number 0 bounds: (20.000000 - 25.000000) data (5000) … … 30 30 ---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram, no mask} | tst_psHist02.c) 31 31 32 / ----------------------------- TESTPOINT ------------------------------------------\33 | TestFile: tst_psHist02.c | 34 | TestPoint: psStats functions{Allocate and Perform Histogram with mask} | 35 | TestType: Positive | 36 \ ----------------------------------------------------------------------------------/32 /***************************** TESTPOINT ******************************************\ 33 * TestFile: tst_psHist02.c * 34 * TestPoint: psStats functions{Allocate and Perform Histogram with mask} * 35 * TestType: Positive * 36 \**********************************************************************************/ 37 37 38 38 Bin number 0 bounds: (20.000000 - 25.000000) data (5000) … … 41 41 ---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram with mask} | tst_psHist02.c) 42 42 43 / ----------------------------- TESTPOINT ------------------------------------------\44 | TestFile: tst_psHist02.c | 45 | TestPoint: psStats functions{Allocate and Perform Histogram, no mask} | 46 | TestType: Positive | 47 \ ----------------------------------------------------------------------------------/43 /***************************** TESTPOINT ******************************************\ 44 * TestFile: tst_psHist02.c * 45 * TestPoint: psStats functions{Allocate and Perform Histogram, no mask} * 46 * TestType: Positive * 47 \**********************************************************************************/ 48 48 49 49 Bin number 0 bounds: (20.000000 - 21.000000) data (1000) … … 60 60 ---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram, no mask} | tst_psHist02.c) 61 61 62 / ----------------------------- TESTPOINT ------------------------------------------\63 | TestFile: tst_psHist02.c | 64 | TestPoint: psStats functions{Allocate and Perform Histogram with mask} | 65 | TestType: Positive | 66 \ ----------------------------------------------------------------------------------/62 /***************************** TESTPOINT ******************************************\ 63 * TestFile: tst_psHist02.c * 64 * TestPoint: psStats functions{Allocate and Perform Histogram with mask} * 65 * TestType: Positive * 66 \**********************************************************************************/ 67 67 68 68 Bin number 0 bounds: (20.000000 - 21.000000) data (1000) … … 79 79 ---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram with mask} | tst_psHist02.c) 80 80 81 / ----------------------------- TESTPOINT ------------------------------------------\82 | TestFile: tst_psHist02.c | 83 | TestPoint: psStats functions{Allocate and Perform Histogram, no mask} | 84 | TestType: Positive | 85 \ ----------------------------------------------------------------------------------/81 /***************************** TESTPOINT ******************************************\ 82 * TestFile: tst_psHist02.c * 83 * TestPoint: psStats functions{Allocate and Perform Histogram, no mask} * 84 * TestType: Positive * 85 \**********************************************************************************/ 86 86 87 87 Bin number 0 bounds: (20.000000 - 20.500000) data (500) … … 108 108 ---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram, no mask} | tst_psHist02.c) 109 109 110 / ----------------------------- TESTPOINT ------------------------------------------\111 | TestFile: tst_psHist02.c | 112 | TestPoint: psStats functions{Allocate and Perform Histogram with mask} | 113 | TestType: Positive | 114 \ ----------------------------------------------------------------------------------/110 /***************************** TESTPOINT ******************************************\ 111 * TestFile: tst_psHist02.c * 112 * TestPoint: psStats functions{Allocate and Perform Histogram with mask} * 113 * TestType: Positive * 114 \**********************************************************************************/ 115 115 116 116 Bin number 0 bounds: (20.000000 - 20.500000) data (500) … … 137 137 ---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram with mask} | tst_psHist02.c) 138 138 139 / ----------------------------- TESTPOINT ------------------------------------------\140 | TestFile: tst_psHist02.c | 141 | TestPoint: psStats functions{Calling psHistogramVector() with various NULL inputs.} | 142 | TestType: Positive | 143 \ ----------------------------------------------------------------------------------/139 /***************************** TESTPOINT ******************************************\ 140 * TestFile: tst_psHist02.c * 141 * TestPoint: psStats functions{Calling psHistogramVector() with various NULL inputs.} * 142 * TestType: Positive * 143 \**********************************************************************************/ 144 144 145 145 146 146 ---> TESTPOINT PASSED (psStats functions{Calling psHistogramVector() with various NULL inputs.} | tst_psHist02.c) 147 147 148 / ----------------------------- TESTPOINT ------------------------------------------\149 | TestFile: tst_psHist02.c | 150 | TestPoint: psStats functions{Deallocate the psHistogram structure.} | 151 | TestType: Positive | 152 \ ----------------------------------------------------------------------------------/148 /***************************** TESTPOINT ******************************************\ 149 * TestFile: tst_psHist02.c * 150 * TestPoint: psStats functions{Deallocate the psHistogram structure.} * 151 * TestType: Positive * 152 \**********************************************************************************/ 153 153 154 154 -
trunk/psLib/test/dataManip/verified/tst_psMatrix01.stdout
r804 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psMatrix01.c | 3 | TestPoint: psMatrix{Create input and output images} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psMatrix01.c * 3 * TestPoint: psMatrix{Create input and output images} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 7.000000 8.000000 9.000000 … … 11 11 ---> TESTPOINT PASSED (psMatrix{Create input and output images} | tst_psMatrix01.c) 12 12 13 / ----------------------------- TESTPOINT ------------------------------------------\14 | TestFile: tst_psMatrix01.c | 15 | TestPoint: psMatrix{Transpose input image into output image} | 16 | TestType: Positive | 17 \ ----------------------------------------------------------------------------------/13 /***************************** TESTPOINT ******************************************\ 14 * TestFile: tst_psMatrix01.c * 15 * TestPoint: psMatrix{Transpose input image into output image} * 16 * TestType: Positive * 17 \**********************************************************************************/ 18 18 19 19 3.000000 6.000000 9.000000 … … 23 23 ---> TESTPOINT PASSED (psMatrix{Transpose input image into output image} | tst_psMatrix01.c) 24 24 25 / ----------------------------- TESTPOINT ------------------------------------------\26 | TestFile: tst_psMatrix01.c | 27 | TestPoint: psMatrix{ranspose input image into auto allocated NULL output image} | 28 | TestType: Positive | 29 \ ----------------------------------------------------------------------------------/25 /***************************** TESTPOINT ******************************************\ 26 * TestFile: tst_psMatrix01.c * 27 * TestPoint: psMatrix{ranspose input image into auto allocated NULL output image} * 28 * TestType: Positive * 29 \**********************************************************************************/ 30 30 31 31 3.000000 6.000000 9.000000 … … 35 35 ---> TESTPOINT PASSED (psMatrix{ranspose input image into auto allocated NULL output image} | tst_psMatrix01.c) 36 36 37 / ----------------------------- TESTPOINT ------------------------------------------\38 | TestFile: tst_psMatrix01.c | 39 | TestPoint: psMatrix{Free images and check for leaks} | 40 | TestType: Positive | 41 \ ----------------------------------------------------------------------------------/37 /***************************** TESTPOINT ******************************************\ 38 * TestFile: tst_psMatrix01.c * 39 * TestPoint: psMatrix{Free images and check for leaks} * 40 * TestType: Positive * 41 \**********************************************************************************/ 42 42 43 43 -
trunk/psLib/test/dataManip/verified/tst_psMatrix02.stdout
r804 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psMatrix02.c | 3 | TestPoint: psMatrix{Input pointer same as output pointer} | 4 | TestType: Negative | 5 | ExpectedErrorText: Invalid operation: Pointer to inImage is same as outImage. | 6 | ExpectedStatusValue: 0 | 7 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psMatrix02.c * 3 * TestPoint: psMatrix{Input pointer same as output pointer} * 4 * TestType: Negative * 5 * ExpectedErrorText: Invalid operation: Pointer to inImage is same as outImage. * 6 * ExpectedStatusValue: 0 * 7 \**********************************************************************************/ 8 8 9 9 10 10 ---> TESTPOINT PASSED (psMatrix{Input pointer same as output pointer} | tst_psMatrix02.c) 11 11 12 / ----------------------------- TESTPOINT ------------------------------------------\13 | TestFile: tst_psMatrix02.c | 14 | TestPoint: psMatrix{Null input psImage} | 15 | TestType: Negative | 16 | ExpectedErrorText: Invalid operation: inImage or its data is NULL. | 17 | ExpectedStatusValue: 0 | 18 \ ----------------------------------------------------------------------------------/12 /***************************** TESTPOINT ******************************************\ 13 * TestFile: tst_psMatrix02.c * 14 * TestPoint: psMatrix{Null input psImage} * 15 * TestType: Negative * 16 * ExpectedErrorText: Invalid operation: inImage or its data is NULL. * 17 * ExpectedStatusValue: 0 * 18 \**********************************************************************************/ 19 19 20 20 21 21 ---> TESTPOINT PASSED (psMatrix{Null input psImage} | tst_psMatrix02.c) 22 22 23 / ----------------------------- TESTPOINT ------------------------------------------\24 | TestFile: tst_psMatrix02.c | 25 | TestPoint: psMatrix{Incorrect type for input pointer} | 26 | TestType: Negative | 27 | ExpectedErrorText: |Invalid operation: inImage not PS_TYPE_F64. | 28 | ExpectedStatusValue: 0 | 29 \ ----------------------------------------------------------------------------------/23 /***************************** TESTPOINT ******************************************\ 24 * TestFile: tst_psMatrix02.c * 25 * TestPoint: psMatrix{Incorrect type for input pointer} * 26 * TestType: Negative * 27 * ExpectedErrorText: |Invalid operation: inImage not PS_TYPE_F64. * 28 * ExpectedStatusValue: 0 * 29 \**********************************************************************************/ 30 30 31 31 32 32 ---> TESTPOINT PASSED (psMatrix{Incorrect type for input pointer} | tst_psMatrix02.c) 33 33 34 / ----------------------------- TESTPOINT ------------------------------------------\35 | TestFile: tst_psMatrix02.c | 36 | TestPoint: psMatrix{Matrix not square for input pointer} | 37 | TestType: Negative | 38 | ExpectedErrorText: Invalid operation: inImage not square array. | 39 | ExpectedStatusValue: 0 | 40 \ ----------------------------------------------------------------------------------/34 /***************************** TESTPOINT ******************************************\ 35 * TestFile: tst_psMatrix02.c * 36 * TestPoint: psMatrix{Matrix not square for input pointer} * 37 * TestType: Negative * 38 * ExpectedErrorText: Invalid operation: inImage not square array. * 39 * ExpectedStatusValue: 0 * 40 \**********************************************************************************/ 41 41 42 42 43 43 ---> TESTPOINT PASSED (psMatrix{Matrix not square for input pointer} | tst_psMatrix02.c) 44 44 45 / ----------------------------- TESTPOINT ------------------------------------------\46 | TestFile: tst_psMatrix02.c | 47 | TestPoint: psMatrix{Incorrect type for output pointer} | 48 | TestType: Negative | 49 | ExpectedErrorText: Invalid operation: outImage not PS_TYPE_F64. | 50 | ExpectedStatusValue: 0 | 51 \ ----------------------------------------------------------------------------------/45 /***************************** TESTPOINT ******************************************\ 46 * TestFile: tst_psMatrix02.c * 47 * TestPoint: psMatrix{Incorrect type for output pointer} * 48 * TestType: Negative * 49 * ExpectedErrorText: Invalid operation: outImage not PS_TYPE_F64. * 50 * ExpectedStatusValue: 0 * 51 \**********************************************************************************/ 52 52 53 53 54 54 ---> TESTPOINT PASSED (psMatrix{Incorrect type for output pointer} | tst_psMatrix02.c) 55 55 56 / ----------------------------- TESTPOINT ------------------------------------------\57 | TestFile: tst_psMatrix02.c | 58 | TestPoint: psMatrix{Matrix not square for output pointer} | 59 | TestType: Negative | 60 | ExpectedErrorText: Invalid operation: outImage not square array. | 61 | ExpectedStatusValue: 0 | 62 \ ----------------------------------------------------------------------------------/56 /***************************** TESTPOINT ******************************************\ 57 * TestFile: tst_psMatrix02.c * 58 * TestPoint: psMatrix{Matrix not square for output pointer} * 59 * TestType: Negative * 60 * ExpectedErrorText: Invalid operation: outImage not square array. * 61 * ExpectedStatusValue: 0 * 62 \**********************************************************************************/ 63 63 64 64 -
trunk/psLib/test/dataManip/verified/tst_psMatrix03.stdout
r898 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psMatrix03.c | 3 | TestPoint: psMatrix{Create input and output images and vectors} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psMatrix03.c * 3 * TestPoint: psMatrix{Create input and output images and vectors} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 3.000000 1.000000 -2.000000 … … 15 15 ---> TESTPOINT PASSED (psMatrix{Create input and output images and vectors} | tst_psMatrix03.c) 16 16 17 / ----------------------------- TESTPOINT ------------------------------------------\18 | TestFile: tst_psMatrix03.c | 19 | TestPoint: psMatrix{Calculate LU matrix} | 20 | TestType: Positive | 21 \ ----------------------------------------------------------------------------------/17 /***************************** TESTPOINT ******************************************\ 18 * TestFile: tst_psMatrix03.c * 19 * TestPoint: psMatrix{Calculate LU matrix} * 20 * TestType: Positive * 21 \**********************************************************************************/ 22 22 23 23 0.500000 -0.545455 -0.545455 … … 27 27 ---> TESTPOINT PASSED (psMatrix{Calculate LU matrix} | tst_psMatrix03.c) 28 28 29 / ----------------------------- TESTPOINT ------------------------------------------\30 | TestFile: tst_psMatrix03.c | 31 | TestPoint: psMatrix{Determine solution to matrix equation} | 32 | TestType: Positive | 33 \ ----------------------------------------------------------------------------------/29 /***************************** TESTPOINT ******************************************\ 30 * TestFile: tst_psMatrix03.c * 31 * TestPoint: psMatrix{Determine solution to matrix equation} * 32 * TestType: Positive * 33 \**********************************************************************************/ 34 34 35 35 4.000000 … … 40 40 ---> TESTPOINT PASSED (psMatrix{Determine solution to matrix equation} | tst_psMatrix03.c) 41 41 42 / ----------------------------- TESTPOINT ------------------------------------------\43 | TestFile: tst_psMatrix03.c | 44 | TestPoint: psMatrix{Free input and output images and vectors} | 45 | TestType: Positive | 46 \ ----------------------------------------------------------------------------------/42 /***************************** TESTPOINT ******************************************\ 43 * TestFile: tst_psMatrix03.c * 44 * TestPoint: psMatrix{Free input and output images and vectors} * 45 * TestType: Positive * 46 \**********************************************************************************/ 47 47 48 48 49 49 ---> TESTPOINT PASSED (psMatrix{Free input and output images and vectors} | tst_psMatrix03.c) 50 50 51 / ----------------------------- TESTPOINT ------------------------------------------\52 | TestFile: tst_psMatrix03.c | 53 | TestPoint: psMatrix{Attempt to use null image input argument} | 54 | TestType: Negative | 55 | ExpectedErrorText: Invalid operation: inImage or its data is NULL. | 56 | ExpectedStatusValue: 0 | 57 \ ----------------------------------------------------------------------------------/51 /***************************** TESTPOINT ******************************************\ 52 * TestFile: tst_psMatrix03.c * 53 * TestPoint: psMatrix{Attempt to use null image input argument} * 54 * TestType: Negative * 55 * ExpectedErrorText: Invalid operation: inImage or its data is NULL. * 56 * ExpectedStatusValue: 0 * 57 \**********************************************************************************/ 58 58 59 59 60 60 ---> TESTPOINT PASSED (psMatrix{Attempt to use null image input argument} | tst_psMatrix03.c) 61 61 62 / ----------------------------- TESTPOINT ------------------------------------------\63 | TestFile: tst_psMatrix03.c | 64 | TestPoint: psMatrix{Attempt to use null input vector argument} | 65 | TestType: Negative | 66 | ExpectedErrorText: Invalid operation: inVector or its data is NULL. | 67 | ExpectedStatusValue: 0 | 68 \ ----------------------------------------------------------------------------------/62 /***************************** TESTPOINT ******************************************\ 63 * TestFile: tst_psMatrix03.c * 64 * TestPoint: psMatrix{Attempt to use null input vector argument} * 65 * TestType: Negative * 66 * ExpectedErrorText: Invalid operation: inVector or its data is NULL. * 67 * ExpectedStatusValue: 0 * 68 \**********************************************************************************/ 69 69 70 70 71 71 ---> TESTPOINT PASSED (psMatrix{Attempt to use null input vector argument} | tst_psMatrix03.c) 72 72 73 / ----------------------------- TESTPOINT ------------------------------------------\74 | TestFile: tst_psMatrix03.c | 75 | TestPoint: psMatrix{Attempt to use null LU image argument} | 76 | TestType: Negative | 77 | ExpectedErrorText: Invalid operation: inImage or its data is NULL. | 78 | ExpectedStatusValue: 0 | 79 \ ----------------------------------------------------------------------------------/73 /***************************** TESTPOINT ******************************************\ 74 * TestFile: tst_psMatrix03.c * 75 * TestPoint: psMatrix{Attempt to use null LU image argument} * 76 * TestType: Negative * 77 * ExpectedErrorText: Invalid operation: inImage or its data is NULL. * 78 * ExpectedStatusValue: 0 * 79 \**********************************************************************************/ 80 80 81 81 -
trunk/psLib/test/dataManip/verified/tst_psMatrix04.stdout
r898 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psMatrix04.c | 3 | TestPoint: psMatrix{Create input and output images} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psMatrix04.c * 3 * TestPoint: psMatrix{Create input and output images} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 3.000000 5.000000 7.000000 … … 11 11 ---> TESTPOINT PASSED (psMatrix{Create input and output images} | tst_psMatrix04.c) 12 12 13 / ----------------------------- TESTPOINT ------------------------------------------\14 | TestFile: tst_psMatrix04.c | 15 | TestPoint: psMatrix{Invert matrix and calculate determinant} | 16 | TestType: Positive | 17 \ ----------------------------------------------------------------------------------/13 /***************************** TESTPOINT ******************************************\ 14 * TestFile: tst_psMatrix04.c * 15 * TestPoint: psMatrix{Invert matrix and calculate determinant} * 16 * TestType: Positive * 17 \**********************************************************************************/ 18 18 19 19 -1.000000 0.666667 0.666667 … … 25 25 ---> TESTPOINT PASSED (psMatrix{Invert matrix and calculate determinant} | tst_psMatrix04.c) 26 26 27 / ----------------------------- TESTPOINT ------------------------------------------\28 | TestFile: tst_psMatrix04.c | 29 | TestPoint: psMatrix{Calculate determinant only} | 30 | TestType: Positive | 31 \ ----------------------------------------------------------------------------------/27 /***************************** TESTPOINT ******************************************\ 28 * TestFile: tst_psMatrix04.c * 29 * TestPoint: psMatrix{Calculate determinant only} * 30 * TestType: Positive * 31 \**********************************************************************************/ 32 32 33 33 det = 3.000000 … … 35 35 ---> TESTPOINT PASSED (psMatrix{Calculate determinant only} | tst_psMatrix04.c) 36 36 37 / ----------------------------- TESTPOINT ------------------------------------------\38 | TestFile: tst_psMatrix04.c | 39 | TestPoint: psMatrix{Free input and output images} | 40 | TestType: Positive | 41 \ ----------------------------------------------------------------------------------/37 /***************************** TESTPOINT ******************************************\ 38 * TestFile: tst_psMatrix04.c * 39 * TestPoint: psMatrix{Free input and output images} * 40 * TestType: Positive * 41 \**********************************************************************************/ 42 42 43 43 44 44 ---> TESTPOINT PASSED (psMatrix{Free input and output images} | tst_psMatrix04.c) 45 45 46 / ----------------------------- TESTPOINT ------------------------------------------\47 | TestFile: tst_psMatrix04.c | 48 | TestPoint: psMatrix{Attempt to use null input image argument} | 49 | TestType: Negative | 50 | ExpectedErrorText: Invalid operation: inImage or its data is NULL. | 51 | ExpectedStatusValue: 0 | 52 \ ----------------------------------------------------------------------------------/46 /***************************** TESTPOINT ******************************************\ 47 * TestFile: tst_psMatrix04.c * 48 * TestPoint: psMatrix{Attempt to use null input image argument} * 49 * TestType: Negative * 50 * ExpectedErrorText: Invalid operation: inImage or its data is NULL. * 51 * ExpectedStatusValue: 0 * 52 \**********************************************************************************/ 53 53 54 54 55 55 ---> TESTPOINT PASSED (psMatrix{Attempt to use null input image argument} | tst_psMatrix04.c) 56 56 57 / ----------------------------- TESTPOINT ------------------------------------------\58 | TestFile: tst_psMatrix04.c | 59 | TestPoint: psMatrix{Attempt to use null input float argument} | 60 | TestType: Negative | 61 | ExpectedErrorText: Invalid operation: determinant argument is NULL. | 62 | ExpectedStatusValue: 0 | 63 \ ----------------------------------------------------------------------------------/57 /***************************** TESTPOINT ******************************************\ 58 * TestFile: tst_psMatrix04.c * 59 * TestPoint: psMatrix{Attempt to use null input float argument} * 60 * TestType: Negative * 61 * ExpectedErrorText: Invalid operation: determinant argument is NULL. * 62 * ExpectedStatusValue: 0 * 63 \**********************************************************************************/ 64 64 65 65 -
trunk/psLib/test/dataManip/verified/tst_psMatrix05.stdout
r804 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psMatrix05.c | 3 | TestPoint: psMatrix{Create input and output images} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psMatrix05.c * 3 * TestPoint: psMatrix{Create input and output images} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 2.000000 3.000000 … … 13 13 ---> TESTPOINT PASSED (psMatrix{Create input and output images} | tst_psMatrix05.c) 14 14 15 / ----------------------------- TESTPOINT ------------------------------------------\16 | TestFile: tst_psMatrix05.c | 17 | TestPoint: psMatrix{Multiply images} | 18 | TestType: Positive | 19 \ ----------------------------------------------------------------------------------/15 /***************************** TESTPOINT ******************************************\ 16 * TestFile: tst_psMatrix05.c * 17 * TestPoint: psMatrix{Multiply images} * 18 * TestType: Positive * 19 \**********************************************************************************/ 20 20 21 21 8.000000 20.000000 … … 24 24 ---> TESTPOINT PASSED (psMatrix{Multiply images} | tst_psMatrix05.c) 25 25 26 / ----------------------------- TESTPOINT ------------------------------------------\27 | TestFile: tst_psMatrix05.c | 28 | TestPoint: psMatrix{Free input and output images} | 29 | TestType: Positive | 30 \ ----------------------------------------------------------------------------------/26 /***************************** TESTPOINT ******************************************\ 27 * TestFile: tst_psMatrix05.c * 28 * TestPoint: psMatrix{Free input and output images} * 29 * TestType: Positive * 30 \**********************************************************************************/ 31 31 32 32 -
trunk/psLib/test/dataManip/verified/tst_psMatrix06.stdout
r804 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psMatrix06.c | 3 | TestPoint: psMatrix{Create input and output images} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psMatrix06.c * 3 * TestPoint: psMatrix{Create input and output images} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 1.000000 0.500000 0.333333 0.250000 … … 12 12 ---> TESTPOINT PASSED (psMatrix{Create input and output images} | tst_psMatrix06.c) 13 13 14 / ----------------------------- TESTPOINT ------------------------------------------\15 | TestFile: tst_psMatrix06.c | 16 | TestPoint: psMatrix{Calculate Eigenvectors} | 17 | TestType: Positive | 18 \ ----------------------------------------------------------------------------------/14 /***************************** TESTPOINT ******************************************\ 15 * TestFile: tst_psMatrix06.c * 16 * TestPoint: psMatrix{Calculate Eigenvectors} * 17 * TestType: Positive * 18 \**********************************************************************************/ 19 19 20 20 0.792608 0.582076 -0.179186 -0.029193 … … 25 25 ---> TESTPOINT PASSED (psMatrix{Calculate Eigenvectors} | tst_psMatrix06.c) 26 26 27 / ----------------------------- TESTPOINT ------------------------------------------\28 | TestFile: tst_psMatrix06.c | 29 | TestPoint: psMatrix{Free input and output images} | 30 | TestType: Positive | 31 \ ----------------------------------------------------------------------------------/27 /***************************** TESTPOINT ******************************************\ 28 * TestFile: tst_psMatrix06.c * 29 * TestPoint: psMatrix{Free input and output images} * 30 * TestType: Positive * 31 \**********************************************************************************/ 32 32 33 33 -
trunk/psLib/test/dataManip/verified/tst_psMatrix07.stdout
r908 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psMatrix07.c | 3 | TestPoint: psMatrix{Create input and output images and vectors} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psMatrix07.c * 3 * TestPoint: psMatrix{Create input and output images and vectors} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 0.000000 … … 17 17 ---> TESTPOINT PASSED (psMatrix{Create input and output images and vectors} | tst_psMatrix07.c) 18 18 19 / ----------------------------- TESTPOINT ------------------------------------------\20 | TestFile: tst_psMatrix07.c | 21 | TestPoint: psMatrix{Convert matrix to PS_DIMEN_VECTOR vector} | 22 | TestType: Positive | 23 \ ----------------------------------------------------------------------------------/19 /***************************** TESTPOINT ******************************************\ 20 * TestFile: tst_psMatrix07.c * 21 * TestPoint: psMatrix{Convert matrix to PS_DIMEN_VECTOR vector} * 22 * TestType: Positive * 23 \**********************************************************************************/ 24 24 25 25 0.000000 … … 29 29 ---> TESTPOINT PASSED (psMatrix{Convert matrix to PS_DIMEN_VECTOR vector} | tst_psMatrix07.c) 30 30 31 / ----------------------------- TESTPOINT ------------------------------------------\32 | TestFile: tst_psMatrix07.c | 33 | TestPoint: psMatrix{Attempt to use null image input argument} | 34 | TestType: Negative | 35 | ExpectedErrorText: Invalid operation: inImage or its data is NULL. | 36 | ExpectedStatusValue: 0 | 37 \ ----------------------------------------------------------------------------------/31 /***************************** TESTPOINT ******************************************\ 32 * TestFile: tst_psMatrix07.c * 33 * TestPoint: psMatrix{Attempt to use null image input argument} * 34 * TestType: Negative * 35 * ExpectedErrorText: Invalid operation: inImage or its data is NULL. * 36 * ExpectedStatusValue: 0 * 37 \**********************************************************************************/ 38 38 39 39 40 40 ---> TESTPOINT PASSED (psMatrix{Attempt to use null image input argument} | tst_psMatrix07.c) 41 41 42 / ----------------------------- TESTPOINT ------------------------------------------\43 | TestFile: tst_psMatrix07.c | 44 | TestPoint: psMatrix{Convert matrix to PS_DIMEN_TRANSV vector} | 45 | TestType: Positive | 46 \ ----------------------------------------------------------------------------------/42 /***************************** TESTPOINT ******************************************\ 43 * TestFile: tst_psMatrix07.c * 44 * TestPoint: psMatrix{Convert matrix to PS_DIMEN_TRANSV vector} * 45 * TestType: Positive * 46 \**********************************************************************************/ 47 47 48 48 0.000000 … … 52 52 ---> TESTPOINT PASSED (psMatrix{Convert matrix to PS_DIMEN_TRANSV vector} | tst_psMatrix07.c) 53 53 54 / ----------------------------- TESTPOINT ------------------------------------------\55 | TestFile: tst_psMatrix07.c | 56 | TestPoint: psMatrix{Improper image size} | 57 | TestType: Negative | 58 | ExpectedErrorText: Image does not have dim with 1 col or 1 row: (2 x 2). | 59 | ExpectedStatusValue: 0 | 60 \ ----------------------------------------------------------------------------------/54 /***************************** TESTPOINT ******************************************\ 55 * TestFile: tst_psMatrix07.c * 56 * TestPoint: psMatrix{Improper image size} * 57 * TestType: Negative * 58 * ExpectedErrorText: Image does not have dim with 1 col or 1 row: (2 x 2). * 59 * ExpectedStatusValue: 0 * 60 \**********************************************************************************/ 61 61 62 62 63 63 ---> TESTPOINT PASSED (psMatrix{Improper image size} | tst_psMatrix07.c) 64 64 65 / ----------------------------- TESTPOINT ------------------------------------------\66 | TestFile: tst_psMatrix07.c | 67 | TestPoint: psMatrix{Convert PS_DIMEN_VECTOR vector to matrix} | 68 | TestType: Positive | 69 \ ----------------------------------------------------------------------------------/65 /***************************** TESTPOINT ******************************************\ 66 * TestFile: tst_psMatrix07.c * 67 * TestPoint: psMatrix{Convert PS_DIMEN_VECTOR vector to matrix} * 68 * TestType: Positive * 69 \**********************************************************************************/ 70 70 71 71 0.000000 … … 75 75 ---> TESTPOINT PASSED (psMatrix{Convert PS_DIMEN_VECTOR vector to matrix} | tst_psMatrix07.c) 76 76 77 / ----------------------------- TESTPOINT ------------------------------------------\78 | TestFile: tst_psMatrix07.c | 79 | TestPoint: psMatrix{Attempt to use null input vector argument} | 80 | TestType: Negative | 81 | ExpectedErrorText: Invalid operation: inVector or its data is NULL. | 82 | ExpectedStatusValue: 0 | 83 \ ----------------------------------------------------------------------------------/77 /***************************** TESTPOINT ******************************************\ 78 * TestFile: tst_psMatrix07.c * 79 * TestPoint: psMatrix{Attempt to use null input vector argument} * 80 * TestType: Negative * 81 * ExpectedErrorText: Invalid operation: inVector or its data is NULL. * 82 * ExpectedStatusValue: 0 * 83 \**********************************************************************************/ 84 84 85 85 86 86 ---> TESTPOINT PASSED (psMatrix{Attempt to use null input vector argument} | tst_psMatrix07.c) 87 87 88 / ----------------------------- TESTPOINT ------------------------------------------\89 | TestFile: tst_psMatrix07.c | 90 | TestPoint: psMatrix{Convert PS_DIMEN_TRANSV vector to matrix} | 91 | TestType: Positive | 92 \ ----------------------------------------------------------------------------------/88 /***************************** TESTPOINT ******************************************\ 89 * TestFile: tst_psMatrix07.c * 90 * TestPoint: psMatrix{Convert PS_DIMEN_TRANSV vector to matrix} * 91 * TestType: Positive * 92 \**********************************************************************************/ 93 93 94 94 0.000000 1.000000 2.000000 … … 96 96 ---> TESTPOINT PASSED (psMatrix{Convert PS_DIMEN_TRANSV vector to matrix} | tst_psMatrix07.c) 97 97 98 / ----------------------------- TESTPOINT ------------------------------------------\99 | TestFile: tst_psMatrix07.c | 100 | TestPoint: psMatrix{Free input and output images and vectors} | 101 | TestType: Positive | 102 \ ----------------------------------------------------------------------------------/98 /***************************** TESTPOINT ******************************************\ 99 * TestFile: tst_psMatrix07.c * 100 * TestPoint: psMatrix{Free input and output images and vectors} * 101 * TestType: Positive * 102 \**********************************************************************************/ 103 103 104 104 -
trunk/psLib/test/dataManip/verified/tst_psStats00.stdout
r936 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psStats00.c | 3 | TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: no vector mask} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psStats00.c * 3 * TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: 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_MEAN: no vector mask} | tst_psStats00.c) 11 11 12 / ----------------------------- TESTPOINT ------------------------------------------\13 | TestFile: tst_psStats00.c | 14 | TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: with vector mask=1} | 15 | TestType: Positive | 16 \ ----------------------------------------------------------------------------------/12 /***************************** TESTPOINT ******************************************\ 13 * TestFile: tst_psStats00.c * 14 * TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: with vector mask=1} * 15 * TestType: Positive * 16 \**********************************************************************************/ 17 17 18 18 Called psVectorStats() on a vector with last N/2 elements masked. … … 21 21 ---> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_MEAN: with vector mask=1} | tst_psStats00.c) 22 22 23 / ----------------------------- TESTPOINT ------------------------------------------\24 | TestFile: tst_psStats00.c | 25 | TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: with vector mask=2} | 26 | TestType: Positive | 27 \ ----------------------------------------------------------------------------------/23 /***************************** TESTPOINT ******************************************\ 24 * TestFile: tst_psStats00.c * 25 * TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: with vector mask=2} * 26 * TestType: Positive * 27 \**********************************************************************************/ 28 28 29 29 Called psVectorStats() on a vector with last N/2 elements masked. … … 32 32 ---> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_MEAN: with vector mask=2} | tst_psStats00.c) 33 33 34 / ----------------------------- TESTPOINT ------------------------------------------\35 | TestFile: tst_psStats00.c | 36 | TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: with vector mask=3} | 37 | TestType: Positive | 38 \ ----------------------------------------------------------------------------------/34 /***************************** TESTPOINT ******************************************\ 35 * TestFile: tst_psStats00.c * 36 * TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: with vector mask=3} * 37 * TestType: Positive * 38 \**********************************************************************************/ 39 39 40 40 Called psVectorStats() on a vector with last N/2 elements masked. … … 43 43 ---> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_MEAN: with vector mask=3} | tst_psStats00.c) 44 44 45 / ----------------------------- TESTPOINT ------------------------------------------\46 | TestFile: tst_psStats00.c | 47 | TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: NULL inputs} | 48 | TestType: Positive | 49 \ ----------------------------------------------------------------------------------/45 /***************************** TESTPOINT ******************************************\ 46 * TestFile: tst_psStats00.c * 47 * TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: NULL inputs} * 48 * TestType: Positive * 49 \**********************************************************************************/ 50 50 51 51 52 52 ---> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_MEAN: NULL inputs} | tst_psStats00.c) 53 53 54 / ----------------------------- TESTPOINT ------------------------------------------\55 | TestFile: tst_psStats00.c | 56 | TestPoint: psStats functions{psStats(): deallocating memory} | 57 | TestType: Positive | 58 \ ----------------------------------------------------------------------------------/54 /***************************** TESTPOINT ******************************************\ 55 * TestFile: tst_psStats00.c * 56 * TestPoint: psStats functions{psStats(): deallocating memory} * 57 * TestType: Positive * 58 \**********************************************************************************/ 59 59 60 60 -
trunk/psLib/test/dataManip/verified/tst_psStats01.stdout
r936 r1034 4 4 Masking element 8 5 5 Masking element 9 6 / ----------------------------- TESTPOINT ------------------------------------------\7 | TestFile: tst_psStats01.c | 8 | TestPoint: psStats functions{PS_STAT_MAX: no vector mask} | 9 | TestType: Positive | 10 \ ----------------------------------------------------------------------------------/6 /***************************** TESTPOINT ******************************************\ 7 * TestFile: tst_psStats01.c * 8 * TestPoint: psStats functions{PS_STAT_MAX: no vector mask} * 9 * TestType: Positive * 10 \**********************************************************************************/ 11 11 12 12 Called psVectorStats() on a vector with no elements masked. … … 15 15 ---> TESTPOINT PASSED (psVector functions{PS_STAT_MAX: no vector mask} | tst_psStats01.c) 16 16 17 / ----------------------------- TESTPOINT ------------------------------------------\18 | TestFile: tst_psStats01.c | 19 | TestPoint: psStats functions{PS_STAT_MAX: with vector mask} | 20 | TestType: Positive | 21 \ ----------------------------------------------------------------------------------/17 /***************************** TESTPOINT ******************************************\ 18 * TestFile: tst_psStats01.c * 19 * TestPoint: psStats functions{PS_STAT_MAX: with vector mask} * 20 * TestType: Positive * 21 \**********************************************************************************/ 22 22 23 23 Called psVectorStats() on a vector with last N/2 elements masked. … … 26 26 ---> TESTPOINT PASSED (psVector functions{PS_STAT_MAX: with vector mask} | tst_psStats01.c) 27 27 28 / ----------------------------- TESTPOINT ------------------------------------------\29 | TestFile: tst_psStats01.c | 30 | TestPoint: psStats functions{psStats(): deallocating memory} | 31 | TestType: Positive | 32 \ ----------------------------------------------------------------------------------/28 /***************************** TESTPOINT ******************************************\ 29 * TestFile: tst_psStats01.c * 30 * TestPoint: psStats functions{psStats(): deallocating memory} * 31 * TestType: Positive * 32 \**********************************************************************************/ 33 33 34 34 -
trunk/psLib/test/dataManip/verified/tst_psStats02.stdout
r936 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psStats02.c | 3 | TestPoint: psStats functions{PS_STAT_MIN: no vector mask} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psStats02.c * 3 * TestPoint: psStats functions{PS_STAT_MIN: 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_MIN: no vector mask} | tst_psStats02.c) 11 11 12 / ----------------------------- TESTPOINT ------------------------------------------\13 | TestFile: tst_psStats02.c | 14 | TestPoint: psStats functions{PS_STAT_MIN: with vector mask} | 15 | TestType: Positive | 16 \ ----------------------------------------------------------------------------------/12 /***************************** TESTPOINT ******************************************\ 13 * TestFile: tst_psStats02.c * 14 * TestPoint: psStats functions{PS_STAT_MIN: 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 (psVector functions{PS_STAT_MIN: with vector mask} | tst_psStats02.c) 22 22 23 / ----------------------------- TESTPOINT ------------------------------------------\24 | TestFile: tst_psStats02.c | 25 | TestPoint: psStats functions{psStats(): deallocating memory} | 26 | TestType: Positive | 27 \ ----------------------------------------------------------------------------------/23 /***************************** TESTPOINT ******************************************\ 24 * TestFile: tst_psStats02.c * 25 * TestPoint: psStats functions{psStats(): deallocating memory} * 26 * TestType: Positive * 27 \**********************************************************************************/ 28 28 29 29 -
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 -
trunk/psLib/test/dataManip/verified/tst_psStats05.stdout
r936 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psStats05.c | 3 | TestPoint: psStats functions{Allocate the psStats structure.} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psStats05.c * 3 * TestPoint: psStats functions{Allocate the psStats structure.} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 8 8 ---> TESTPOINT PASSED (psStats functions{Allocate the psStats structure.} | tst_psStats05.c) 9 9 10 / ----------------------------- TESTPOINT ------------------------------------------\11 | TestFile: tst_psStats05.c | 12 | TestPoint: psStats functions{Deallocate the psStats structure.} | 13 | TestType: Positive | 14 \ ----------------------------------------------------------------------------------/10 /***************************** TESTPOINT ******************************************\ 11 * TestFile: tst_psStats05.c * 12 * TestPoint: psStats functions{Deallocate the psStats structure.} * 13 * TestType: Positive * 14 \**********************************************************************************/ 15 15 16 16 17 17 ---> TESTPOINT PASSED (psStats functions{Deallocate the psStats structure.} | tst_psStats05.c) 18 18 19 / ----------------------------- TESTPOINT ------------------------------------------\20 | TestFile: tst_psStats05.c | 21 | TestPoint: psStats functions{Deallocate NULL psStats structure.} | 22 | TestType: Positive | 23 \ ----------------------------------------------------------------------------------/19 /***************************** TESTPOINT ******************************************\ 20 * TestFile: tst_psStats05.c * 21 * TestPoint: psStats functions{Deallocate NULL psStats structure.} * 22 * TestType: Positive * 23 \**********************************************************************************/ 24 24 25 25 -
trunk/psLib/test/dataManip/verified/tst_psStats06.stdout
r936 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psStats06.c | 3 | TestPoint: psStats functions{PS_STAT_SAMPLE_STDEV: no vector mask} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psStats06.c * 3 * TestPoint: psStats functions{PS_STAT_SAMPLE_STDEV: 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_STDEV: no vector mask} | tst_psStats06.c) 11 11 12 / ----------------------------- TESTPOINT ------------------------------------------\13 | TestFile: tst_psStats06.c | 14 | TestPoint: psStats functions{PS_STAT_SAMPLE_STDEV: with vector mask} | 15 | TestType: Positive | 16 \ ----------------------------------------------------------------------------------/12 /***************************** TESTPOINT ******************************************\ 13 * TestFile: tst_psStats06.c * 14 * TestPoint: psStats functions{PS_STAT_SAMPLE_STDEV: 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 (psVector functions{PS_STAT_SAMPLE_STDEV: with vector mask} | tst_psStats06.c) 22 22 23 / ----------------------------- TESTPOINT ------------------------------------------\24 | TestFile: tst_psStats06.c | 25 | TestPoint: psStats functions{psStats(): deallocating memory} | 26 | TestType: Positive | 27 \ ----------------------------------------------------------------------------------/23 /***************************** TESTPOINT ******************************************\ 24 * TestFile: tst_psStats06.c * 25 * TestPoint: psStats functions{psStats(): deallocating memory} * 26 * TestType: Positive * 27 \**********************************************************************************/ 28 28 29 29 -
trunk/psLib/test/dataManip/verified/tst_psStats07.stdout
r1026 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psStats07.c | 3 | TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust mean: no vector mask} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psStats07.c * 3 * TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust mean: no vector mask} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 Calling psVectorStats() on a vector with no elements masked. … … 11 11 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust mean: no vector mask} | tst_psStats07.c) 12 12 13 / ----------------------------- TESTPOINT ------------------------------------------\14 | TestFile: tst_psStats07.c | 15 | TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Median: no vector mask} | 16 | TestType: Positive | 17 \ ----------------------------------------------------------------------------------/13 /***************************** TESTPOINT ******************************************\ 14 * TestFile: tst_psStats07.c * 15 * TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Median: no vector mask} * 16 * TestType: Positive * 17 \**********************************************************************************/ 18 18 19 19 The expected Median was 0.000000; the calculated Median was 0.000000 … … 21 21 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Median: no vector mask} | tst_psStats07.c) 22 22 23 / ----------------------------- TESTPOINT ------------------------------------------\24 | TestFile: tst_psStats07.c | 25 | TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Mode: no vector mask} | 26 | TestType: Positive | 27 \ ----------------------------------------------------------------------------------/23 /***************************** TESTPOINT ******************************************\ 24 * TestFile: tst_psStats07.c * 25 * TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Mode: no vector mask} * 26 * TestType: Positive * 27 \**********************************************************************************/ 28 28 29 29 The expected Mode was -1.000000; the calculated Mode was -1.000000 … … 31 31 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Mode: no vector mask} | tst_psStats07.c) 32 32 33 / ----------------------------- TESTPOINT ------------------------------------------\34 | TestFile: tst_psStats07.c | 35 | TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Stdev: no vector mask} | 36 | TestType: Positive | 37 \ ----------------------------------------------------------------------------------/33 /***************************** TESTPOINT ******************************************\ 34 * TestFile: tst_psStats07.c * 35 * TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Stdev: no vector mask} * 36 * TestType: Positive * 37 \**********************************************************************************/ 38 38 39 39 The expected Stdev was 0.000000; the calculated Stdev was 0.000000 … … 41 41 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Stdev: no vector mask} | tst_psStats07.c) 42 42 43 / ----------------------------- TESTPOINT ------------------------------------------\44 | TestFile: tst_psStats07.c | 45 | TestPoint: psStats functions{PS_STAT_ROBUST_STATS: lower quartile: no vector mask} | 46 | TestType: Positive | 47 \ ----------------------------------------------------------------------------------/43 /***************************** TESTPOINT ******************************************\ 44 * TestFile: tst_psStats07.c * 45 * TestPoint: psStats functions{PS_STAT_ROBUST_STATS: lower quartile: no vector mask} * 46 * TestType: Positive * 47 \**********************************************************************************/ 48 48 49 49 The expected LQ was 0.000000; the calculated LQ was 0.000000 … … 51 51 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: lower quartile: no vector mask} | tst_psStats07.c) 52 52 53 / ----------------------------- TESTPOINT ------------------------------------------\54 | TestFile: tst_psStats07.c | 55 | TestPoint: psStats functions{PS_STAT_ROBUST_STATS: upper quartile: no vector mask} | 56 | TestType: Positive | 57 \ ----------------------------------------------------------------------------------/53 /***************************** TESTPOINT ******************************************\ 54 * TestFile: tst_psStats07.c * 55 * TestPoint: psStats functions{PS_STAT_ROBUST_STATS: upper quartile: no vector mask} * 56 * TestType: Positive * 57 \**********************************************************************************/ 58 58 59 59 The expected UQ was 0.000000; the calculated UQ was 0.000000 … … 61 61 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: lower quartile: no vector mask} | tst_psStats07.c) 62 62 63 / ----------------------------- TESTPOINT ------------------------------------------\64 | TestFile: tst_psStats07.c | 65 | TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust N50: no vector mask} | 66 | TestType: Positive | 67 \ ----------------------------------------------------------------------------------/63 /***************************** TESTPOINT ******************************************\ 64 * TestFile: tst_psStats07.c * 65 * TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust N50: no vector mask} * 66 * TestType: Positive * 67 \**********************************************************************************/ 68 68 69 69 The expected N50 was 0.000000; the calculated N50 was 0.000000 … … 71 71 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust N50: no vector mask} | tst_psStats07.c) 72 72 73 / ----------------------------- TESTPOINT ------------------------------------------\74 | TestFile: tst_psStats07.c | 75 | TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Nfit: no vector mask} | 76 | TestType: Positive | 77 \ ----------------------------------------------------------------------------------/73 /***************************** TESTPOINT ******************************************\ 74 * TestFile: tst_psStats07.c * 75 * TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Nfit: no vector mask} * 76 * TestType: Positive * 77 \**********************************************************************************/ 78 78 79 79 The expected Nfit was 0.000000; the calculated Nfit was 0.000000 … … 81 81 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Nfit: no vector mask} | tst_psStats07.c) 82 82 83 / ----------------------------- TESTPOINT ------------------------------------------\84 | TestFile: tst_psStats07.c | 85 | TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust mean: with vector mask} | 86 | TestType: Positive | 87 \ ----------------------------------------------------------------------------------/83 /***************************** TESTPOINT ******************************************\ 84 * TestFile: tst_psStats07.c * 85 * TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust mean: with vector mask} * 86 * TestType: Positive * 87 \**********************************************************************************/ 88 88 89 89 Calling psVectorStats() on a vector with elements masked. … … 93 93 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust mean: with vector mask} | tst_psStats07.c) 94 94 95 / ----------------------------- TESTPOINT ------------------------------------------\96 | TestFile: tst_psStats07.c | 97 | TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Median: with vector mask} | 98 | TestType: Positive | 99 \ ----------------------------------------------------------------------------------/95 /***************************** TESTPOINT ******************************************\ 96 * TestFile: tst_psStats07.c * 97 * TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Median: with vector mask} * 98 * TestType: Positive * 99 \**********************************************************************************/ 100 100 101 101 The expected Median was 0.000000; the calculated Median was 0.000000 … … 103 103 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Median: with vector mask} | tst_psStats07.c) 104 104 105 / ----------------------------- TESTPOINT ------------------------------------------\106 | TestFile: tst_psStats07.c | 107 | TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Mode: with vector mask} | 108 | TestType: Positive | 109 \ ----------------------------------------------------------------------------------/105 /***************************** TESTPOINT ******************************************\ 106 * TestFile: tst_psStats07.c * 107 * TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Mode: with vector mask} * 108 * TestType: Positive * 109 \**********************************************************************************/ 110 110 111 111 The expected Mode was 40.000000; the calculated Mode was 40.000000 … … 113 113 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Mode: with vector mask} | tst_psStats07.c) 114 114 115 / ----------------------------- TESTPOINT ------------------------------------------\116 | TestFile: tst_psStats07.c | 117 | TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Stdev: with vector mask} | 118 | TestType: Positive | 119 \ ----------------------------------------------------------------------------------/115 /***************************** TESTPOINT ******************************************\ 116 * TestFile: tst_psStats07.c * 117 * TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Stdev: with vector mask} * 118 * TestType: Positive * 119 \**********************************************************************************/ 120 120 121 121 The expected Stdev was 0.000000; the calculated Stdev was 0.000000 … … 123 123 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Stdev: with vector mask} | tst_psStats07.c) 124 124 125 / ----------------------------- TESTPOINT ------------------------------------------\126 | TestFile: tst_psStats07.c | 127 | TestPoint: psStats functions{PS_STAT_ROBUST_STATS: lower quartile: with vector mask} | 128 | TestType: Positive | 129 \ ----------------------------------------------------------------------------------/125 /***************************** TESTPOINT ******************************************\ 126 * TestFile: tst_psStats07.c * 127 * TestPoint: psStats functions{PS_STAT_ROBUST_STATS: lower quartile: with vector mask} * 128 * TestType: Positive * 129 \**********************************************************************************/ 130 130 131 131 The expected LQ was 0.000000; the calculated LQ was 0.000000 … … 133 133 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: lower quartile: with vector mask} | tst_psStats07.c) 134 134 135 / ----------------------------- TESTPOINT ------------------------------------------\136 | TestFile: tst_psStats07.c | 137 | TestPoint: psStats functions{PS_STAT_ROBUST_STATS: upper quartile: with vector mask} | 138 | TestType: Positive | 139 \ ----------------------------------------------------------------------------------/135 /***************************** TESTPOINT ******************************************\ 136 * TestFile: tst_psStats07.c * 137 * TestPoint: psStats functions{PS_STAT_ROBUST_STATS: upper quartile: with vector mask} * 138 * TestType: Positive * 139 \**********************************************************************************/ 140 140 141 141 The expected UQ was 0.000000; the calculated UQ was 0.000000 … … 143 143 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: lower quartile: with vector mask} | tst_psStats07.c) 144 144 145 / ----------------------------- TESTPOINT ------------------------------------------\146 | TestFile: tst_psStats07.c | 147 | TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust N50: with vector mask} | 148 | TestType: Positive | 149 \ ----------------------------------------------------------------------------------/145 /***************************** TESTPOINT ******************************************\ 146 * TestFile: tst_psStats07.c * 147 * TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust N50: with vector mask} * 148 * TestType: Positive * 149 \**********************************************************************************/ 150 150 151 151 The expected N50 was 0.000000; the calculated N50 was 0.000000 … … 153 153 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust N50: with vector mask} | tst_psStats07.c) 154 154 155 / ----------------------------- TESTPOINT ------------------------------------------\156 | TestFile: tst_psStats07.c | 157 | TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Nfit: with vector mask} | 158 | TestType: Positive | 159 \ ----------------------------------------------------------------------------------/155 /***************************** TESTPOINT ******************************************\ 156 * TestFile: tst_psStats07.c * 157 * TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Nfit: with vector mask} * 158 * TestType: Positive * 159 \**********************************************************************************/ 160 160 161 161 The expected Nfit was 0.000000; the calculated Nfit was 0.000000 … … 163 163 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Nfit: with vector mask} | tst_psStats07.c) 164 164 165 / ----------------------------- TESTPOINT ------------------------------------------\166 | TestFile: tst_psStats07.c | 167 | TestPoint: psStats functions{psStats(): deallocating memory} | 168 | TestType: Positive | 169 \ ----------------------------------------------------------------------------------/165 /***************************** TESTPOINT ******************************************\ 166 * TestFile: tst_psStats07.c * 167 * TestPoint: psStats functions{psStats(): deallocating memory} * 168 * TestType: Positive * 169 \**********************************************************************************/ 170 170 171 171 -
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 -
trunk/psLib/test/dataManip/verified/tst_psStats09.stdout
r890 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psStats09.c | 3 | TestPoint: psStats functions{PS_STAT_CLIPPED_MEAN: no vector mask} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psStats09.c * 3 * TestPoint: psStats functions{PS_STAT_CLIPPED_MEAN: 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_CLIPPED_MEAN/STDEV: no vector mask} | tst_psStats09.c) 11 11 12 / ----------------------------- TESTPOINT ------------------------------------------\13 | TestFile: tst_psStats09.c | 14 | TestPoint: psStats functions{PS_STAT_CLIPPED_STDEV: no vector mask} | 15 | TestType: Positive | 16 \ ----------------------------------------------------------------------------------/12 /***************************** TESTPOINT ******************************************\ 13 * TestFile: tst_psStats09.c * 14 * TestPoint: psStats functions{PS_STAT_CLIPPED_STDEV: 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_CLIPPED_MEAN/STDEV: no vector mask} | tst_psStats09.c) 22 22 23 / ----------------------------- TESTPOINT ------------------------------------------\24 | TestFile: tst_psStats09.c | 25 | TestPoint: psStats functions{PS_STAT_CLIPPED_MEAN: vector mask} | 26 | TestType: Positive | 27 \ ----------------------------------------------------------------------------------/23 /***************************** TESTPOINT ******************************************\ 24 * TestFile: tst_psStats09.c * 25 * TestPoint: psStats functions{PS_STAT_CLIPPED_MEAN: 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_CLIPPED_MEAN/STDEV: vector mask} | tst_psStats09.c) 33 33 34 / ----------------------------- TESTPOINT ------------------------------------------\35 | TestFile: tst_psStats09.c | 36 | TestPoint: psStats functions{PS_STAT_CLIPPED_STDEV: vector mask} | 37 | TestType: Positive | 38 \ ----------------------------------------------------------------------------------/34 /***************************** TESTPOINT ******************************************\ 35 * TestFile: tst_psStats09.c * 36 * TestPoint: psStats functions{PS_STAT_CLIPPED_STDEV: 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_CLIPPED_MEAN/STDEV: vector mask} | tst_psStats09.c) 44 44 45 / ----------------------------- TESTPOINT ------------------------------------------\46 | TestFile: tst_psStats09.c | 47 | TestPoint: psStats functions{psStats(): deallocating memory} | 48 | TestType: Positive | 49 \ ----------------------------------------------------------------------------------/45 /***************************** TESTPOINT ******************************************\ 46 * TestFile: tst_psStats09.c * 47 * TestPoint: psStats functions{psStats(): deallocating memory} * 48 * TestType: Positive * 49 \**********************************************************************************/ 50 50 51 51 -
trunk/psLib/test/dataManip/verified/tst_psVectorFFT.stderr
r1019 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psVectorFFT.c | 3 | TestPoint: psFFT{600-testVectorFFT} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psVectorFFT.c * 3 * TestPoint: psFFT{600-testVectorFFT} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 8 8 ---> TESTPOINT PASSED (psFFT{600-testVectorFFT} | tst_psVectorFFT.c) 9 9 10 / ----------------------------- TESTPOINT ------------------------------------------\11 | TestFile: tst_psVectorFFT.c | 12 | TestPoint: psFFT{601-testVectorRealImaginary} | 13 | TestType: Positive | 14 \ ----------------------------------------------------------------------------------/10 /***************************** TESTPOINT ******************************************\ 11 * TestFile: tst_psVectorFFT.c * 12 * TestPoint: psFFT{601-testVectorRealImaginary} * 13 * TestType: Positive * 14 \**********************************************************************************/ 15 15 16 16 17 17 ---> TESTPOINT PASSED (psFFT{601-testVectorRealImaginary} | tst_psVectorFFT.c) 18 18 19 / ----------------------------- TESTPOINT ------------------------------------------\20 | TestFile: tst_psVectorFFT.c | 21 | TestPoint: psFFT{602-testVectorComplex} | 22 | TestType: Positive | 23 \ ----------------------------------------------------------------------------------/19 /***************************** TESTPOINT ******************************************\ 20 * TestFile: tst_psVectorFFT.c * 21 * TestPoint: psFFT{602-testVectorComplex} * 22 * TestType: Positive * 23 \**********************************************************************************/ 24 24 25 25 <DATE> <TIME> <HOST> |I|testVectorCompl|Following should be an error (type mismatch). … … 28 28 ---> TESTPOINT PASSED (psFFT{602-testVectorComplex} | tst_psVectorFFT.c) 29 29 30 / ----------------------------- TESTPOINT ------------------------------------------\31 | TestFile: tst_psVectorFFT.c | 32 | TestPoint: psFFT{603-testVectorConjugate} | 33 | TestType: Positive | 34 \ ----------------------------------------------------------------------------------/30 /***************************** TESTPOINT ******************************************\ 31 * TestFile: tst_psVectorFFT.c * 32 * TestPoint: psFFT{603-testVectorConjugate} * 33 * TestType: Positive * 34 \**********************************************************************************/ 35 35 36 36 37 37 ---> TESTPOINT PASSED (psFFT{603-testVectorConjugate} | tst_psVectorFFT.c) 38 38 39 / ----------------------------- TESTPOINT ------------------------------------------\40 | TestFile: tst_psVectorFFT.c | 41 | TestPoint: psFFT{604-testVectorPowerSpectrum} | 42 | TestType: Positive | 43 \ ----------------------------------------------------------------------------------/39 /***************************** TESTPOINT ******************************************\ 40 * TestFile: tst_psVectorFFT.c * 41 * TestPoint: psFFT{604-testVectorPowerSpectrum} * 42 * TestType: Positive * 43 \**********************************************************************************/ 44 44 45 45
Note:
See TracChangeset
for help on using the changeset viewer.
