summaryrefslogtreecommitdiffstats
path: root/tests/bits/bitrev_test.c
Commit message (Expand)AuthorAgeFilesLines
* tests: bitrev_test: Fix dynamic-stack-buffer-overflowPau Espin Pedrol2018-05-161-2/+3
* bitrev_test: don't omit last byte from test result checkNeels Hofmeyr2016-09-261-1/+4
* Fix ASAN failure in bitrev_testMax2016-09-261-1/+3
* Add octet-aligned/unaligned shift functionsMax2016-06-201-0/+25
* 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-161-1/+217
* add functions for bit-reversalHarald Welte2011-09-011-0/+36