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_04.stdout

    r3273 r4059  
    1 /***************************** TESTPOINT ******************************************\
    2 *             TestFile: tst_psTime_04.c                                            *
    3 *            TestPoint: psTime{Test A - Initialize time}                           *
    4 *             TestType: Positive                                                   *
    5 \**********************************************************************************/
    6 
    7 
    8 ---> TESTPOINT PASSED (psTime{Test A - Initialize time} | tst_psTime_04.c)
    9 
    10 /***************************** TESTPOINT ******************************************\
    11 *             TestFile: tst_psTime_04.c                                            *
    12 *            TestPoint: psTime{Test B - Attempt to open non-existant time config file} *
    13 *             TestType: Negative                                                   *
    14 *    ExpectedErrorText: Failed to open file 'zzz'.  Check if it exists and it has the proper permissions. *
    15 *  ExpectedStatusValue: 0                                                          *
    16 \**********************************************************************************/
    17 
    18 
    19 ---> TESTPOINT PASSED (psTime{Test B - Attempt to open non-existant time config file} | tst_psTime_04.c)
    20 
    21 /***************************** TESTPOINT ******************************************\
    22 *             TestFile: tst_psTime_04.c                                            *
    23 *            TestPoint: psTime{Test C - Attempt to open non-existant time data files} *
    24 *             TestType: Negative                                                   *
    25 *    ExpectedErrorText: Failed to open file 'zzz'.  Check if it exists and it has the proper permissions. *
    26 *  ExpectedStatusValue: 0                                                          *
    27 \**********************************************************************************/
    28 
    29 
    30 ---> TESTPOINT PASSED (psTime{Test C - Attempt to open non-existant time data files} | tst_psTime_04.c)
    31 
    32 /***************************** TESTPOINT ******************************************\
    33 *             TestFile: tst_psTime_04.c                                            *
    34 *            TestPoint: psTime{Test D - Attempt to read incorrect number of files} *
    35 *             TestType: Negative                                                   *
    36 *    ExpectedErrorText: Incorrect number of table files entered. Found: 3. Expected: 4. *
    37 *  ExpectedStatusValue: 0                                                          *
    38 \**********************************************************************************/
    39 
    40 
    41 ---> TESTPOINT PASSED (psTime{Test D - Attempt to read incorrect number of files} | tst_psTime_04.c)
    42 
    43 /***************************** TESTPOINT ******************************************\
    44 *             TestFile: tst_psTime_04.c                                            *
    45 *            TestPoint: psTime{Test E - Attempt to read incorrect number of from values} *
    46 *             TestType: Negative                                                   *
    47 *    ExpectedErrorText: Incorrect vector size. Size: 3, Expected 4.                *
    48 *  ExpectedStatusValue: 0                                                          *
    49 \**********************************************************************************/
    50 
    51 
    52 ---> TESTPOINT PASSED (psTime{Test E - Attempt to read incorrect number of from values} | tst_psTime_04.c)
    53 
    54 /***************************** TESTPOINT ******************************************\
    55 *             TestFile: tst_psTime_04.c                                            *
    56 *            TestPoint: psTime{Test F - Attempt to read data file with typo in number} *
    57 *             TestType: Negative                                                   *
    58 *    ExpectedErrorText: Unable to parse string, number on line 16.                 *
    59 *  ExpectedStatusValue: 0                                                          *
    60 \**********************************************************************************/
    61 
    62 
    63 ---> TESTPOINT PASSED (psTime{Test F - Attempt to read data file with typo in number} | tst_psTime_04.c)
    64 
    65 /***************************** TESTPOINT ******************************************\
    66 *             TestFile: tst_psTime_04.c                                            *
    67 *            TestPoint: psTime{Test G - Free data}                                 *
    68 *             TestType: Positive                                                   *
    69 \**********************************************************************************/
    70 
    71 
    72 ---> TESTPOINT PASSED (psTime{Test G - Free data} | tst_psTime_04.c)
    73 
Note: See TracChangeset for help on using the changeset viewer.