Changeset 2385 for trunk/psLib/test/collections/verified/tst_psArray.stdout
- Timestamp:
- Nov 18, 2004, 2:34:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/verified/tst_psArray.stdout
r2354 r2385 73 73 /***************************** TESTPOINT ******************************************\ 74 74 * TestFile: tst_psArray.c * 75 * TestPoint: psArray{Remove valid item} * 76 * TestType: Positive * 77 \**********************************************************************************/ 78 79 Array size after removal = 2 80 ts[0].x = 10 ts[0].y = 10.10 81 ts[1].x = 20 ts[1].y = 20.20 82 83 ---> TESTPOINT PASSED (psArray{Remove valid item} | tst_psArray.c) 84 85 /***************************** TESTPOINT ******************************************\ 86 * TestFile: tst_psArray.c * 87 * TestPoint: psArray{Remove invalid item from array} * 88 * TestType: Positive * 89 \**********************************************************************************/ 90 91 92 ---> TESTPOINT PASSED (psArray{Remove invalid item from array} | tst_psArray.c) 93 94 /***************************** TESTPOINT ******************************************\ 95 * TestFile: tst_psArray.c * 96 * TestPoint: psArray{Remove item from null array} * 97 * TestType: Positive * 98 \**********************************************************************************/ 99 100 /***************************** TESTPOINT ******************************************\ 101 * TestFile: tst_psArray.c * 75 102 * TestPoint: psArray{Free void pointer array} * 76 103 * TestType: Positive *
Note:
See TracChangeset
for help on using the changeset viewer.
