IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 17, 2005, 5:15:04 PM (22 years ago)
Author:
desonia
Message:

Added tests for psFitsReadImage & psFitsWriteImage. Also re-enabled
some 'not a requirement' code to support a superset of the required
datatype for various functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/fileUtils/verified/tst_psFits.stderr

    r3025 r3028  
    102102---> TESTPOINT PASSED (psImage{psFitsReadTable} | tst_psFits.c)
    103103
     104/***************************** TESTPOINT ******************************************\
     105*             TestFile: tst_psFits.c                                               *
     106*            TestPoint: psImage{psFitsReadImage}                                   *
     107*             TestType: Positive                                                   *
     108\**********************************************************************************/
     109
     110
     111---> TESTPOINT PASSED (psImage{psFitsReadImage} | tst_psFits.c)
     112
     113/***************************** TESTPOINT ******************************************\
     114*             TestFile: tst_psFits.c                                               *
     115*            TestPoint: psImage{psFitsWriteImage}                                  *
     116*             TestType: Positive                                                   *
     117\**********************************************************************************/
     118
     119<DATE><TIME>|<HOST>|I|testImageWrite
     120    Following should generate an error message because input image is null.
     121<DATE><TIME>|<HOST>|E|psFitsWriteImage (psFits.c:<LINENO>)
     122    The input psImage was NULL.  Need a non-NULL psImage for operation to be performed.
     123
     124---> TESTPOINT PASSED (psImage{psFitsWriteImage} | tst_psFits.c)
     125
Note: See TracChangeset for help on using the changeset viewer.