- Timestamp:
- May 5, 2004, 12:38:21 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/verified/tst_psArray_04.stdout
r576 r583 1 /----------------------------- TESTPOINT -------------------------------- \2 | TestFile: tst_psArray_04.c |3 | TestPoint: psArray{Create complex array} |4 | TestType: Positive |5 \------------------------------------------------------------------------ /1 /----------------------------- TESTPOINT ------------------------------------------\ 2 | TestFile: tst_psArray_04.c | 3 | TestPoint: psArray{Create complex array} | 4 | TestType: Positive | 5 \----------------------------------------------------------------------------------/ 6 6 7 7 Array size = 5 … … 9 9 ---> TESTPOINT PASSED (psArray{Create complex array} | tst_psArray_04.c) 10 10 11 /----------------------------- TESTPOINT -------------------------------- \12 | TestFile: tst_psArray_04.c |13 | TestPoint: psArray{Add data to complex array} |14 | TestType: Positive |15 \------------------------------------------------------------------------ /11 /----------------------------- TESTPOINT ------------------------------------------\ 12 | TestFile: tst_psArray_04.c | 13 | TestPoint: psArray{Add data to complex array} | 14 | TestType: Positive | 15 \----------------------------------------------------------------------------------/ 16 16 17 17 Elem 0 = 0.00+0.00i … … 23 23 ---> TESTPOINT PASSED (psArray{Add data to complex array} | tst_psArray_04.c) 24 24 25 /----------------------------- TESTPOINT -------------------------------- \26 | TestFile: tst_psArray_04.c |27 | TestPoint: psArray{Reallocate complex array bigger} |28 | TestType: Positive |29 \------------------------------------------------------------------------ /25 /----------------------------- TESTPOINT ------------------------------------------\ 26 | TestFile: tst_psArray_04.c | 27 | TestPoint: psArray{Reallocate complex array bigger} | 28 | TestType: Positive | 29 \----------------------------------------------------------------------------------/ 30 30 31 31 Array size = 10 … … 40 40 ---> TESTPOINT PASSED (psArray{Reallocate complex array bigger} | tst_psArray_04.c) 41 41 42 /----------------------------- TESTPOINT -------------------------------- \43 | TestFile: tst_psArray_04.c |44 | TestPoint: psArray{Reallocate complex array smaller} |45 | TestType: Positive |46 \------------------------------------------------------------------------ /42 /----------------------------- TESTPOINT ------------------------------------------\ 43 | TestFile: tst_psArray_04.c | 44 | TestPoint: psArray{Reallocate complex array smaller} | 45 | TestType: Positive | 46 \----------------------------------------------------------------------------------/ 47 47 48 48 Array size = 3 … … 53 53 ---> TESTPOINT PASSED (psArray{Reallocate complex array smaller} | tst_psArray_04.c) 54 54 55 /----------------------------- TESTPOINT -------------------------------- \56 | TestFile: tst_psArray_04.c |57 | TestPoint: psArray{Free complex array} |58 | TestType: Positive |59 \------------------------------------------------------------------------ /55 /----------------------------- TESTPOINT ------------------------------------------\ 56 | TestFile: tst_psArray_04.c | 57 | TestPoint: psArray{Free complex array} | 58 | TestType: Positive | 59 \----------------------------------------------------------------------------------/ 60 60 61 61
Note:
See TracChangeset
for help on using the changeset viewer.
