IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2004, 2:13:57 PM (22 years ago)
Author:
desonia
Message:

Changed testpoint header so that testpoints can be easily counted

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/verified/tst_psStats06.stdout

    r936 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psStats06.c                                            |
    3 |            TestPoint: psStats functions{PS_STAT_SAMPLE_STDEV: no vector mask}    |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psStats06.c                                            *
     3*            TestPoint: psStats functions{PS_STAT_SAMPLE_STDEV: no vector mask}    *
     4*             TestType: Positive                                                   *
     5\**********************************************************************************/
    66
    77Called psVectorStats() on a vector with no elements masked.
     
    1010---> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_STDEV: no vector mask} | tst_psStats06.c)
    1111
    12 /----------------------------- TESTPOINT ------------------------------------------\
    13 |             TestFile: tst_psStats06.c                                            |
    14 |            TestPoint: psStats functions{PS_STAT_SAMPLE_STDEV: with vector mask}  |
    15 |             TestType: Positive                                                   |
    16 \----------------------------------------------------------------------------------/
     12/***************************** TESTPOINT ******************************************\
     13*             TestFile: tst_psStats06.c                                            *
     14*            TestPoint: psStats functions{PS_STAT_SAMPLE_STDEV: with vector mask}  *
     15*             TestType: Positive                                                   *
     16\**********************************************************************************/
    1717
    1818Called psVectorStats() on a vector with last N/2 elements masked.
     
    2121---> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_STDEV: with vector mask} | tst_psStats06.c)
    2222
    23 /----------------------------- TESTPOINT ------------------------------------------\
    24 |             TestFile: tst_psStats06.c                                            |
    25 |            TestPoint: psStats functions{psStats(): deallocating memory}          |
    26 |             TestType: Positive                                                   |
    27 \----------------------------------------------------------------------------------/
     23/***************************** TESTPOINT ******************************************\
     24*             TestFile: tst_psStats06.c                                            *
     25*            TestPoint: psStats functions{psStats(): deallocating memory}          *
     26*             TestType: Positive                                                   *
     27\**********************************************************************************/
    2828
    2929
Note: See TracChangeset for help on using the changeset viewer.