All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Kocialkowski <paul.kocialkowski@linux.intel.com>
To: Chris Wilson <chris@chris-wilson.co.uk>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH i-g-t] lib/tests: Add audio selftest
Date: Thu, 31 Aug 2017 10:33:31 +0300	[thread overview]
Message-ID: <1504164811.1469.0.camel@linux.intel.com> (raw)
In-Reply-To: <150410788464.3059.10103330827212216562@mail.alporthouse.com>

On Wed, 2017-08-30 at 16:44 +0100, Chris Wilson wrote:
> Quoting Paul Kocialkowski (2017-08-30 15:45:14)
> > This introduces a selftest for the audio library.
> > 
> > It consists of generating a signal from a list of frequencies and
> > ensuring that the integrity checking function does detect these
> > frequencies (and only these frequencies).
> > 
> > Signed-off-by: Paul Kocialkowski <paul.kocialkowski@linux.intel.com>
> > ---
> >  lib/tests/Makefile.am      |  2 +-
> >  lib/tests/Makefile.sources |  5 ++++
> >  lib/tests/igt_audio.c      | 57
> > ++++++++++++++++++++++++++++++++++++++++++++++
> >  3 files changed, 63 insertions(+), 1 deletion(-)
> >  create mode 100644 lib/tests/igt_audio.c
> > 
> > diff --git a/lib/tests/Makefile.am b/lib/tests/Makefile.am
> > index 5d14194a..b1caa628 100644
> > --- a/lib/tests/Makefile.am
> > +++ b/lib/tests/Makefile.am
> > @@ -14,7 +14,7 @@ AM_CFLAGS = $(DRM_CFLAGS) $(CWARNFLAGS)
> > $(DEBUG_CFLAGS) \
> >         -DIGT_DATADIR=\""$(abs_srcdir)"\" \
> >         $(NULL)
> >  
> > -LDADD = ../libintel_tools.la $(PCIACCESS_LIBS) $(DRM_LIBS)
> > $(LIBUNWIND_LIBS) $(TIMER_LIBS)
> > +LDADD = ../libintel_tools.la $(PCIACCESS_LIBS) $(DRM_LIBS)
> > $(GSL_CFLAGS) $(LIBUNWIND_LIBS) $(TIMER_LIBS)
> 
> Let's play spot the odd one out.

Haha, sorry about that, I went over it way too quickly.

Thanks catching it!

-- 
Paul Kocialkowski <paul.kocialkowski@linux.intel.com>
Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo, Finland
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2017-08-31  7:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-30 14:45 [PATCH i-g-t] lib/tests: Add audio selftest Paul Kocialkowski
2017-08-30 15:02 ` ✓ Fi.CI.BAT: success for " Patchwork
2017-08-30 15:44 ` [PATCH i-g-t] " Chris Wilson
2017-08-31  7:33   ` Paul Kocialkowski [this message]
2017-08-30 17:25 ` ✗ Fi.CI.IGT: failure for " Patchwork
2017-08-30 18:53 ` [PATCH i-g-t] " Lyude Paul
2017-08-31  8:00   ` Paul Kocialkowski

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=1504164811.1469.0.camel@linux.intel.com \
    --to=paul.kocialkowski@linux.intel.com \
    --cc=chris@chris-wilson.co.uk \
    --cc=intel-gfx@lists.freedesktop.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.