On Sat, May 30, 2020 at 01:25:31PM +0300, Andy Shevchenko wrote: >On Sat, May 30, 2020 at 12:43:28AM +0000, Wei Yang wrote: >> A test module to make sure get_count_order/long returns the correct result. > >> lib/Kconfig.debug | 13 ++++++ >> lib/Makefile | 2 + >> lib/test_getorder.c | 64 ++++++++++++++++++++++++++++++ > >I didn't get why it's not a part of test_bitops? >
I see the document of test_bitops says it does exercise on clear_bit and set_bit. So not sure it is proper to put them together. >-- >With Best Regards, >Andy Shevchenko > -- Wei Yang Help you, Help me