IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 6, 2004, 5:14:39 PM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

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

    r890 r893  
     1/----------------------------- TESTPOINT ------------------------------------------\
     2|             TestFile: tst_psHist02.c                                             |
     3|            TestPoint: psStats functions{Allocate and Perform Histogram, no mask} |
     4|             TestType: Positive                                                   |
     5\----------------------------------------------------------------------------------/
     6
     7Bin number 0 bounds: (20.000000 - 30.000000) data (10000)
     8
     9---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram, no mask} | tst_psHist02.c)
     10
     11/----------------------------- TESTPOINT ------------------------------------------\
     12|             TestFile: tst_psHist02.c                                             |
     13|            TestPoint: psStats functions{Allocate and Perform Histogram with mask} |
     14|             TestType: Positive                                                   |
     15\----------------------------------------------------------------------------------/
     16
     17Bin number 0 bounds: (20.000000 - 30.000000) data (5000)
     18
     19---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram with mask} | tst_psHist02.c)
     20
     21/----------------------------- TESTPOINT ------------------------------------------\
     22|             TestFile: tst_psHist02.c                                             |
     23|            TestPoint: psStats functions{Allocate and Perform Histogram, no mask} |
     24|             TestType: Positive                                                   |
     25\----------------------------------------------------------------------------------/
     26
     27Bin number 0 bounds: (20.000000 - 25.000000) data (5000)
     28Bin number 1 bounds: (25.000000 - 30.000000) data (5000)
     29
     30---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram, no mask} | tst_psHist02.c)
     31
     32/----------------------------- TESTPOINT ------------------------------------------\
     33|             TestFile: tst_psHist02.c                                             |
     34|            TestPoint: psStats functions{Allocate and Perform Histogram with mask} |
     35|             TestType: Positive                                                   |
     36\----------------------------------------------------------------------------------/
     37
     38Bin number 0 bounds: (20.000000 - 25.000000) data (5000)
     39Bin number 1 bounds: (25.000000 - 30.000000) data (0)
     40
     41---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram with mask} | tst_psHist02.c)
     42
     43/----------------------------- TESTPOINT ------------------------------------------\
     44|             TestFile: tst_psHist02.c                                             |
     45|            TestPoint: psStats functions{Allocate and Perform Histogram, no mask} |
     46|             TestType: Positive                                                   |
     47\----------------------------------------------------------------------------------/
     48
     49Bin number 0 bounds: (20.000000 - 21.000000) data (1000)
     50Bin number 1 bounds: (21.000000 - 22.000000) data (1000)
     51Bin number 2 bounds: (22.000000 - 23.000000) data (1000)
     52Bin number 3 bounds: (23.000000 - 24.000000) data (1000)
     53Bin number 4 bounds: (24.000000 - 25.000000) data (1000)
     54Bin number 5 bounds: (25.000000 - 26.000000) data (1000)
     55Bin number 6 bounds: (26.000000 - 27.000000) data (1000)
     56Bin number 7 bounds: (27.000000 - 28.000000) data (1000)
     57Bin number 8 bounds: (28.000000 - 29.000000) data (1000)
     58Bin number 9 bounds: (29.000000 - 30.000000) data (1000)
     59
     60---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram, no mask} | tst_psHist02.c)
     61
     62/----------------------------- TESTPOINT ------------------------------------------\
     63|             TestFile: tst_psHist02.c                                             |
     64|            TestPoint: psStats functions{Allocate and Perform Histogram with mask} |
     65|             TestType: Positive                                                   |
     66\----------------------------------------------------------------------------------/
     67
     68Bin number 0 bounds: (20.000000 - 21.000000) data (1000)
     69Bin number 1 bounds: (21.000000 - 22.000000) data (1000)
     70Bin number 2 bounds: (22.000000 - 23.000000) data (1000)
     71Bin number 3 bounds: (23.000000 - 24.000000) data (1000)
     72Bin number 4 bounds: (24.000000 - 25.000000) data (1000)
     73Bin number 5 bounds: (25.000000 - 26.000000) data (0)
     74Bin number 6 bounds: (26.000000 - 27.000000) data (0)
     75Bin number 7 bounds: (27.000000 - 28.000000) data (0)
     76Bin number 8 bounds: (28.000000 - 29.000000) data (0)
     77Bin number 9 bounds: (29.000000 - 30.000000) data (0)
     78
     79---> TESTPOINT PASSED (psStats functions{Allocate and Perform Histogram with mask} | tst_psHist02.c)
     80
    181/----------------------------- TESTPOINT ------------------------------------------\
    282|             TestFile: tst_psHist02.c                                             |
     
    59139/----------------------------- TESTPOINT ------------------------------------------\
    60140|             TestFile: tst_psHist02.c                                             |
     141|            TestPoint: psStats functions{Calling psHistogramVector() with various NULL inputs.} |
     142|             TestType: Positive                                                   |
     143\----------------------------------------------------------------------------------/
     144
     145
     146---> TESTPOINT PASSED (psStats functions{Calling psHistogramVector() with various NULL inputs.} | tst_psHist02.c)
     147
     148/----------------------------- TESTPOINT ------------------------------------------\
     149|             TestFile: tst_psHist02.c                                             |
    61150|            TestPoint: psStats functions{Deallocate the psHistogram structure.}   |
    62151|             TestType: Positive                                                   |
Note: See TracChangeset for help on using the changeset viewer.