- Timestamp:
- May 5, 2004, 12:38:21 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/collections/verified/tst_psBitSet_05.stdout
r576 r583 1 /----------------------------- TESTPOINT -------------------------------- \2 | TestFile: tst_psBitSet_05.c |3 | TestPoint: psBitSet{Create two psBitSets of different size} |4 | TestType: Positive |5 \------------------------------------------------------------------------ /1 /----------------------------- TESTPOINT ------------------------------------------\ 2 | TestFile: tst_psBitSet_05.c | 3 | TestPoint: psBitSet{Create two psBitSets of different size} | 4 | TestType: Positive | 5 \----------------------------------------------------------------------------------/ 6 6 7 7 000000000000000000000000 … … 11 11 ---> TESTPOINT PASSED (psBitSet{Create two psBitSets of different size} | tst_psBitSet_05.c) 12 12 13 /----------------------------- TESTPOINT -------------------------------- \14 | TestFile: tst_psBitSet_05.c |15 | TestPoint: psBitSet{Attempt OR with psBitsets} |16 | TestType: Negative |17 | ExpectedErrorText: psBitSet sizes not the same |18 | ExpectedStatusValue: 0 |19 \------------------------------------------------------------------------ /13 /----------------------------- TESTPOINT ------------------------------------------\ 14 | TestFile: tst_psBitSet_05.c | 15 | TestPoint: psBitSet{Attempt OR with psBitsets} | 16 | TestType: Negative | 17 | ExpectedErrorText: psBitSet sizes not the same | 18 | ExpectedStatusValue: 0 | 19 \----------------------------------------------------------------------------------/ 20 20 21 21 22 22 ---> TESTPOINT PASSED (psBitSet{Attempt OR with psBitsets} | tst_psBitSet_05.c) 23 23 24 /----------------------------- TESTPOINT -------------------------------- \25 | TestFile: tst_psBitSet_05.c |26 | TestPoint: psBitSet{Free psBitSets} |27 | TestType: Positive |28 \------------------------------------------------------------------------ /24 /----------------------------- TESTPOINT ------------------------------------------\ 25 | TestFile: tst_psBitSet_05.c | 26 | TestPoint: psBitSet{Free psBitSets} | 27 | TestType: Positive | 28 \----------------------------------------------------------------------------------/ 29 29 30 30
Note:
See TracChangeset
for help on using the changeset viewer.
