IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 5, 2004, 12:38:21 PM (22 years ago)
Author:
harman
Message:

Updated files to have new banner

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/verified/tst_psArray_03.stdout

    r576 r583  
    1 /----------------------------- TESTPOINT --------------------------------\
    2 |   TestFile: tst_psArray_03.c                                           |
    3 TestPoint: psArray{Create double array}                               |
    4 |   TestType: Positive                                                   |
    5 \------------------------------------------------------------------------/
     1/----------------------------- TESTPOINT ------------------------------------------\
     2|             TestFile: tst_psArray_03.c                                           |
     3          TestPoint: psArray{Create double array}                               |
     4|             TestType: Positive                                                   |
     5\----------------------------------------------------------------------------------/
    66
    77Array size = 5
     
    99---> TESTPOINT PASSED (psArray{Create double array} | tst_psArray_03.c)
    1010
    11 /----------------------------- TESTPOINT --------------------------------\
    12 |   TestFile: tst_psArray_03.c                                           |
    13 TestPoint: psArray{Add data to double array}                          |
    14 |   TestType: Positive                                                   |
    15 \------------------------------------------------------------------------/
     11/----------------------------- TESTPOINT ------------------------------------------\
     12|             TestFile: tst_psArray_03.c                                           |
     13          TestPoint: psArray{Add data to double array}                          |
     14|             TestType: Positive                                                   |
     15\----------------------------------------------------------------------------------/
    1616
    1717Elem 0 = 0.00
     
    2323---> TESTPOINT PASSED (psArray{Add data to double array} | tst_psArray_03.c)
    2424
    25 /----------------------------- TESTPOINT --------------------------------\
    26 |   TestFile: tst_psArray_03.c                                           |
    27 TestPoint: psArray{Reallocate double array bigger}                    |
    28 |   TestType: Positive                                                   |
    29 \------------------------------------------------------------------------/
     25/----------------------------- TESTPOINT ------------------------------------------\
     26|             TestFile: tst_psArray_03.c                                           |
     27          TestPoint: psArray{Reallocate double array bigger}                    |
     28|             TestType: Positive                                                   |
     29\----------------------------------------------------------------------------------/
    3030
    3131Array size = 10
     
    4040---> TESTPOINT PASSED (psArray{Reallocate double array bigger} | tst_psArray_03.c)
    4141
    42 /----------------------------- TESTPOINT --------------------------------\
    43 |   TestFile: tst_psArray_03.c                                           |
    44 TestPoint: psArray{Reallocate double array smaller}                   |
    45 |   TestType: Positive                                                   |
    46 \------------------------------------------------------------------------/
     42/----------------------------- TESTPOINT ------------------------------------------\
     43|             TestFile: tst_psArray_03.c                                           |
     44          TestPoint: psArray{Reallocate double array smaller}                   |
     45|             TestType: Positive                                                   |
     46\----------------------------------------------------------------------------------/
    4747
    4848Array size = 3
     
    5353---> TESTPOINT PASSED (psArray{Reallocate double array smaller} | tst_psArray_03.c)
    5454
    55 /----------------------------- TESTPOINT --------------------------------\
    56 |   TestFile: tst_psArray_03.c                                           |
    57 TestPoint: psArray{Free double array}                                 |
    58 |   TestType: Positive                                                   |
    59 \------------------------------------------------------------------------/
     55/----------------------------- TESTPOINT ------------------------------------------\
     56|             TestFile: tst_psArray_03.c                                           |
     57          TestPoint: psArray{Free double array}                                 |
     58|             TestType: Positive                                                   |
     59\----------------------------------------------------------------------------------/
    6060
    6161
Note: See TracChangeset for help on using the changeset viewer.