Changeset 954
- Timestamp:
- Jun 9, 2004, 11:21:12 AM (22 years ago)
- Location:
- trunk/psLib/test/collections/verified
- Files:
-
- 2 edited
-
tst_psBitSet_06.stderr (modified) (1 diff)
-
tst_psBitSet_06.stdout (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/verified/tst_psBitSet_06.stderr
r833 r954 1 1 <DATE> <TIME> <HOST> |E|psBitSetOp | : Line 205 - Invalid psBitMask binary operation: ZZXOR 2 <DATE> <TIME> <HOST> |E|psBitSetAlloc | : Line 82 - Allocation size must be > 0: size = -4 -
trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout
r805 r954 24 24 /----------------------------- TESTPOINT ------------------------------------------\ 25 25 | TestFile: tst_psBitSet_06.c | 26 | TestPoint: psBitSet{Create negative size bitset} | 27 | TestType: Negative | 28 | ExpectedErrorText: Allocation size must be >= 0: size = -4 | 29 | ExpectedStatusValue: 0 | 30 \----------------------------------------------------------------------------------/ 31 32 33 ---> TESTPOINT PASSED (psBitSet{Create negative size bitset} | tst_psBitSet_06.c) 34 35 /----------------------------- TESTPOINT ------------------------------------------\ 36 | TestFile: tst_psBitSet_06.c | 26 37 | TestPoint: psBitSet{Free psBitSets} | 27 38 | TestType: Positive |
Note:
See TracChangeset
for help on using the changeset viewer.
