Changeset 872 for trunk/psLib/test/dataManip/verified/tst_psMatrix03.stdout
- Timestamp:
- Jun 4, 2004, 1:42:57 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/verified/tst_psMatrix03.stdout
r804 r872 24 24 0.750000 -2.750000 -6.500000 25 25 4.000000 5.000000 6.000000 26 Error: Resulting image is not PS_DIMEN_IMAGE 26 27 27 28 ---> TESTPOINT PASSED (psMatrix{Calculate LU matrix} | tst_psMatrix03.c) … … 36 37 -2.000000 37 38 3.000000 39 Error: Resulting image is not PS_DIMEN_VECTOR 38 40 39 41 ---> TESTPOINT PASSED (psMatrix{Determine solution to matrix equation} | tst_psMatrix03.c) … … 48 50 ---> TESTPOINT PASSED (psMatrix{Free input and output images and vectors} | tst_psMatrix03.c) 49 51 52 /----------------------------- TESTPOINT ------------------------------------------\ 53 | TestFile: tst_psMatrix03.c | 54 | TestPoint: psMatrix{Attempt to use null image input argument} | 55 | TestType: Negative | 56 | ExpectedErrorText: Invalid operation: inImage or its data is NULL. | 57 | ExpectedStatusValue: 0 | 58 \----------------------------------------------------------------------------------/ 59 60 61 ---> TESTPOINT PASSED (psMatrix{Attempt to use null image input argument} | tst_psMatrix03.c) 62 63 /----------------------------- TESTPOINT ------------------------------------------\ 64 | TestFile: tst_psMatrix03.c | 65 | TestPoint: psMatrix{Attempt to use null input vector argument} | 66 | TestType: Negative | 67 | ExpectedErrorText: Invalid operation: inVector or its data is NULL. | 68 | ExpectedStatusValue: 0 | 69 \----------------------------------------------------------------------------------/ 70 71 72 ---> TESTPOINT PASSED (psMatrix{Attempt to use null input vector argument} | tst_psMatrix03.c) 73 74 /----------------------------- TESTPOINT ------------------------------------------\ 75 | TestFile: tst_psMatrix03.c | 76 | TestPoint: psMatrix{Attempt to use null LU image argument} | 77 | TestType: Negative | 78 | ExpectedErrorText: Invalid operation: inImage or its data is NULL. | 79 | ExpectedStatusValue: 0 | 80 \----------------------------------------------------------------------------------/ 81 82 83 ---> TESTPOINT PASSED (psMatrix{Attempt to use null LU image argument} | tst_psMatrix03.c) 84
Note:
See TracChangeset
for help on using the changeset viewer.
