Changeset 959
- Timestamp:
- Jun 9, 2004, 11:30:35 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
r954 r959 1 1 <DATE> <TIME> <HOST> |E|psBitSetOp | : Line 205 - Invalid psBitMask binary operation: ZZXOR 2 2 <DATE> <TIME> <HOST> |E|psBitSetAlloc | : Line 82 - Allocation size must be > 0: size = -4 3 <DATE> <TIME> <HOST> |E|psBitSetFree | : Line 100 - Null psBitSet for inBitSet argument -
trunk/psLib/test/collections/verified/tst_psBitSet_06.stdout
r954 r959 35 35 /----------------------------- TESTPOINT ------------------------------------------\ 36 36 | TestFile: tst_psBitSet_06.c | 37 | TestPoint: psBitSet{Attempt to free null BitSet} | 38 | TestType: Negative | 39 | ExpectedErrorText: Null psBitSet for inBitSet argument | 40 | ExpectedStatusValue: 0 | 41 \----------------------------------------------------------------------------------/ 42 43 44 ---> TESTPOINT PASSED (psBitSet{Attempt to free null BitSet} | tst_psBitSet_06.c) 45 46 /----------------------------- TESTPOINT ------------------------------------------\ 47 | TestFile: tst_psBitSet_06.c | 37 48 | TestPoint: psBitSet{Free psBitSets} | 38 49 | TestType: Positive |
Note:
See TracChangeset
for help on using the changeset viewer.
