aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bits/bitrev_test.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-16tests: bitrev_test: Fix dynamic-stack-buffer-overflowPau Espin Pedrol1-2/+3
2016-09-26bitrev_test: don't omit last byte from test result checkNeels Hofmeyr1-1/+4
2016-09-26Fix ASAN failure in bitrev_testMax1-1/+3
2016-06-20Add octet-aligned/unaligned shift functionsMax1-0/+25
2014-06-16tests/bits: Make sure all 'inline' are also staticSylvain Munaut1-17/+43
2014-06-16core: Add generic LE/BE load/store uint type convertors and use them in msgbMax1-1/+217
2011-09-01add functions for bit-reversalHarald Welte1-0/+36