Changeset 2726 for trunk/psLib/test/astronomy/verified/tst_psTime_03.stdout
- Timestamp:
- Dec 16, 2004, 8:56:43 AM (22 years ago)
- File:
-
- 1 edited
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
Note:
See TracChangeset
for help on using the changeset viewer.
