IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 1, 2005, 5:40:38 PM (21 years ago)
Author:
evanalst
Message:

Add test cases for psSpherePrecess function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astronomy/verified/tst_psCoord.stderr

    r3352 r3360  
    179179/***************************** TESTPOINT ******************************************\
    180180*             TestFile: tst_psCoord.c                                              *
     181*            TestPoint: psCoord{psSphereTransformPrecess()}                        *
     182*             TestType: Positive                                                   *
     183\**********************************************************************************/
     184
     185<DATE><TIME>|<HOST>|I|testSphereTransformPrecess
     186    Following should generate an error message
     187<DATE><TIME>|<HOST>|E|psSpherePrecess (FILE:LINENO)
     188    Unallowable operation: toTime is NULL.
     189<DATE><TIME>|<HOST>|I|testSphereTransformPrecess
     190    Following should generate an error message
     191<DATE><TIME>|<HOST>|E|psSpherePrecess (FILE:LINENO)
     192    Unallowable operation: fromTime is NULL.
     193<DATE><TIME>|<HOST>|I|testSphereTransformPrecess
     194    Following should generate an error message
     195<DATE><TIME>|<HOST>|E|psSpherePrecess (FILE:LINENO)
     196    Unallowable operation: coords is NULL.
     197
     198---> TESTPOINT PASSED (psCoord{psSphereTransformPrecess()} | tst_psCoord.c)
     199
     200/***************************** TESTPOINT ******************************************\
     201*             TestFile: tst_psCoord.c                                              *
    181202*            TestPoint: psCoord{psSphereGetOffset()}                               *
    182203*             TestType: Positive                                                   *
Note: See TracChangeset for help on using the changeset viewer.