- 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_01.stdout
r576 r583 1 /----------------------------- TESTPOINT -------------------------------- \2 | TestFile: tst_psBitSet_01.c |3 | TestPoint: psBitSet{Create psBitSet} |4 | TestType: Positive |5 \------------------------------------------------------------------------ /1 /----------------------------- TESTPOINT ------------------------------------------\ 2 | TestFile: tst_psBitSet_01.c | 3 | TestPoint: psBitSet{Create psBitSet} | 4 | TestType: Positive | 5 \----------------------------------------------------------------------------------/ 6 6 7 7 Creating psBitSet with 24 bits... … … 11 11 ---> TESTPOINT PASSED (psBitSet{Create psBitSet} | tst_psBitSet_01.c) 12 12 13 /----------------------------- TESTPOINT -------------------------------- \14 | TestFile: tst_psBitSet_01.c |15 | TestPoint: psBitSet{Set single bit} |16 | TestType: Positive |17 \------------------------------------------------------------------------ /13 /----------------------------- TESTPOINT ------------------------------------------\ 14 | TestFile: tst_psBitSet_01.c | 15 | TestPoint: psBitSet{Set single bit} | 16 | TestType: Positive | 17 \----------------------------------------------------------------------------------/ 18 18 19 19 Setting third bit... … … 23 23 ---> TESTPOINT PASSED (psBitSet{Set single bit} | tst_psBitSet_01.c) 24 24 25 /----------------------------- TESTPOINT -------------------------------- \26 | TestFile: tst_psBitSet_01.c |27 | TestPoint: psBitSet{Test single bit} |28 | TestType: Positive |29 \------------------------------------------------------------------------ /25 /----------------------------- TESTPOINT ------------------------------------------\ 26 | TestFile: tst_psBitSet_01.c | 27 | TestPoint: psBitSet{Test single bit} | 28 | TestType: Positive | 29 \----------------------------------------------------------------------------------/ 30 30 31 31 Testing third bit... … … 34 34 ---> TESTPOINT PASSED (psBitSet{Test single bit} | tst_psBitSet_01.c) 35 35 36 /----------------------------- TESTPOINT -------------------------------- \37 | TestFile: tst_psBitSet_01.c |38 | TestPoint: psBitSet{Free psBitSet} |39 | TestType: Positive |40 \------------------------------------------------------------------------ /36 /----------------------------- TESTPOINT ------------------------------------------\ 37 | TestFile: tst_psBitSet_01.c | 38 | TestPoint: psBitSet{Free psBitSet} | 39 | TestType: Positive | 40 \----------------------------------------------------------------------------------/ 41 41 42 42
Note:
See TracChangeset
for help on using the changeset viewer.
