- Timestamp:
- Apr 4, 2006, 12:04:46 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/verified/tst_psEarthOrientation.stderr
r5657 r6770 5 5 \**********************************************************************************/ 6 6 7 <DATE><TIME>|<HOST>|I|testAberration 8 Following should generate error message 7 9 <DATE><TIME>|<HOST>|E|psAberration (FILE:LINENO) 8 10 Unallowable operation: actual is NULL. 11 <DATE><TIME>|<HOST>|I|testAberration 12 Following should generate error message 9 13 <DATE><TIME>|<HOST>|E|psAberration (FILE:LINENO) 10 14 Unallowable operation: direction is NULL. 11 <DATE><TIME>|<HOST>|E|testAberration (FILE:LINENO) 12 psGravityDeflection returned incorrect values. 13 Return value mismatch: expected 0, got 3 14 ---> TESTPOINT FAILED (psEarthOrientation{psAberration()} | tst_psEarthOrientation.c) 15 16 ---> TESTPOINT PASSED (psEarthOrientation{psAberration()} | tst_psEarthOrientation.c) 15 17 16 18 /***************************** TESTPOINT ******************************************\ … … 33 35 \**********************************************************************************/ 34 36 37 <DATE><TIME>|<HOST>|I|testEOCPrecession 38 Following should generate error message 35 39 <DATE><TIME>|<HOST>|E|psEOC_PrecessionModel (FILE:LINENO) 36 40 Unallowable operation: time is NULL. 41 <DATE><TIME>|<HOST>|I|testEOCPrecession 42 Following should generate error message 37 43 <DATE><TIME>|<HOST>|E|psEOC_PrecessionModel (FILE:LINENO) 38 44 Invalid time input. Time cannot be of type UT1. 45 46 ---> TESTPOINT PASSED (psEarthOrientation{psEOCPrecession()} | tst_psEarthOrientation.c) 47 48 /***************************** TESTPOINT ******************************************\ 49 * TestFile: tst_psEarthOrientation.c * 50 * TestPoint: psEarthOrientation{psEOCPrecessionCorr()} * 51 * TestType: Positive * 52 \**********************************************************************************/ 53 54 <DATE><TIME>|<HOST>|I|testEOCPrecessionCorr 55 Following should generate error message 39 56 <DATE><TIME>|<HOST>|E|psEOC_PrecessionCorr (FILE:LINENO) 40 57 Unallowable operation: time is NULL. 58 <DATE><TIME>|<HOST>|I|testEOCPrecessionCorr 59 Following should generate error message 41 60 <DATE><TIME>|<HOST>|E|psEOC_PrecessionCorr (FILE:LINENO) 42 61 Error: bulletin, 3, is out of range. Must be between 0 and 1. 43 62 44 ---> TESTPOINT PASSED (psEarthOrientation{psEOCPrecession ()} | tst_psEarthOrientation.c)63 ---> TESTPOINT PASSED (psEarthOrientation{psEOCPrecessionCorr()} | tst_psEarthOrientation.c) 45 64 46 65 /***************************** TESTPOINT ******************************************\ … … 50 69 \**********************************************************************************/ 51 70 52 <DATE><TIME>|<HOST>|E|psEOC_PolarTideCorr (FILE:LINENO) 71 <DATE><TIME>|<HOST>|I|testEOCPolar 72 Following should generate error message 73 <DATE><TIME>|<HOST>|E|psEOC_GetPolarMotion (FILE:LINENO) 53 74 Unallowable operation: time is NULL. 75 <DATE><TIME>|<HOST>|I|testEOCPolar 76 Following should generate error message 54 77 <DATE><TIME>|<HOST>|E|psEOC_GetPolarMotion (FILE:LINENO) 55 78 Unallowable operation: time is NULL. … … 59 82 /***************************** TESTPOINT ******************************************\ 60 83 * TestFile: tst_psEarthOrientation.c * 84 * TestPoint: psEarthOrientation{psEOCPolarTide()} * 85 * TestType: Positive * 86 \**********************************************************************************/ 87 88 <DATE><TIME>|<HOST>|I|testEOCPolarTide 89 Following should generate error message 90 <DATE><TIME>|<HOST>|E|psEOC_PolarTideCorr (FILE:LINENO) 91 Unallowable operation: time is NULL. 92 93 ---> TESTPOINT PASSED (psEarthOrientation{psEOCPolarTide()} | tst_psEarthOrientation.c) 94 95 /***************************** TESTPOINT ******************************************\ 96 * TestFile: tst_psEarthOrientation.c * 61 97 * TestPoint: psEarthOrientation{psEOCNutation()} * 62 98 * TestType: Positive * 63 99 \**********************************************************************************/ 64 100 101 <DATE><TIME>|<HOST>|I|testEOCNutation 102 Following should generate error message 65 103 <DATE><TIME>|<HOST>|E|psEOC_NutationCorr (FILE:LINENO) 66 104 Unallowable operation: time is NULL. 67 <DATE><TIME>|<HOST>|E|psEOC_NutationCorr (FILE:LINENO)68 Invalid time input. Time cannot be of type UT1.69 105 70 106 ---> TESTPOINT PASSED (psEarthOrientation{psEOCNutation()} | tst_psEarthOrientation.c) … … 76 112 \**********************************************************************************/ 77 113 114 <DATE><TIME>|<HOST>|I|testSphereRot_TEOtoCEO 115 Following should generate error message 116 <DATE><TIME>|<HOST>|E|psSphereRot_TEOtoCEO (FILE:LINENO) 117 Unallowable operation: time is NULL. 78 118 79 119 ---> TESTPOINT PASSED (psEarthOrientation{psSphereRot_TEOtoCEO()} | tst_psEarthOrientation.c) … … 85 125 \**********************************************************************************/ 86 126 127 <DATE><TIME>|<HOST>|I|testSphereRot_CEOtoGCRS 128 Following should generate error message 87 129 <DATE><TIME>|<HOST>|E|psSphereRot_CEOtoGCRS (FILE:LINENO) 88 130 Unallowable operation: pole is NULL. … … 96 138 \**********************************************************************************/ 97 139 140 <DATE><TIME>|<HOST>|I|testSphereRot_ITRStoTEO 141 Following should generate error message 98 142 <DATE><TIME>|<HOST>|E|psSphereRot_ITRStoTEO (FILE:LINENO) 99 143 Unallowable operation: motion is NULL. … … 101 145 ---> TESTPOINT PASSED (psEarthOrientation{psSphereRRot_ITRStoTEO()} | tst_psEarthOrientation.c) 102 146 103 <DATE><TIME>|<HOST>|E|p_runTestSuite (FILE:LINENO) 104 One or more tests failed 147 /***************************** TESTPOINT ******************************************\ 148 * TestFile: tst_psEarthOrientation.c * 149 * TestPoint: psEarthOrientation{psSphereRotPrecess()} * 150 * TestType: Positive * 151 \**********************************************************************************/ 152 153 <DATE><TIME>|<HOST>|W|psSpherePrecess (FILE:LINENO) 154 From time is later than to time in psSpherePrecess. 155 <DATE><TIME>|<HOST>|W|psSpherePrecess (FILE:LINENO) 156 From time is later than to time in psSpherePrecess. 157 <DATE><TIME>|<HOST>|W|psSpherePrecess (FILE:LINENO) 158 From time is later than to time in psSpherePrecess. 159 <DATE><TIME>|<HOST>|W|psSpherePrecess (FILE:LINENO) 160 From time is later than to time in psSpherePrecess. 161 <DATE><TIME>|<HOST>|W|psSpherePrecess (FILE:LINENO) 162 From time is later than to time in psSpherePrecess. 163 <DATE><TIME>|<HOST>|W|psSpherePrecess (FILE:LINENO) 164 From time is later than to time in psSpherePrecess. 165 <DATE><TIME>|<HOST>|I|testSphereRotPrecess 166 Following should generate an error message 167 <DATE><TIME>|<HOST>|E|psSpherePrecess (FILE:LINENO) 168 Error: mode, 10, is out of range. Must be between 0 and 3. 169 <DATE><TIME>|<HOST>|I|testSphereRotPrecess 170 Following should generate an error message 171 <DATE><TIME>|<HOST>|E|psSpherePrecess (FILE:LINENO) 172 Invalid time inputs. fromTime & toTime cannot both be NULL. 173 174 ---> TESTPOINT PASSED (psEarthOrientation{psSphereRotPrecess()} | tst_psEarthOrientation.c) 175
Note:
See TracChangeset
for help on using the changeset viewer.
