Changeset 1034 for trunk/psLib/test/collections/verified/tst_psList.stderr
- Timestamp:
- Jun 14, 2004, 2:13:57 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/verified/tst_psList.stderr
r1027 r1034 1 / ----------------------------- TESTPOINT ------------------------------------------\2 | TestFile: tst_psList.c | 3 | TestPoint: psList{487-testListAlloc} | 4 | TestType: Positive | 5 \ ----------------------------------------------------------------------------------/1 /***************************** TESTPOINT ******************************************\ 2 * TestFile: tst_psList.c * 3 * TestPoint: psList{487-testListAlloc} * 4 * TestType: Positive * 5 \**********************************************************************************/ 6 6 7 7 <DATE> <TIME> <HOST> |I| testListAlloc|psListAlloc shall create a psList with either 0 or 1 element. … … 9 9 ---> TESTPOINT PASSED (psList{487-testListAlloc} | tst_psList.c) 10 10 11 / ----------------------------- TESTPOINT ------------------------------------------\12 | TestFile: tst_psList.c | 13 | TestPoint: psList{488-testListAdd} | 14 | TestType: Positive | 15 \ ----------------------------------------------------------------------------------/11 /***************************** TESTPOINT ******************************************\ 12 * TestFile: tst_psList.c * 13 * TestPoint: psList{488-testListAdd} * 14 * TestType: Positive * 15 \**********************************************************************************/ 16 16 17 17 <DATE> <TIME> <HOST> |I| testListAdd|psListAdd shall add an element to list … … 23 23 ---> TESTPOINT PASSED (psList{488-testListAdd} | tst_psList.c) 24 24 25 / ----------------------------- TESTPOINT ------------------------------------------\26 | TestFile: tst_psList.c | 27 | TestPoint: psList{489-testListGet} | 28 | TestType: Positive | 29 \ ----------------------------------------------------------------------------------/25 /***************************** TESTPOINT ******************************************\ 26 * TestFile: tst_psList.c * 27 * TestPoint: psList{489-testListGet} * 28 * TestType: Positive * 29 \**********************************************************************************/ 30 30 31 31 <DATE> <TIME> <HOST> |I| testListGet|Following should be an error … … 34 34 ---> TESTPOINT PASSED (psList{489-testListGet} | tst_psList.c) 35 35 36 / ----------------------------- TESTPOINT ------------------------------------------\37 | TestFile: tst_psList.c | 38 | TestPoint: psList{490-testListRemove} | 39 | TestType: Positive | 40 \ ----------------------------------------------------------------------------------/36 /***************************** TESTPOINT ******************************************\ 37 * TestFile: tst_psList.c * 38 * TestPoint: psList{490-testListRemove} * 39 * TestType: Positive * 40 \**********************************************************************************/ 41 41 42 42 <DATE> <TIME> <HOST> |I| testListRemove|Following should be an error … … 53 53 ---> TESTPOINT PASSED (psList{490-testListRemove} | tst_psList.c) 54 54 55 / ----------------------------- TESTPOINT ------------------------------------------\56 | TestFile: tst_psList.c | 57 | TestPoint: psList{491-testListConvert} | 58 | TestType: Positive | 59 \ ----------------------------------------------------------------------------------/55 /***************************** TESTPOINT ******************************************\ 56 * TestFile: tst_psList.c * 57 * TestPoint: psList{491-testListConvert} * 58 * TestType: Positive * 59 \**********************************************************************************/ 60 60 61 61 62 62 ---> TESTPOINT PASSED (psList{491-testListConvert} | tst_psList.c) 63 63 64 / ----------------------------- TESTPOINT ------------------------------------------\65 | TestFile: tst_psList.c | 66 | TestPoint: psList{494-testListIterator} | 67 | TestType: Positive | 68 \ ----------------------------------------------------------------------------------/64 /***************************** TESTPOINT ******************************************\ 65 * TestFile: tst_psList.c * 66 * TestPoint: psList{494-testListIterator} * 67 * TestType: Positive * 68 \**********************************************************************************/ 69 69 70 70 <DATE> <TIME> <HOST> |I|testListIterato| psListSetIterator/psListGetNext/psListGetPrev shall move the list cursor to the specified location … … 76 76 ---> TESTPOINT PASSED (psList{494-testListIterator} | tst_psList.c) 77 77 78 / ----------------------------- TESTPOINT ------------------------------------------\79 | TestFile: tst_psList.c | 80 | TestPoint: psList{627-testListFree} | 81 | TestType: Positive | 82 \ ----------------------------------------------------------------------------------/78 /***************************** TESTPOINT ******************************************\ 79 * TestFile: tst_psList.c * 80 * TestPoint: psList{627-testListFree} * 81 * TestType: Positive * 82 \**********************************************************************************/ 83 83 84 84
Note:
See TracChangeset
for help on using the changeset viewer.
