Changeset 2726
- Timestamp:
- Dec 16, 2004, 8:56:43 AM (22 years ago)
- Location:
- trunk/psLib/test/astronomy/verified
- Files:
-
- 2 edited
-
tst_psTime_03.stdout (modified) (6 diffs)
-
tst_psTime_04.stderr (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/verified/tst_psTime_03.stdout
r2180 r2726 5 5 \**********************************************************************************/ 6 6 7 Time 1: Seconds = 1 Microseconds = 1111118 Time 2: Seconds = 1 Microseconds = 1111119 Output Time: Seconds = 2 Microseconds = 22222210 7 11 8 ---> TESTPOINT PASSED (psTime{Test A - Add two times} | tst_psTime_03.c) … … 17 14 \**********************************************************************************/ 18 15 19 Time 1: Seconds = 6 Microseconds = 60000120 Time 2: Seconds = 5 Microseconds = 50000121 Output Time: Seconds = 12 Microseconds = 10000222 16 23 17 ---> TESTPOINT PASSED (psTime{Test B - Add two times with overflow in microseconds} | tst_psTime_03.c) … … 29 23 \**********************************************************************************/ 30 24 31 Time 1: Seconds = 3 Microseconds = 33333332 Time 2: Seconds = 1 Microseconds = 11111133 Output Time: Seconds = 2 Microseconds = 22222234 25 35 26 ---> TESTPOINT PASSED (psTime{Test C - Subtract two times} | tst_psTime_03.c) … … 41 32 \**********************************************************************************/ 42 33 43 Time 1: Seconds = 5 Microseconds = 144 Time 2: Seconds = 2 Microseconds = 345 Output Time: Seconds = 2 Microseconds = 99999846 34 47 35 ---> TESTPOINT PASSED (psTime{Test D - Subtact two times with underflow in microseconds} | tst_psTime_03.c) … … 53 41 \**********************************************************************************/ 54 42 55 Time 1: Seconds = 2 Microseconds = 156 Time 2: Seconds = 5 Microseconds = 357 Output Time: Seconds = 2 Microseconds = 99999858 43 59 44 ---> TESTPOINT PASSED (psTime{Test E - Delta two times} | tst_psTime_03.c) … … 61 46 /***************************** TESTPOINT ******************************************\ 62 47 * TestFile: tst_psTime_03.c * 63 * TestPoint: psTime{Test D - Free data}*48 * TestPoint: psTime{Test F - Delta two times with underflow in microseconds} * 64 49 * TestType: Positive * 65 50 \**********************************************************************************/ 66 51 67 52 68 ---> TESTPOINT PASSED (psTime{Test D - Free data} | tst_psTime_03.c)53 ---> TESTPOINT PASSED (psTime{Test F - Delta two times with underflow in microseconds} | tst_psTime_03.c) 69 54 55 /***************************** TESTPOINT ******************************************\ 56 * TestFile: tst_psTime_03.c * 57 * TestPoint: psTime{Test G - Add two times across leapsecond boundary} * 58 * TestType: Positive * 59 \**********************************************************************************/ 60 61 1999-01-01T00:00:14.000Z 62 63 ---> TESTPOINT PASSED (psTime{Test G - Add two times across leapsecond boundary} | tst_psTime_03.c) 64 65 /***************************** TESTPOINT ******************************************\ 66 * TestFile: tst_psTime_03.c * 67 * TestPoint: psTime{Test G - Free data} * 68 * TestType: Positive * 69 \**********************************************************************************/ 70 71 72 ---> TESTPOINT PASSED (psTime{Test G - Free data} | tst_psTime_03.c) 73 -
trunk/psLib/test/astronomy/verified/tst_psTime_04.stderr
r2535 r2726 1 1 <DATE><TIME>|<HOST>|E|psMetadataParseConfig (psMetadataIO.c:<LINENO>) 2 2 Failed to open file 'zzz'. Check if it exists and it has the proper permissions. 3 <DATE><TIME>|<HOST>|E|psLibInit (psConfigure.c:<LINENO>) 4 Failed to initialize psTime. 3 5 <DATE><TIME>|<HOST>|E|psLookupTableRead (psLookupTable.c:<LINENO>) 4 6 Failed to open file ../../dataxz/ser7.dat. … … 9 11 <DATE><TIME>|<HOST>|E|psLookupTableRead (psLookupTable.c:<LINENO>) 10 12 Failed to open file ../../dataxz/tai_utc.dat. 11 <DATE><TIME>|<HOST>|E|p sTimeInit (psTime.c:<LINENO>)13 <DATE><TIME>|<HOST>|E|p_psTimeInit (psTime.c:<LINENO>) 12 14 Incorrect number of table files entered. Found: 3. Expected: 4. 13 <DATE><TIME>|<HOST>|E|p sTimeInit (psTime.c:<LINENO>)15 <DATE><TIME>|<HOST>|E|p_psTimeInit (psTime.c:<LINENO>) 14 16 Incorrect vector size. Size: 3, Expected 4. 17 <DATE><TIME>|<HOST>|E|psLibInit (psConfigure.c:<LINENO>) 18 Failed to initialize psTime. 15 19 <DATE><TIME>|<HOST>|E|printError (psLookupTable.c:<LINENO>) 16 20 Unable to parse string, 53yyy244 on line 16.
Note:
See TracChangeset
for help on using the changeset viewer.
