[PATCH i-g-t v3 0/5] Fix name collisions in Core test documentation

Katarzyna Piecielska katarzyna.piecielska at intel.com
Thu Apr 11 13:15:49 UTC 2024


After updating i915 and XE test documentation for Core there is a need
to fix some name collisions to make our infrastructure happy. These
changes are around Core tests. To make sure all name collisions were
removed I was using scripts/doc-tests-cross-check.sh.

Series contains also adding missing test documentation to xe_waitfence
testcases.

v2: Fix one more collision found by Kamil
v3: Remove remaining all collisions seen by doc-tests-cross-check.sh
script (Kamil)

Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>

Katarzyna Piecielska (5):
  tests/intel: Add missing Sub-category for xe_waitfence
  tests/intel: Remove name collision in Display tests visible in Core
    docs
  tests/intel: Remove documentation collision for Obsolete category
  tests/intel: Remove documentation collisions in i915_selftest
  tests: Remove collisions with Subcategory and Functionality

 tests/dmabuf.c                         |  2 +-
 tests/dmabuf_sync_file.c               |  2 +-
 tests/drm_mm.c                         |  2 +-
 tests/drm_read.c                       |  2 +-
 tests/intel/gem_exec_endless.c         |  4 ++--
 tests/intel/gem_exec_params.c          |  4 ++--
 tests/intel/gem_fence_thrash.c         |  2 +-
 tests/intel/gem_fence_upload.c         |  2 +-
 tests/intel/gem_fenced_exec_thrash.c   |  6 +++---
 tests/intel/gen3_mixed_blits.c         |  4 ++--
 tests/intel/gen3_render_linear_blits.c |  4 ++--
 tests/intel/gen3_render_mixed_blits.c  |  4 ++--
 tests/intel/gen3_render_tiledx_blits.c |  4 ++--
 tests/intel/gen3_render_tiledy_blits.c |  4 ++--
 tests/intel/i915_pipe_stress.c         |  2 +-
 tests/intel/i915_selftest.c            | 26 +++++++++++++-------------
 tests/intel/kms_fence_pin_leak.c       |  2 +-
 tests/intel/kms_pipe_b_c_ivb.c         |  2 +-
 tests/intel/perf.c                     |  6 +++---
 tests/intel/prime_mmap_kms.c           |  2 +-
 tests/intel/xe_exec_compute_mode.c     |  2 +-
 tests/intel/xe_live_ktest.c            |  6 +++---
 tests/intel/xe_waitfence.c             |  1 +
 tests/kms_tv_load_detect.c             |  2 +-
 tests/prime_nv_api.c                   |  2 +-
 25 files changed, 50 insertions(+), 49 deletions(-)

-- 
2.34.1



More information about the igt-dev mailing list