libosmocore/tests/bitvec
Max d4793212b5 Add function to add bits from array to bitvec
Add function which adds specified number of bits from each element of
array to the bit vector prefixing each addition with one and finishing
entire sequence with adding 0. This is very common patter for various
repetitive data structures described with CSN.1 in 3GPP standards.

Corresponding test vectors and doxygen headers are added too.
2016-03-17 14:07:19 +01:00
..
bitvec_test.c Add function to add bits from array to bitvec 2016-03-17 14:07:19 +01:00
bitvec_test.ok Add function to add bits from array to bitvec 2016-03-17 14:07:19 +01:00