IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 10, 2005, 12:22:52 PM (22 years ago)
Author:
gusciora
Message:

Added testpoints to the tests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/verified/tst_pmReadoutCombine.stdout

    r2942 r2945  
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_pmReadoutCombine.c                                     *
     3*            TestPoint: pmReadoutCombine{simpleCombineNoOverlap}                   *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
     6
    17tst_pmReadoutCombine(): (minOutRow, minOutCol) to (maxOutRow, maxOutCol) is (0, 0) (1, 1)
     8
     9---> TESTPOINT PASSED (pmReadoutCombine{simpleCombineNoOverlap} | tst_pmReadoutCombine.c)
     10
     11/***************************** TESTPOINT ******************************************\
     12*             TestFile: tst_pmReadoutCombine.c                                     *
     13*            TestPoint: pmReadoutCombine{simpleCombineNoOverlap}                   *
     14*             TestType: Positive                                                   *
     15\**********************************************************************************/
     16
    217tst_pmReadoutCombine(): (minOutRow, minOutCol) to (maxOutRow, maxOutCol) is (0, 0) (1, 20)
     18
     19---> TESTPOINT PASSED (pmReadoutCombine{simpleCombineNoOverlap} | tst_pmReadoutCombine.c)
     20
     21/***************************** TESTPOINT ******************************************\
     22*             TestFile: tst_pmReadoutCombine.c                                     *
     23*            TestPoint: pmReadoutCombine{simpleCombineNoOverlap}                   *
     24*             TestType: Positive                                                   *
     25\**********************************************************************************/
     26
    327tst_pmReadoutCombine(): (minOutRow, minOutCol) to (maxOutRow, maxOutCol) is (0, 0) (20, 1)
     28
     29---> TESTPOINT PASSED (pmReadoutCombine{simpleCombineNoOverlap} | tst_pmReadoutCombine.c)
     30
     31/***************************** TESTPOINT ******************************************\
     32*             TestFile: tst_pmReadoutCombine.c                                     *
     33*            TestPoint: pmReadoutCombine{simpleCombineNoOverlap}                   *
     34*             TestType: Positive                                                   *
     35\**********************************************************************************/
     36
    437tst_pmReadoutCombine(): (minOutRow, minOutCol) to (maxOutRow, maxOutCol) is (0, 0) (20, 20)
     38
     39---> TESTPOINT PASSED (pmReadoutCombine{simpleCombineNoOverlap} | tst_pmReadoutCombine.c)
     40
     41/***************************** TESTPOINT ******************************************\
     42*             TestFile: tst_pmReadoutCombine.c                                     *
     43*            TestPoint: pmReadoutCombine{Testing bad input parameter conditions}   *
     44*             TestType: Positive                                                   *
     45\**********************************************************************************/
     46
    547----------------------------------------------------------------------------
    648Calling pmReadoutCombine() with NULL zero vector.
     
    3375----------------------------------------------------------------------------
    3476============================================================================
     77
     78---> TESTPOINT PASSED (pmReadoutCombine{Testing bad input parameter conditions} | tst_pmReadoutCombine.c)
     79
Note: See TracChangeset for help on using the changeset viewer.