[PATCH i-g-t] intel/xe_test_config.json: add sriov_basic.c

Kamil Konieczny kamil.konieczny at linux.intel.com
Mon Feb 26 10:22:09 UTC 2024


Hi Mauro,
On 2024-02-22 at 08:43:37 +0100, Mauro Carvalho Chehab wrote:
> From: Mauro Carvalho Chehab <mchehab at kernel.org>
> 
> The tests there are currently not included as part of Xe scope.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>

Acked-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 3944a9c8028b..22b43ffac2e1 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_hotunplug.c", "intel_hwmon.c" ],
> +    "files": [ "xe_*.c", "../core_hotunplug.c", "../sriov_basic.c", "intel_hwmon.c" ],
>      "fields": {
>          "Category": {
>              "_properties_": {
> -- 
> 2.43.2
> 


More information about the igt-dev mailing list