[PATCH i-g-t v3 2/2] intel/xe_test_config.json: add device_reset

Bernatowicz, Marcin marcin.bernatowicz at linux.intel.com
Mon May 12 12:59:01 UTC 2025



On 5/12/2025 2:53 PM, Kamil Konieczny wrote:
> This test is driver agnostic and the subtest unbind-reset-rebind
> is already passing.
> 
> Cc: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
> Cc: Marcin Bernatowicz <marcin.bernatowicz at linux.intel.com>
> Signed-off-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> ---
>   tests/intel/xe_test_config.json | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/intel/xe_test_config.json b/tests/intel/xe_test_config.json
> index b3393a89e..edca243f1 100644
> --- a/tests/intel/xe_test_config.json
> +++ b/tests/intel/xe_test_config.json
> @@ -2,7 +2,7 @@
>       "description": "JSON file to be used to parse Xe documentation",
>       "name": "Tests for Xe Driver",
>       "drivers": [ "xe" ],
> -    "files": [ "xe_*.c", "../core_*.c", "../sriov_basic.c", "intel_hwmon.c", "intel_sysfs_debugfs.c" ],
> +    "files": [ "xe_*.c", "../core_*.c", "../device_*.c", "../sriov_basic.c", "intel_hwmon.c", "intel_sysfs_debugfs.c" ],
>       "fields": {
>           "Run type": {
>               "_properties_": {
LGTM,
Reviewed-by: Marcin Bernatowicz <marcin.bernatowicz at linux.intel.com>


More information about the igt-dev mailing list