Changeset 898
- Timestamp:
- Jun 7, 2004, 10:30:41 AM (22 years ago)
- Location:
- trunk/psLib/test/dataManip/verified
- Files:
-
- 1 added
- 2 edited
-
tst_psMatrix03.stdout (modified) (1 diff)
-
tst_psMatrix04.stderr (added)
-
tst_psMatrix04.stdout (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/verified/tst_psMatrix03.stdout
r872 r898 24 24 0.750000 -2.750000 -6.500000 25 25 4.000000 5.000000 6.000000 26 Error: Resulting image is not PS_DIMEN_IMAGE27 26 28 27 ---> TESTPOINT PASSED (psMatrix{Calculate LU matrix} | tst_psMatrix03.c) -
trunk/psLib/test/dataManip/verified/tst_psMatrix04.stdout
r804 r898 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 \----------------------------------------------------------------------------------/ 53 54 55 ---> TESTPOINT PASSED (psMatrix{Attempt to use null input image argument} | tst_psMatrix04.c) 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 \----------------------------------------------------------------------------------/ 64 65 66 ---> TESTPOINT PASSED (psMatrix{Attempt to use null input float argument} | tst_psMatrix04.c) 67
Note:
See TracChangeset
for help on using the changeset viewer.
