From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Petri Latvala <petri.latvala@intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH i-g-t 4/6] meson: Install test-list.txt to libexecdir
Date: Thu, 7 Dec 2017 18:29:55 +0200 [thread overview]
Message-ID: <20171207162955.GE10981@intel.com> (raw)
In-Reply-To: <1512654031-22342-4-git-send-email-petri.latvala@intel.com>
On Thu, Dec 07, 2017 at 03:40:29PM +0200, Petri Latvala wrote:
> Piglit needs test-list.txt to be in the same directory as the test
> binaries.
Referencing the corresponding autotools commit would have made this
easier to review...
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
>
> Signed-off-by: Petri Latvala <petri.latvala@intel.com>
> Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
> ---
> tests/meson.build | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/meson.build b/tests/meson.build
> index 191ac4ce..45517a59 100644
> --- a/tests/meson.build
> +++ b/tests/meson.build
> @@ -285,7 +285,7 @@ test_list = custom_target('testlist',
> output : 'test-list.txt',
> command : [ gen_testlist, '@OUTPUT@', test_progs ],
> install : true,
> - install_dir : pkgdatadir)
> + install_dir : libexecdir)
>
> test_script = find_program('igt_command_line.sh')
> foreach prog : test_progs
> --
> 2.14.1
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
--
Ville Syrjälä
Intel OTC
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2017-12-07 16:39 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-07 13:40 [PATCH i-g-t 1/6] meson: Don't install headers Petri Latvala
2017-12-07 13:40 ` [PATCH i-g-t 2/6] meson: Don't install selfcheck binaries Petri Latvala
2017-12-07 16:35 ` Ville Syrjälä
2017-12-07 13:40 ` [PATCH i-g-t 3/6] meson: Install benchmarks to $libexec/intel-gpu-tools/benchmarks Petri Latvala
2017-12-07 16:32 ` Ville Syrjälä
2017-12-07 17:52 ` Daniel Vetter
2017-12-12 10:43 ` Petri Latvala
2017-12-07 16:48 ` Chris Wilson
2017-12-07 13:40 ` [PATCH i-g-t 4/6] meson: Install test-list.txt to libexecdir Petri Latvala
2017-12-07 16:29 ` Ville Syrjälä [this message]
2017-12-12 10:47 ` Petri Latvala
2017-12-12 10:50 ` [PATCH i-g-t v2 1/1] " Petri Latvala
2017-12-07 13:40 ` [PATCH i-g-t 5/6] meson: Also install gem_stress Petri Latvala
2017-12-07 16:36 ` Ville Syrjälä
2017-12-07 13:40 ` [PATCH i-g-t 6/6] meson: Install .testlist files Petri Latvala
2017-12-07 16:38 ` Ville Syrjälä
2017-12-12 11:07 ` [PATCH i-g-t v2 1/1] meson: Install .testlist files and README from tests/intel-ci Petri Latvala
2017-12-19 10:34 ` Daniel Vetter
2017-12-07 17:51 ` [PATCH i-g-t 1/6] meson: Don't install headers Daniel Vetter
2017-12-07 19:00 ` ✓ Fi.CI.BAT: success for series starting with [1/6] " Patchwork
2017-12-07 22:57 ` ✗ Fi.CI.IGT: failure " Patchwork
2017-12-12 14:16 ` ✓ Fi.CI.BAT: success for series starting with [1/6] meson: Don't install headers (rev3) Patchwork
2017-12-12 16:00 ` ✗ Fi.CI.IGT: failure " Patchwork
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=20171207162955.GE10981@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=daniel.vetter@ffwll.ch \
--cc=intel-gfx@lists.freedesktop.org \
--cc=petri.latvala@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;
as well as URLs for NNTP newsgroup(s).