- Timestamp:
- Jun 4, 2004, 10:27:45 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/verified/tst_psVector_01.stdout
r835 r869 6 6 7 7 Vector size = 5 8 Vector population = 0 8 Vector type = 260 9 Vector dimen = 1 10 Vector size = 5 9 11 10 12 ---> TESTPOINT PASSED (psVector{Create S32 vector} | tst_psVector_01.c) … … 67 69 ---> TESTPOINT PASSED (psVector{Free S32 vector} | tst_psVector_01.c) 68 70 71 /----------------------------- TESTPOINT ------------------------------------------\ 72 | TestFile: tst_psVector_01.c | 73 | TestPoint: psVector{Attempt to create a S32 vector with zero size} | 74 | TestType: Negative | 75 | ExpectedErrorText: Invalid value for nalloc | 76 | ExpectedStatusValue: 0 | 77 \----------------------------------------------------------------------------------/ 78 79 80 ---> TESTPOINT PASSED (psVector{Attempt to create a S32 vector with zero size} | tst_psVector_01.c) 81
Note:
See TracChangeset
for help on using the changeset viewer.
