commit | 5fd003f56c2c584b62a0486ad25bbd4be02b8b6c | [log] [tgz] |
---|---|---|
author | David Decotigny <decot@googlers.com> | Fri Feb 19 09:24:00 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 19 22:54:09 2016 -0500 |
tree | 17e2cfd6f198fe731c75c01ec9eca263ba8cb6ca | |
parent | e52bc7c28ac9f54db6f86b19ed65c599def18c98 [diff] |
test_bitmap: unit tests for lib/bitmap.c 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>