IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 31, 2005, 12:02:28 PM (21 years ago)
Author:
evanalst
Message:

Updates to time functions for SDR-14.

File:
1 edited

Legend:

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

    r3712 r4059  
    1 /***************************** TESTPOINT ******************************************\
    2 *             TestFile: tst_psTime_03.c                                            *
    3 *            TestPoint: psTime{Test A - Add two times}                             *
    4 *             TestType: Positive                                                   *
    5 \**********************************************************************************/
    6 
    7 
    8 ---> TESTPOINT PASSED (psTime{Test A - Add two times} | tst_psTime_03.c)
    9 
    10 /***************************** TESTPOINT ******************************************\
    11 *             TestFile: tst_psTime_03.c                                            *
    12 *            TestPoint: psTime{Test B - Add two times with overflow in microseconds} *
    13 *             TestType: Positive                                                   *
    14 \**********************************************************************************/
    15 
    16 
    17 ---> TESTPOINT PASSED (psTime{Test B - Add two times with overflow in microseconds} | tst_psTime_03.c)
    18 
    19 /***************************** TESTPOINT ******************************************\
    20 *             TestFile: tst_psTime_03.c                                            *
    21 *            TestPoint: psTime{Test C - Subtract two times}                        *
    22 *             TestType: Positive                                                   *
    23 \**********************************************************************************/
    24 
    25 
    26 ---> TESTPOINT PASSED (psTime{Test C - Subtract two times} | tst_psTime_03.c)
    27 
    28 /***************************** TESTPOINT ******************************************\
    29 *             TestFile: tst_psTime_03.c                                            *
    30 *            TestPoint: psTime{Test D - Subtact two times with underflow in nanoseconds} *
    31 *             TestType: Positive                                                   *
    32 \**********************************************************************************/
    33 
    34 
    35 ---> TESTPOINT PASSED (psTime{Test D - Subtact two times with underflow in nanoseconds} | tst_psTime_03.c)
    36 
    37 /***************************** TESTPOINT ******************************************\
    38 *             TestFile: tst_psTime_03.c                                            *
    39 *            TestPoint: psTime{Test E - Delta two times}                           *
    40 *             TestType: Positive                                                   *
    41 \**********************************************************************************/
    42 
    43 
    44 ---> TESTPOINT PASSED (psTime{Test E - Delta two times} | tst_psTime_03.c)
    45 
    46 /***************************** TESTPOINT ******************************************\
    47 *             TestFile: tst_psTime_03.c                                            *
    48 *            TestPoint: psTime{Test F - Delta two times with underflow in microseconds} *
    49 *             TestType: Positive                                                   *
    50 \**********************************************************************************/
    51 
    52 
    53 ---> TESTPOINT PASSED (psTime{Test F - Delta two times with underflow in microseconds} | tst_psTime_03.c)
    54 
    55 /***************************** TESTPOINT ******************************************\
    56 *             TestFile: tst_psTime_03.c                                            *
    57 *            TestPoint: psTime{Test F1 - Delta two UTC times}                      *
    58 *             TestType: Positive                                                   *
    59 \**********************************************************************************/
    60 
    61 
    62 ---> TESTPOINT PASSED (psTime{Test F1 - Delta two UTC times} | tst_psTime_03.c)
    63 
    64 /***************************** TESTPOINT ******************************************\
    65 *             TestFile: tst_psTime_03.c                                            *
    66 *            TestPoint: psTime{Test G - Add two times across leapsecond boundary}  *
    67 *             TestType: Positive                                                   *
    68 \**********************************************************************************/
    69 
    70 1999-01-01T<DATE>.000Z
    71 
    72 ---> TESTPOINT PASSED (psTime{Test G - Add two times across leapsecond boundary} | tst_psTime_03.c)
    73 
    74 /***************************** TESTPOINT ******************************************\
    75 *             TestFile: tst_psTime_03.c                                            *
    76 *            TestPoint: psTime{Test H - Find number of leapseconds added between two times} *
    77 *             TestType: Positive                                                   *
    78 \**********************************************************************************/
    79 
    80 22
    81 
    82 ---> TESTPOINT PASSED (psTime{Test H - Find number of leapseconds added between two times} | tst_psTime_03.c)
    83 
    84 /***************************** TESTPOINT ******************************************\
    85 *             TestFile: tst_psTime_03.c                                            *
    86 *            TestPoint: psTime{Test H1 - Verify error message in allocating invalid time type} *
    87 *             TestType: Positive                                                   *
    88 \**********************************************************************************/
    89 
    90 
    91 ---> TESTPOINT PASSED (psTime{Test H1 - Verify error message in allocating invalid time type} | tst_psTime_03.c)
    92 
    93 /***************************** TESTPOINT ******************************************\
    94 *             TestFile: tst_psTime_03.c                                            *
    95 *            TestPoint: psTime{Test I - Free data}                                 *
    96 *             TestType: Positive                                                   *
    97 \**********************************************************************************/
    98 
    99 
    100 ---> TESTPOINT PASSED (psTime{Test I - Free data} | tst_psTime_03.c)
    101 
Note: See TracChangeset for help on using the changeset viewer.