[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160218.140008.1645431745407584155.davem@davemloft.net>
Date: Thu, 18 Feb 2016 14:00:08 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: kan.liang@...el.com
Cc: netdev@...r.kernel.org, bwh@...nel.org, ben@...adent.org.uk,
andi@...stfloor.org, jesse.brandeburg@...el.com,
shannon.nelson@...el.com, f.fainelli@...il.com,
alexander.duyck@...il.com, jeffrey.t.kirsher@...el.com,
carolyn.wyborny@...el.com, donald.c.skidmore@...el.com,
mitch.a.williams@...el.com, ogerlitz@...lanox.com,
edumazet@...gle.com, jiri@...lanox.com, sfeldma@...il.com,
gospo@...ulusnetworks.com, sasha.levin@...cle.com,
dsahern@...il.com, tj@...nel.org, cascardo@...hat.com,
corbet@....net, decot@...glers.com
Subject: Re: [PATCH V6 2/8] test_bitmap: unit tests for lib/bitmap.c
From: Kan Liang <kan.liang@...el.com>
Date: Tue, 16 Feb 2016 07:32:38 -0500
> @@ -43,6 +43,7 @@ obj-$(CONFIG_TEST_USER_COPY) += test_user_copy.o
> obj-$(CONFIG_TEST_STATIC_KEYS) += test_static_keys.o
> obj-$(CONFIG_TEST_STATIC_KEYS) += test_static_key_base.o
> obj-$(CONFIG_TEST_PRINTF) += test_printf.o
> +obj-$(CONFIG_TEST_BITMAP) += test_bitmap.o
...
>
> -TEST_PROGS := printf.sh
> +TEST_PROGS := printf.sh bitmap.sh
I see neither test_bitmap.c nor bitmap.sh in this patch, perhaps some
forgotten git add commands?
Powered by blists - more mailing lists