1 Testing with TEST_LENGTH = 8
3 test _bit_byte, _bit_mask, and bitstr_size
4 i _bit_byte(i) _bit_mask(i) bitstr_size(i)
14 test bit_alloc, clearbits, bit_ffc, bit_ffs
26 test bit_test using previous bitstring
41 test bit_nset and bit_nclear
53 first 1 bit should move right 1 position each line
63 first 0 bit should move right 1 position each line
73 first 0 bit should move left 1 position each line
83 first 1 bit should move left 1 position each line
93 0 bit should move right 1 position each line
103 1 bit should move right 1 position each line