IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2726


Ignore:
Timestamp:
Dec 16, 2004, 8:56:43 AM (22 years ago)
Author:
harman
Message:

Updated truth

Location:
trunk/psLib/test/astronomy/verified
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astronomy/verified/tst_psTime_03.stdout

    r2180 r2726  
    55\**********************************************************************************/
    66
    7 Time 1: Seconds = 1 Microseconds = 111111
    8 Time 2: Seconds = 1 Microseconds = 111111
    9 Output Time: Seconds = 2 Microseconds = 222222
    107
    118---> TESTPOINT PASSED (psTime{Test A - Add two times} | tst_psTime_03.c)
     
    1714\**********************************************************************************/
    1815
    19 Time 1: Seconds = 6 Microseconds = 600001
    20 Time 2: Seconds = 5 Microseconds = 500001
    21 Output Time: Seconds = 12 Microseconds = 100002
    2216
    2317---> TESTPOINT PASSED (psTime{Test B - Add two times with overflow in microseconds} | tst_psTime_03.c)
     
    2923\**********************************************************************************/
    3024
    31 Time 1: Seconds = 3 Microseconds = 333333
    32 Time 2: Seconds = 1 Microseconds = 111111
    33 Output Time: Seconds = 2 Microseconds = 222222
    3425
    3526---> TESTPOINT PASSED (psTime{Test C - Subtract two times} | tst_psTime_03.c)
     
    4132\**********************************************************************************/
    4233
    43 Time 1: Seconds = 5 Microseconds = 1
    44 Time 2: Seconds = 2 Microseconds = 3
    45 Output Time: Seconds = 2 Microseconds = 999998
    4634
    4735---> TESTPOINT PASSED (psTime{Test D - Subtact two times with underflow in microseconds} | tst_psTime_03.c)
     
    5341\**********************************************************************************/
    5442
    55 Time 1: Seconds = 2 Microseconds = 1
    56 Time 2: Seconds = 5 Microseconds = 3
    57 Output Time: Seconds = 2 Microseconds = 999998
    5843
    5944---> TESTPOINT PASSED (psTime{Test E - Delta two times} | tst_psTime_03.c)
     
    6146/***************************** TESTPOINT ******************************************\
    6247*             TestFile: tst_psTime_03.c                                            *
    63 *            TestPoint: psTime{Test D - Free data}                                *
     48*            TestPoint: psTime{Test F - Delta two times with underflow in microseconds} *
    6449*             TestType: Positive                                                   *
    6550\**********************************************************************************/
    6651
    6752
    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)
    6954
     55/***************************** TESTPOINT ******************************************\
     56*             TestFile: tst_psTime_03.c                                            *
     57*            TestPoint: psTime{Test G - Add two times across leapsecond boundary}  *
     58*             TestType: Positive                                                   *
     59\**********************************************************************************/
     60
     611999-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  
    11<DATE><TIME>|<HOST>|E|psMetadataParseConfig (psMetadataIO.c:<LINENO>)
    22    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.
    35<DATE><TIME>|<HOST>|E|psLookupTableRead (psLookupTable.c:<LINENO>)
    46    Failed to open file ../../dataxz/ser7.dat.
     
    911<DATE><TIME>|<HOST>|E|psLookupTableRead (psLookupTable.c:<LINENO>)
    1012    Failed to open file ../../dataxz/tai_utc.dat.
    11 <DATE><TIME>|<HOST>|E|psTimeInit (psTime.c:<LINENO>)
     13<DATE><TIME>|<HOST>|E|p_psTimeInit (psTime.c:<LINENO>)
    1214    Incorrect number of table files entered. Found: 3. Expected: 4.
    13 <DATE><TIME>|<HOST>|E|psTimeInit (psTime.c:<LINENO>)
     15<DATE><TIME>|<HOST>|E|p_psTimeInit (psTime.c:<LINENO>)
    1416    Incorrect vector size. Size: 3, Expected 4.
     17<DATE><TIME>|<HOST>|E|psLibInit (psConfigure.c:<LINENO>)
     18    Failed to initialize psTime.
    1519<DATE><TIME>|<HOST>|E|printError (psLookupTable.c:<LINENO>)
    1620    Unable to parse string, 53yyy244 on line 16.
Note: See TracChangeset for help on using the changeset viewer.