IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 941


Ignore:
Timestamp:
Jun 8, 2004, 2:32:39 PM (22 years ago)
Author:
desonia
Message:

added tests to tst_psImage.c

Location:
trunk/psLib/test
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/image/verified/tst_psImage.stderr

    r914 r941  
    9292---> TESTPOINT PASSED (psImage{551-testImageCopy} | tst_psImage.c)
    9393
     94/----------------------------- TESTPOINT ------------------------------------------\
     95|             TestFile: tst_psImage.c                                              |
     96|            TestPoint: psImage{571-testImageClip}                                 |
     97|             TestType: Positive                                                   |
     98\----------------------------------------------------------------------------------/
     99
     100 <DATE> <TIME> <HOST> |I|testImageClip  |psImageClip shall limit the minimum and maximum data value within a psImage structure
     101 <DATE> <TIME> <HOST> |I|testImageClip  |Following should be an error (max<min)
     102 <DATE> <TIME> <HOST> |E|psImageClip    |psImageClip can not be invoked with max < min.
     103
     104---> TESTPOINT PASSED (psImage{571-testImageClip} | tst_psImage.c)
     105
     106/----------------------------- TESTPOINT ------------------------------------------\
     107|             TestFile: tst_psImage.c                                              |
     108|            TestPoint: psImage{572-testImageClipNAN}                              |
     109|             TestType: Positive                                                   |
     110\----------------------------------------------------------------------------------/
     111
     112 <DATE> <TIME> <HOST> |I|testImageClipNAN|psImageClipNaN shall modified pixel values of NaN with a specified value
     113
     114---> TESTPOINT PASSED (psImage{572-testImageClipNAN} | tst_psImage.c)
     115
Note: See TracChangeset for help on using the changeset viewer.