- Timestamp:
- Jun 14, 2004, 2:13:57 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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
Note:
See TracChangeset
for help on using the changeset viewer.
