Changeset 7983 for trunk/psLib/test
- Timestamp:
- Jul 25, 2006, 5:37:31 PM (20 years ago)
- Location:
- trunk/psLib/test/fits
- Files:
-
- 2 edited
-
Makefile.am (modified) (1 diff)
-
verified/tst_psFits.stderr (modified) (13 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/fits/Makefile.am
r7884 r7983 17 17 EXTRA_DIST = verified 18 18 19 CLEANFILES = $(TESTS) $(check_DATA) temp/* multi.fits table.fits tmpImages/* core core.* *~ 19 CLEANFILES = $(TESTS) $(check_DATA) temp/* multi.fits table.fits tmpImages/* core core.* *~ *.bb *.bbg *.da 20 20 21 21 tests: $(check_DATA) $(TESTS) -
trunk/psLib/test/fits/verified/tst_psFits.stderr
r6767 r7983 1 1 /***************************** TESTPOINT ******************************************\ 2 2 * TestFile: tst_psFits.c * 3 * TestPoint: ps Image{psFitsOpen}*3 * TestPoint: psFits{psFitsOpen} * 4 4 * TestType: Positive * 5 5 \**********************************************************************************/ … … 14 14 Specified mode, 'b+', is invalid. Supported modes are r, r+, rw, w, w+, a, or a+. 15 15 16 ---> TESTPOINT PASSED (ps Image{psFitsOpen} | tst_psFits.c)17 18 /***************************** TESTPOINT ******************************************\ 19 * TestFile: tst_psFits.c * 20 * TestPoint: ps Image{psFitsMoveExtName}*16 ---> TESTPOINT PASSED (psFits{psFitsOpen} | tst_psFits.c) 17 18 /***************************** TESTPOINT ******************************************\ 19 * TestFile: tst_psFits.c * 20 * TestPoint: psFits{psFitsMoveExtName} * 21 21 * TestType: Positive * 22 22 \**********************************************************************************/ … … 40 40 The input psFits object can not NULL. 41 41 42 ---> TESTPOINT PASSED (ps Image{psFitsMoveExtName} | tst_psFits.c)43 44 /***************************** TESTPOINT ******************************************\ 45 * TestFile: tst_psFits.c * 46 * TestPoint: ps Image{psFitsMoveExtNum}*42 ---> TESTPOINT PASSED (psFits{psFitsMoveExtName} | tst_psFits.c) 43 44 /***************************** TESTPOINT ******************************************\ 45 * TestFile: tst_psFits.c * 46 * TestPoint: psFits{psFitsMoveExtNum} * 47 47 * TestType: Positive * 48 48 \**********************************************************************************/ … … 81 81 The input psFits object can not NULL. 82 82 83 ---> TESTPOINT PASSED (ps Image{psFitsMoveExtNum} | tst_psFits.c)84 85 /***************************** TESTPOINT ******************************************\ 86 * TestFile: tst_psFits.c * 87 * TestPoint: ps Image{psFitsReadHeader}*83 ---> TESTPOINT PASSED (psFits{psFitsMoveExtNum} | tst_psFits.c) 84 85 /***************************** TESTPOINT ******************************************\ 86 * TestFile: tst_psFits.c * 87 * TestPoint: psFits{psFitsReadHeader} * 88 88 * TestType: Positive * 89 89 \**********************************************************************************/ … … 94 94 The input psFits object can not NULL. 95 95 96 ---> TESTPOINT PASSED (ps Image{psFitsReadHeader} | tst_psFits.c)97 98 /***************************** TESTPOINT ******************************************\ 99 * TestFile: tst_psFits.c * 100 * TestPoint: ps Image{psFitsReadHeaderSet}*96 ---> TESTPOINT PASSED (psFits{psFitsReadHeader} | tst_psFits.c) 97 98 /***************************** TESTPOINT ******************************************\ 99 * TestFile: tst_psFits.c * 100 * TestPoint: psFits{psFitsReadHeaderSet} * 101 101 * TestType: Positive * 102 102 \**********************************************************************************/ … … 105 105 The input psFits object can not NULL. 106 106 107 ---> TESTPOINT PASSED (ps Image{psFitsReadHeaderSet} | tst_psFits.c)108 109 /***************************** TESTPOINT ******************************************\ 110 * TestFile: tst_psFits.c * 111 * TestPoint: ps Image{psFitsReadTable}*107 ---> TESTPOINT PASSED (psFits{psFitsReadHeaderSet} | tst_psFits.c) 108 109 /***************************** TESTPOINT ******************************************\ 110 * TestFile: tst_psFits.c * 111 * TestPoint: psFits{psFitsReadTable} * 112 112 * TestType: Positive * 113 113 \**********************************************************************************/ … … 116 116 The input psFits object can not NULL. 117 117 118 ---> TESTPOINT PASSED (ps Image{psFitsReadTable} | tst_psFits.c)119 120 /***************************** TESTPOINT ******************************************\ 121 * TestFile: tst_psFits.c * 122 * TestPoint: ps Image{psFitsReadTableColumnNum}*118 ---> TESTPOINT PASSED (psFits{psFitsReadTable} | tst_psFits.c) 119 120 /***************************** TESTPOINT ******************************************\ 121 * TestFile: tst_psFits.c * 122 * TestPoint: psFits{psFitsReadTableColumnNum} * 123 123 * TestType: Positive * 124 124 \**********************************************************************************/ … … 134 134 CFITSIO Error: named column not found 135 135 136 ---> TESTPOINT PASSED (ps Image{psFitsReadTableColumnNum} | tst_psFits.c)137 138 /***************************** TESTPOINT ******************************************\ 139 * TestFile: tst_psFits.c * 140 * TestPoint: ps Image{psFitsReadTableColumn}*136 ---> TESTPOINT PASSED (psFits{psFitsReadTableColumnNum} | tst_psFits.c) 137 138 /***************************** TESTPOINT ******************************************\ 139 * TestFile: tst_psFits.c * 140 * TestPoint: psFits{psFitsReadTableColumn} * 141 141 * TestType: Positive * 142 142 \**********************************************************************************/ … … 152 152 CFITSIO Error: named column not found 153 153 154 ---> TESTPOINT PASSED (ps Image{psFitsReadTableColumn} | tst_psFits.c)155 156 /***************************** TESTPOINT ******************************************\ 157 * TestFile: tst_psFits.c * 158 * TestPoint: ps Image{psFitsUpdateTable}*154 ---> TESTPOINT PASSED (psFits{psFitsReadTableColumn} | tst_psFits.c) 155 156 /***************************** TESTPOINT ******************************************\ 157 * TestFile: tst_psFits.c * 158 * TestPoint: psFits{psFitsUpdateTable} * 159 159 * TestType: Positive * 160 160 \**********************************************************************************/ … … 178 178 CFITSIO Error: bad first row number 179 179 180 ---> TESTPOINT PASSED (ps Image{psFitsUpdateTable} | tst_psFits.c)181 182 /***************************** TESTPOINT ******************************************\ 183 * TestFile: tst_psFits.c * 184 * TestPoint: ps Image{psFitsReadImage}*180 ---> TESTPOINT PASSED (psFits{psFitsUpdateTable} | tst_psFits.c) 181 182 /***************************** TESTPOINT ******************************************\ 183 * TestFile: tst_psFits.c * 184 * TestPoint: psFits{psFitsReadImage} * 185 185 * TestType: Positive * 186 186 \**********************************************************************************/ … … 191 191 The input psFits object can not NULL. 192 192 193 ---> TESTPOINT PASSED (ps Image{psFitsReadImage} | tst_psFits.c)194 195 /***************************** TESTPOINT ******************************************\ 196 * TestFile: tst_psFits.c * 197 * TestPoint: ps Image{psFitsWriteImage}*193 ---> TESTPOINT PASSED (psFits{psFitsReadImage} | tst_psFits.c) 194 195 /***************************** TESTPOINT ******************************************\ 196 * TestFile: tst_psFits.c * 197 * TestPoint: psFits{psFitsWriteImage} * 198 198 * TestType: Positive * 199 199 \**********************************************************************************/ … … 204 204 The input psImage was NULL. Need a non-NULL psImage for operation to be performed. 205 205 206 ---> TESTPOINT PASSED (ps Image{psFitsWriteImage} | tst_psFits.c)207 208 /***************************** TESTPOINT ******************************************\ 209 * TestFile: tst_psFits.c * 210 * TestPoint: ps Image{psFitsWriteHeader}*206 ---> TESTPOINT PASSED (psFits{psFitsWriteImage} | tst_psFits.c) 207 208 /***************************** TESTPOINT ******************************************\ 209 * TestFile: tst_psFits.c * 210 * TestPoint: psFits{psFitsWriteHeader} * 211 211 * TestType: Positive * 212 212 \**********************************************************************************/ … … 217 217 The input psFits object can not NULL. 218 218 219 ---> TESTPOINT PASSED (ps Image{psFitsWriteHeader} | tst_psFits.c)220 219 ---> TESTPOINT PASSED (psFits{psFitsWriteHeader} | tst_psFits.c) 220
Note:
See TracChangeset
for help on using the changeset viewer.
