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_psStats00.stdout

    r936 r1034  
    1 /----------------------------- TESTPOINT ------------------------------------------\
    2 |             TestFile: tst_psStats00.c                                            |
    3 |            TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: no vector mask}     |
    4 |             TestType: Positive                                                   |
    5 \----------------------------------------------------------------------------------/
     1/***************************** TESTPOINT ******************************************\
     2*             TestFile: tst_psStats00.c                                            *
     3*            TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: 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_MEAN: no vector mask} | tst_psStats00.c)
    1111
    12 /----------------------------- TESTPOINT ------------------------------------------\
    13 |             TestFile: tst_psStats00.c                                            |
    14 |            TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: with vector mask=1} |
    15 |             TestType: Positive                                                   |
    16 \----------------------------------------------------------------------------------/
     12/***************************** TESTPOINT ******************************************\
     13*             TestFile: tst_psStats00.c                                            *
     14*            TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: with vector mask=1} *
     15*             TestType: Positive                                                   *
     16\**********************************************************************************/
    1717
    1818Called psVectorStats() on a vector with last N/2 elements masked.
     
    2121---> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_MEAN: with vector mask=1} | tst_psStats00.c)
    2222
    23 /----------------------------- TESTPOINT ------------------------------------------\
    24 |             TestFile: tst_psStats00.c                                            |
    25 |            TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: with vector mask=2} |
    26 |             TestType: Positive                                                   |
    27 \----------------------------------------------------------------------------------/
     23/***************************** TESTPOINT ******************************************\
     24*             TestFile: tst_psStats00.c                                            *
     25*            TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: with vector mask=2} *
     26*             TestType: Positive                                                   *
     27\**********************************************************************************/
    2828
    2929Called psVectorStats() on a vector with last N/2 elements masked.
     
    3232---> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_MEAN: with vector mask=2} | tst_psStats00.c)
    3333
    34 /----------------------------- TESTPOINT ------------------------------------------\
    35 |             TestFile: tst_psStats00.c                                            |
    36 |            TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: with vector mask=3} |
    37 |             TestType: Positive                                                   |
    38 \----------------------------------------------------------------------------------/
     34/***************************** TESTPOINT ******************************************\
     35*             TestFile: tst_psStats00.c                                            *
     36*            TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: with vector mask=3} *
     37*             TestType: Positive                                                   *
     38\**********************************************************************************/
    3939
    4040Called psVectorStats() on a vector with last N/2 elements masked.
     
    4343---> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_MEAN: with vector mask=3} | tst_psStats00.c)
    4444
    45 /----------------------------- TESTPOINT ------------------------------------------\
    46 |             TestFile: tst_psStats00.c                                            |
    47 |            TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: NULL inputs}        |
    48 |             TestType: Positive                                                   |
    49 \----------------------------------------------------------------------------------/
     45/***************************** TESTPOINT ******************************************\
     46*             TestFile: tst_psStats00.c                                            *
     47*            TestPoint: psStats functions{PS_STAT_SAMPLE_MEAN: NULL inputs}        *
     48*             TestType: Positive                                                   *
     49\**********************************************************************************/
    5050
    5151
    5252---> TESTPOINT PASSED (psVector functions{PS_STAT_SAMPLE_MEAN: NULL inputs} | tst_psStats00.c)
    5353
    54 /----------------------------- TESTPOINT ------------------------------------------\
    55 |             TestFile: tst_psStats00.c                                            |
    56 |            TestPoint: psStats functions{psStats(): deallocating memory}          |
    57 |             TestType: Positive                                                   |
    58 \----------------------------------------------------------------------------------/
     54/***************************** TESTPOINT ******************************************\
     55*             TestFile: tst_psStats00.c                                            *
     56*            TestPoint: psStats functions{psStats(): deallocating memory}          *
     57*             TestType: Positive                                                   *
     58\**********************************************************************************/
    5959
    6060
Note: See TracChangeset for help on using the changeset viewer.