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

    r576 r583  
    1 /----------------------------- TESTPOINT --------------------------------\
    2 |   TestFile: tst_psArray_06.c                                           |
    3 TestPoint: psArray{Create void pointer array}                         |
    4 |   TestType: Positive                                                   |
    5 \------------------------------------------------------------------------/
     1/----------------------------- TESTPOINT ------------------------------------------\
     2|             TestFile: tst_psArray_06.c                                           |
     3          TestPoint: psArray{Create void pointer array}                         |
     4|             TestType: Positive                                                   |
     5\----------------------------------------------------------------------------------/
    66
    77Array size = 5
     
    99---> TESTPOINT PASSED (psArray{Create void pointer array} | tst_psArray_06.c)
    1010
    11 /----------------------------- TESTPOINT --------------------------------\
    12 |   TestFile: tst_psArray_06.c                                           |
    13 TestPoint: psArray{Add data to void pointer array}                    |
    14 |   TestType: Positive                                                   |
    15 \------------------------------------------------------------------------/
     11/----------------------------- TESTPOINT ------------------------------------------\
     12|             TestFile: tst_psArray_06.c                                           |
     13          TestPoint: psArray{Add data to void pointer array}                    |
     14|             TestType: Positive                                                   |
     15\----------------------------------------------------------------------------------/
    1616
    1717ts[0].x = 0 ts[0].y = 0.00
     
    2323---> TESTPOINT PASSED (psArray{Add data to void pointer array} | tst_psArray_06.c)
    2424
    25 /----------------------------- TESTPOINT --------------------------------\
    26 |   TestFile: tst_psArray_06.c                                           |
    27 TestPoint: psArray{Reallocate void pointer array bigger}              |
    28 |   TestType: Positive                                                   |
    29 \------------------------------------------------------------------------/
     25/----------------------------- TESTPOINT ------------------------------------------\
     26|             TestFile: tst_psArray_06.c                                           |
     27          TestPoint: psArray{Reallocate void pointer array bigger}              |
     28|             TestType: Positive                                                   |
     29\----------------------------------------------------------------------------------/
    3030
    3131Array size = 10
     
    4343---> TESTPOINT PASSED (psArray{Reallocate void pointer array bigger} | tst_psArray_06.c)
    4444
    45 /----------------------------- TESTPOINT --------------------------------\
    46 |   TestFile: tst_psArray_06.c                                           |
    47 TestPoint: psArray{Reallocate void pointer array smaller}             |
    48 |   TestType: Positive                                                   |
    49 \------------------------------------------------------------------------/
     45/----------------------------- TESTPOINT ------------------------------------------\
     46|             TestFile: tst_psArray_06.c                                           |
     47          TestPoint: psArray{Reallocate void pointer array smaller}             |
     48|             TestType: Positive                                                   |
     49\----------------------------------------------------------------------------------/
    5050
    5151Array size = 3
     
    5656---> TESTPOINT PASSED (psArray{Reallocate void pointer array smaller} | tst_psArray_06.c)
    5757
    58 /----------------------------- TESTPOINT --------------------------------\
    59 |   TestFile: tst_psArray_06.c                                           |
    60 TestPoint: psArray{Free void pointer array with function callback}    |
    61 |   TestType: Positive                                                   |
    62 \------------------------------------------------------------------------/
     58/----------------------------- TESTPOINT ------------------------------------------\
     59|             TestFile: tst_psArray_06.c                                           |
     60          TestPoint: psArray{Free void pointer array with function callback}    |
     61|             TestType: Positive                                                   |
     62\----------------------------------------------------------------------------------/
    6363
    6464
Note: See TracChangeset for help on using the changeset viewer.