Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Cc: tomasz.mistat@intel.com, jari.tahvanainen@intel.com
Subject: [igt-dev] [RFC 0/3] Xe: set Run type from testlist instead of defining it
Date: Tue,  5 Sep 2023 18:48:27 +0200	[thread overview]
Message-ID: <20230905165033.187749-1-mauro.chehab@linux.intel.com> (raw)

From: Mauro Carvalho Chehab <mchehab@kernel.org>

Right now, we're keeping testlists both at documentation and on
separate testlist files. That makes harder to maintain. It also
requires splitting wildcards on multiple fields just due to that.

In the end, only the testlist files are updated.

So, simplify the maintainance by reading the testlists and parsing
them directly.

This will also handle tests that are blacklisted for all platforms.

Mauro Carvalho Chehab (3):
  xe_test_config.json: add testlists and blacklists
  tests/intel/xe*.c: drop Run type field
  test_list.py: add support for reading testlist regular expressions

 scripts/test_list.py               | 70 ++++++++++++++++++++++++++++++
 tests/intel/xe_ccs.c               |  1 -
 tests/intel/xe_compute.c           |  1 -
 tests/intel/xe_create.c            |  2 -
 tests/intel/xe_debugfs.c           |  1 -
 tests/intel/xe_dma_buf_sync.c      |  4 --
 tests/intel/xe_evict.c             |  1 -
 tests/intel/xe_exec_balancer.c     | 11 -----
 tests/intel/xe_exec_basic.c        |  6 ---
 tests/intel/xe_exec_compute_mode.c |  4 --
 tests/intel/xe_exec_fault_mode.c   |  8 ----
 tests/intel/xe_exec_reset.c        | 23 ----------
 tests/intel/xe_exec_store.c        |  2 -
 tests/intel/xe_exec_threads.c      |  2 -
 tests/intel/xe_exercise_blt.c      |  1 -
 tests/intel/xe_gpgpu_fill.c        |  1 -
 tests/intel/xe_guc_pc.c            |  9 ----
 tests/intel/xe_huc_copy.c          |  1 -
 tests/intel/xe_intel_bb.c          | 13 ------
 tests/intel/xe_live_ktest.c        |  1 -
 tests/intel/xe_media_fill.c        |  1 -
 tests/intel/xe_mmap.c              |  1 -
 tests/intel/xe_mmio.c              |  1 -
 tests/intel/xe_module_load.c       |  6 ---
 tests/intel/xe_noexec_ping_pong.c  |  1 -
 tests/intel/xe_pm.c                |  2 -
 tests/intel/xe_pm_residency.c      |  3 --
 tests/intel/xe_prime_self_import.c |  8 ----
 tests/intel/xe_query.c             |  1 -
 tests/intel/xe_spin_batch.c        |  4 --
 tests/intel/xe_sysfs_defaults.c    |  1 -
 tests/intel/xe_sysfs_scheduler.c   |  1 -
 tests/intel/xe_test_config.json    |  7 +++
 tests/intel/xe_vm.c                | 23 ----------
 tests/intel/xe_waitfence.c         |  1 -
 35 files changed, 77 insertions(+), 146 deletions(-)

-- 
2.41.0

             reply	other threads:[~2023-09-05 16:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-05 16:48 Mauro Carvalho Chehab [this message]
2023-09-05 16:48 ` [igt-dev] [RFC 1/3] xe_test_config.json: add testlists and blacklists Mauro Carvalho Chehab
2023-09-06  9:08   ` Kamil Konieczny
2023-09-05 16:48 ` [igt-dev] [RFC 2/3] tests/intel/xe*.c: drop Run type field Mauro Carvalho Chehab
2023-09-06  9:05   ` Kamil Konieczny
2023-09-05 16:48 ` [igt-dev] [RFC 3/3] test_list.py: add support for reading testlist regular expressions Mauro Carvalho Chehab
2023-09-05 18:52 ` [igt-dev] ✗ Fi.CI.BUILD: failure for Xe: set Run type from testlist instead of defining it 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=20230905165033.187749-1-mauro.chehab@linux.intel.com \
    --to=mauro.chehab@linux.intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=jari.tahvanainen@intel.com \
    --cc=tomasz.mistat@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