[igt-dev] [i-g-t] tests: New dir structure for intel specific tests
Kamil Konieczny
kamil.konieczny at linux.intel.com
Wed Apr 26 13:53:04 UTC 2023
Hi,
On 2023-04-24 at 13:32:33 +0530, Bhanuprakash Modem wrote:
> As we have many KMS tests those can support both i915 & XE, we
> can have new dir structure to place tests in a proper location.
>
> Below is the new dir structure:
> - tests/intel/i915/ : All i915 specific tests should move here.
> - tests/intel/xe/ : All XE specific tests should move here.
> - tests/intel/ : Tests those supports both i915 & XE should
> move here. Example: kms_psr
>
> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
There are only few tests now so maybe just move only those ?
These will mean we will have also three folders in tests:
tests/i915/
tests/intel/ or intel_kms/
tests/xe/
[...]
> tests/{ => intel}/i915/perf.c | 0
> tests/{ => intel}/i915/perf_pmu.c | 0
> tests/{ => intel}/i915/sysfs_defaults.c | 0
> .../i915/sysfs_heartbeat_interval.c | 0
> .../{ => intel}/i915/sysfs_preempt_timeout.c | 0
> .../i915/sysfs_timeslice_duration.c | 0
> tests/{i915 => intel}/kms_psr.c | 0
> tests/{i915 => intel}/kms_psr2_sf.c | 2 +-
> tests/{i915 => intel}/kms_psr2_su.c | 0
> tests/{i915 => intel}/kms_psr_stress_test.c | 0
> tests/{ => intel}/xe/xe_compute.c | 0
> tests/{ => intel}/xe/xe_create.c | 0
[...]
Regards,
Kamil
More information about the igt-dev
mailing list