summaryrefslogtreecommitdiffstats
path: root/tests/bitvec/bitvec_test.c
Commit message (Expand)AuthorAgeFilesLines
* bitvec: Add bitvec_tailroom_bits() functionHarald Welte2019-02-051-0/+19
* bitvec: Add bitvec_bytes_used() functionHarald Welte2019-02-051-0/+26
* Add function to get uninterrupted bit runPravin Kumarvel2017-01-061-1/+41
* Add function to add bits from array to bitvecMax2016-03-171-0/+43
* Add byte printing macrosMax2016-02-251-12/+1
* Expand bitvec interfaceMax2016-02-181-2/+139
* bivec: Fix the output of the testcaseHolger Hans Peter Freyther2016-01-301-2/+6
* bitvec: Test and fix regression for C++->C conversionHolger Hans Peter Freyther2016-01-301-0/+16
* bitvec: Add get/set byte sequencesJacob Erlbeck2016-01-151-0/+62