Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751807AbbEFUSz (ORCPT ); Wed, 6 May 2015 16:18:55 -0400 Received: from lists.s-osg.org ([54.187.51.154]:50039 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750845AbbEFUSx (ORCPT ); Wed, 6 May 2015 16:18:53 -0400 Message-ID: <554A772C.8000904@osg.samsung.com> Date: Wed, 06 May 2015 14:18:52 -0600 From: Shuah Khan Organization: Samsung Open Source Group User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Tyler Baker , Greg Kroah-Hartman CC: Kevin Hilman , John Stultz , Darren Hart , David Herrmann , Michael Ellerman , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Shuah Khan Subject: Re: [PATCH v4 3/7] selftests/kdbus: install kdbus-test References: <1429656651-9427-1-git-send-email-tyler.baker@linaro.org> In-Reply-To: <1429656651-9427-1-git-send-email-tyler.baker@linaro.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1257 Lines: 42 On 04/21/2015 04:50 PM, Tyler Baker wrote: > Set TEST_PROGS so that kdbus-test is installed. > > Cc: Greg Kroah-Hartman > Acked-by: Michael Ellerman > Signed-off-by: Tyler Baker > --- > tools/testing/selftests/kdbus/Makefile | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/tools/testing/selftests/kdbus/Makefile b/tools/testing/selftests/kdbus/Makefile > index de8242f..94ea75b 100644 > --- a/tools/testing/selftests/kdbus/Makefile > +++ b/tools/testing/selftests/kdbus/Makefile > @@ -41,6 +41,8 @@ include ../lib.mk > kdbus-test: $(OBJS) > $(CC) $(CFLAGS) $^ $(LDLIBS) -o $@ > > +TEST_PROGS := kdbus-test > + > run_tests: > ./kdbus-test --tap > > Please hang on to this for a bit until kdbus makes it in. For now I can't apply this one. thanks, -- Shuah -- Shuah Khan Sr. Linux Kernel Developer Open Source Innovation Group Samsung Research America (Silicon Valley) shuahkh@osg.samsung.com | (970) 217-8978 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/