Changeset 869
- Timestamp:
- Jun 4, 2004, 10:27:45 AM (22 years ago)
- Location:
- trunk/psLib/test/collections/verified
- Files:
-
- 1 added
- 3 edited
-
tst_psVector_01.stderr (added)
-
tst_psVector_01.stdout (modified) (2 diffs)
-
tst_psVector_02.stdout (modified) (1 diff)
-
tst_psVector_03.stdout (modified) (1 diff)
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 -
trunk/psLib/test/collections/verified/tst_psVector_02.stdout
r835 r869 6 6 7 7 Vector size = 5 8 Vector type = 0 9 Vector dimen = 1 8 10 Vector population = 0 9 11 -
trunk/psLib/test/collections/verified/tst_psVector_03.stdout
r835 r869 6 6 7 7 Vector size = 5 8 Vector type = 0 9 Vector dimen = 1 8 10 Vector population = 0 9 11
Note:
See TracChangeset
for help on using the changeset viewer.
