Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [i-g-t V2 0/3] Move non-Intel tests to new directories
@ 2024-06-12  7:03 Bhanuprakash Modem
  2024-06-12  7:03 ` [i-g-t V2 1/3] tests/panfrost: Move Panfrost tests to new dir Bhanuprakash Modem
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Bhanuprakash Modem @ 2024-06-12  7:03 UTC (permalink / raw)
  To: igt-dev; +Cc: Bhanuprakash Modem, Kamil Konieczny

Move non-Intel tests to new directories and update blocklists.

Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com>

Bhanuprakash Modem (3):
  tests/panfrost: Move Panfrost tests to new dir
  tests/msm: Move MSM tests to new dir
  tests/intel-ci: Update blocklists

 meson.build                               | 16 +++++++++++++++
 tests/intel-ci/blacklist.txt              | 10 ++++-----
 tests/intel-ci/xe.blocklist.txt           |  4 ++--
 tests/meson.build                         | 25 ++++-------------------
 tests/msm/meson.build                     | 16 +++++++++++++++
 tests/panfrost/meson.build                | 15 ++++++++++++++
 tests/{ => panfrost}/panfrost_gem_new.c   |  0
 tests/{ => panfrost}/panfrost_get_param.c |  0
 tests/{ => panfrost}/panfrost_prime.c     |  0
 tests/{ => panfrost}/panfrost_submit.c    |  0
 10 files changed, 58 insertions(+), 28 deletions(-)
 create mode 100644 tests/msm/meson.build
 create mode 100644 tests/panfrost/meson.build
 rename tests/{ => panfrost}/panfrost_gem_new.c (100%)
 rename tests/{ => panfrost}/panfrost_get_param.c (100%)
 rename tests/{ => panfrost}/panfrost_prime.c (100%)
 rename tests/{ => panfrost}/panfrost_submit.c (100%)

-- 
2.43.2


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2024-06-25  9:58 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-12  7:03 [i-g-t V2 0/3] Move non-Intel tests to new directories Bhanuprakash Modem
2024-06-12  7:03 ` [i-g-t V2 1/3] tests/panfrost: Move Panfrost tests to new dir Bhanuprakash Modem
2024-06-18  8:39   ` Kamil Konieczny
2024-06-25  4:56     ` Modem, Bhanuprakash
2024-06-25  9:58       ` Kamil Konieczny
2024-06-12  7:03 ` [i-g-t V2 2/3] tests/msm: Move MSM " Bhanuprakash Modem
2024-06-12  8:59   ` Kamil Konieczny
2024-06-12 10:56     ` Modem, Bhanuprakash
2024-06-12 12:28       ` Kamil Konieczny
2024-06-13  4:19         ` Modem, Bhanuprakash
2024-06-13  4:23   ` [i-g-t V3 2/3] tests/msm: Generate MSM test bins in " Bhanuprakash Modem
2024-06-12  7:03 ` [i-g-t V2 3/3] tests/intel-ci: Update blocklists Bhanuprakash Modem
2024-06-12  7:55 ` ✓ CI.xeBAT: success for Move non-Intel tests to new directories Patchwork
2024-06-12  8:19 ` ✓ Fi.CI.BAT: " Patchwork
2024-06-12  9:35 ` ✓ CI.xeFULL: " Patchwork
2024-06-12 21:31 ` ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox