summaryrefslogtreecommitdiffstats
path: root/tests/bits
Commit message (Expand)AuthorAgeFilesLines
* tests: bitrev_test: Fix dynamic-stack-buffer-overflowPau Espin Pedrol2018-05-162-4/+3
* Add tests for bitvec_write_field()Max2017-10-242-0/+200
* bitcomp: Remove the t4 decoding from libosmocoreHolger Hans Peter Freyther2016-11-102-22/+0
* bitrev_test: don't omit last byte from test result checkNeels Hofmeyr2016-09-262-25/+28
* Fix ASAN failure in bitrev_testMax2016-09-262-3/+3
* Add octet-aligned/unaligned shift functionsMax2016-06-202-0/+130
* Add T4 bit map compression routinesMax2016-02-182-0/+95
* tests/bits: Make sure all 'inline' are also staticSylvain Munaut2014-06-161-17/+43
* core: Add generic LE/BE load/store uint type convertors and use them in msgbMax2014-06-162-1/+248
* build: simplify test handling and speed up build.Diego Elio Pettenò2012-06-301-7/+0
* tests: Fix the make distcheck of libosmocore with the testsHolger Hans Peter Freyther2011-11-141-0/+1
* tests: Use GNU autotest to execute our tests and compare textual outputHolger Hans Peter Freyther2011-11-141-0/+24
* add functions for bit-reversalHarald Welte2011-09-012-0/+42