From: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Petri Latvala <petri.latvala@intel.com>
Subject: [igt-dev] [PATCH i-g-t 2/3] meson: Add gem_exec_balancer to test-list.txt
Date: Wed, 5 Jun 2019 10:45:13 +0300 [thread overview]
Message-ID: <20190605074514.7375-2-arkadiusz.hiler@intel.com> (raw)
In-Reply-To: <20190605074514.7375-1-arkadiusz.hiler@intel.com>
It was missing due to a small oversight in a variable name.
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Petri Latvala <petri.latvala@intel.com>
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
---
tests/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/meson.build b/tests/meson.build
index 74678182..f168fbba 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -298,7 +298,7 @@ test_executables += executable('gem_exec_balancer', 'i915/gem_exec_balancer.c',
install_dir : libexecdir,
install_rpath : libexecdir_rpathdir,
install : true)
-test_progs += 'gem_exec_balancer'
+test_list += 'gem_exec_balancer'
test_executables += executable('gem_mocs_settings',
join_paths('i915', 'gem_mocs_settings.c'),
--
2.21.0
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2019-06-05 7:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-05 7:45 [igt-dev] [PATCH i-g-t 1/3] tests/gem_exec_balancer: Manually calculate VLA struct sizes Arkadiusz Hiler
2019-06-05 7:45 ` Arkadiusz Hiler [this message]
2019-06-05 7:45 ` [igt-dev] [PATCH i-g-t 3/3] Makefile: Do not nest new gem tests in i915 directory Arkadiusz Hiler
2019-06-06 8:59 ` Chris Wilson
2019-06-06 9:08 ` Arkadiusz Hiler
2019-06-05 8:14 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] tests/gem_exec_balancer: Manually calculate VLA struct sizes Patchwork
2019-06-06 8:26 ` [igt-dev] ✓ Fi.CI.IGT: " 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=20190605074514.7375-2-arkadiusz.hiler@intel.com \
--to=arkadiusz.hiler@intel.com \
--cc=igt-dev@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