public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Lyude Paul <lyude@redhat.com>
To: Paul Kocialkowski <paul.kocialkowski@linux.intel.com>,
	intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH i-g-t] tests/Makefile.am: Wrap audio test with dedicated conditional
Date: Tue, 22 Aug 2017 13:29:24 -0400	[thread overview]
Message-ID: <1503422964.27380.6.camel@redhat.com> (raw)
In-Reply-To: <20170822082658.15594-1-paul.kocialkowski@linux.intel.com>

r-b'd and pushed, thanks!

On Tue, 2017-08-22 at 11:26 +0300, Paul Kocialkowski wrote:
> This uses the dedicated HAVE_AUDIO conditional, that depends on both
> ALSA and GSL, for wrapping the audio test. This makes the wrapping
> consistent with what is done for the chamelium test.
> 
> Signed-off-by: Paul Kocialkowski <paul.kocialkowski@linux.intel.com>
> ---
>  tests/Makefile.am | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> diff --git a/tests/Makefile.am b/tests/Makefile.am
> index 471f3818..726e2b27 100644
> --- a/tests/Makefile.am
> +++ b/tests/Makefile.am
> @@ -20,13 +20,11 @@ TESTS_progs += \
>  	$(NULL)
>  endif
>  
> -if HAVE_ALSA
> -if HAVE_GSL
> +if HAVE_AUDIO
>  TESTS_progs += \
>  	audio \
>  	$(NULL)
>  endif
> -endif
>  
>  
>  if BUILD_TESTS
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

      parent reply	other threads:[~2017-08-22 17:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-22  8:26 [PATCH i-g-t] tests/Makefile.am: Wrap audio test with dedicated conditional Paul Kocialkowski
2017-08-22  8:47 ` ✓ Fi.CI.BAT: success for " Patchwork
2017-08-22 17:29 ` Lyude Paul [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=1503422964.27380.6.camel@redhat.com \
    --to=lyude@redhat.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=paul.kocialkowski@linux.intel.com \
    /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