aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/lib/bitmap.sh
Commit message (Collapse)AuthorAge
* test_bitmap: unit tests for lib/bitmap.cDavid Decotigny2016-02-19
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>