public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Shuah Khan <shuahkh@osg.samsung.com>
Cc: Tyler Baker <tyler.baker@linaro.org>,
	Kevin Hilman <khilman@kernel.org>,
	John Stultz <john.stultz@linaro.org>,
	Darren Hart <dvhart@infradead.org>,
	David Herrmann <dh.herrmann@gmail.com>,
	Michael Ellerman <mpe@ellerman.id.au>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 3/7] selftests/kdbus: install kdbus-test
Date: Thu, 4 Jun 2015 14:52:58 +0900	[thread overview]
Message-ID: <20150604055258.GA1588@kroah.com> (raw)
In-Reply-To: <554A772C.8000904@osg.samsung.com>

On Wed, May 06, 2015 at 02:18:52PM -0600, Shuah Khan wrote:
> On 04/21/2015 04:50 PM, Tyler Baker wrote:
> > Set TEST_PROGS so that kdbus-test is installed.
> > 
> > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> > Acked-by: Michael Ellerman <mpe@ellerman.id.au>
> > Signed-off-by: Tyler Baker <tyler.baker@linaro.org>
> > ---
> >  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.

I've applied it to my kdbus repo now.

thanks,

greg k-h

      reply	other threads:[~2015-06-04  5:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-21 22:50 [PATCH v4 3/7] selftests/kdbus: install kdbus-test Tyler Baker
2015-05-06 20:18 ` Shuah Khan
2015-06-04  5:52   ` Greg Kroah-Hartman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150604055258.GA1588@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=dh.herrmann@gmail.com \
    --cc=dvhart@infradead.org \
    --cc=john.stultz@linaro.org \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mpe@ellerman.id.au \
    --cc=shuahkh@osg.samsung.com \
    --cc=tyler.baker@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox