Re: [PATCH] lib: make a test module with get_count_order/long

From: Wei Yang
Date: Sun May 31 2020 - 08:47:18 EST


On Sun, May 31, 2020 at 12:56:29AM +0300, Andy Shevchenko wrote:
>On Sun, May 31, 2020 at 12:23 AM Wei Yang <richard.weiyang@xxxxxxxxx> wrote:
>> 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.
>
>It's not a problem to amend a documentation as well :-)
>

Sure. I am fine with this.

Andrew, do you expect me to merge it into test_bitops.c?

>--
>With Best Regards,
>Andy Shevchenko

--
Wei Yang
Help you, Help me