Re: [PATCH net-next v8 02/19] test_bitmap: unit tests for lib/bitmap.c

2016-02-12 Thread Ben Hutchings
On Tue, 2016-02-09 at 16:29 -0800, David Decotigny wrote: > From: David Decotigny > > 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

[PATCH net-next v8 02/19] test_bitmap: unit tests for lib/bitmap.c

2016-02-09 Thread David Decotigny
From: David Decotigny 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 --- lib/Kconfig.debug | 8 +