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