summaryrefslogtreecommitdiffstats
path: root/lib/test_bitmap.c
Commit message (Collapse)AuthorAgeFilesLines
* test_bitmap: unit tests for lib/bitmap.cDavid Decotigny2016-02-191-0/+358
This is mainly testing bitmap construction and conversion to/from u32[] for now. Tested: qemu i386, x86_64, ppc, ppc64 BE and LE, ARM. Signed-off-by: David Decotigny <decot@googlers.com> Signed-off-by: David S. Miller <davem@davemloft.net>