Changeset 880
- Timestamp:
- Jun 4, 2004, 2:00:39 PM (22 years ago)
- Location:
- trunk/psLib/test/collections/verified
- Files:
-
- 4 edited
-
tst_psVector_01.stderr (modified) (1 diff)
-
tst_psVector_01.stdout (modified) (1 diff)
-
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.stderr
r870 r880 1 1 <DATE> <TIME> <HOST> |E|psVectorAlloc |Invalid value for nalloc. nalloc: 0 2 <DATE> <TIME> <HOST> |E|psVectorAlloc |Invalid value for nalloc. nalloc: 0 -
trunk/psLib/test/collections/verified/tst_psVector_01.stdout
r870 r880 80 80 ---> TESTPOINT PASSED (psVector{Attempt to create a S32 vector with zero size} | tst_psVector_01.c) 81 81 82 /----------------------------- TESTPOINT ------------------------------------------\83 | TestFile: tst_psVector_01.c |84 | TestPoint: psVector{Attempt to realloc a S32 vector with zero size} |85 | TestType: Negative |86 | ExpectedErrorText: Invalid value for realloc |87 | ExpectedStatusValue: 0 |88 \----------------------------------------------------------------------------------/89 90 91 ---> TESTPOINT PASSED (psVector{Attempt to realloc a S32 vector with zero size} | tst_psVector_01.c)92 -
trunk/psLib/test/collections/verified/tst_psVector_02.stdout
r869 r880 6 6 7 7 Vector size = 5 8 Vector type = 09 Vector dimen = 110 8 Vector population = 0 11 9 -
trunk/psLib/test/collections/verified/tst_psVector_03.stdout
r869 r880 6 6 7 7 Vector size = 5 8 Vector type = 09 Vector dimen = 110 8 Vector population = 0 11 9
Note:
See TracChangeset
for help on using the changeset viewer.
