IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 21, 2005, 3:36:47 PM (21 years ago)
Author:
evanalst
Message:

Update tests for psSphereGetOffset and psSphereSetOffset.

File:
1 edited

Legend:

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

    r3432 r3471  
    226226---> TESTPOINT PASSED (psCoord{psSphereTransformPrecess()} | tst_psCoord.c)
    227227
    228 /***************************** TESTPOINT ******************************************\
    229 *             TestFile: tst_psCoord.c                                              *
    230 *            TestPoint: psCoord{psSphereGetOffset()}                               *
    231 *             TestType: Positive                                                   *
    232 \**********************************************************************************/
    233 
    234 <DATE><TIME>|<HOST>|E|psSphereGetOffset (FILE:LINENO)
    235     Unallowable operation: position1 is NULL.
    236 <DATE><TIME>|<HOST>|E|psSphereGetOffset (FILE:LINENO)
    237     Unallowable operation: position2 is NULL.
    238 <DATE><TIME>|<HOST>|E|psSphereGetOffset (FILE:LINENO)
    239     Specified offset mode, 0x54321, is not supported.
    240 <DATE><TIME>|<HOST>|E|psSphereGetOffset (FILE:LINENO)
    241     Specified units, 0x54321, is not supported.
    242 
    243 ---> TESTPOINT PASSED (psCoord{psSphereGetOffset()} | tst_psCoord.c)
    244 
    245 /***************************** TESTPOINT ******************************************\
    246 *             TestFile: tst_psCoord.c                                              *
    247 *            TestPoint: psCoord{psSphereSetOffset()}                               *
    248 *             TestType: Positive                                                   *
    249 \**********************************************************************************/
    250 
    251 <DATE><TIME>|<HOST>|E|psSphereSetOffset (FILE:LINENO)
    252     Unallowable operation: position is NULL.
    253 <DATE><TIME>|<HOST>|E|psSphereSetOffset (FILE:LINENO)
    254     Unallowable operation: offset is NULL.
    255 <DATE><TIME>|<HOST>|E|psSphereSetOffset (FILE:LINENO)
    256     Specified offset mode, 0x54321, is not supported.
    257 <DATE><TIME>|<HOST>|E|psSphereSetOffset (FILE:LINENO)
    258     Specified units, 0x54321, is not supported.
    259 
    260 ---> TESTPOINT PASSED (psCoord{psSphereSetOffset()} | tst_psCoord.c)
    261 
Note: See TracChangeset for help on using the changeset viewer.