[igt-dev] [PATCH i-g-t] intel/xe_test_config.json: add igt at intel_hwmon to testplan

Kamil Konieczny kamil.konieczny at linux.intel.com
Mon Oct 30 14:37:41 UTC 2023


Hi Mauro,
On 2023-10-30 at 15:31:22 +0100, Mauro Carvalho Chehab wrote:
> From: Mauro Carvalho Chehab <mchehab at kernel.org>
> 
> The tests on such file is used on both i915 and Xe driver.
> Add it to Xe testplan documentation.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>

Reviewed-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 5fd7c888f274..dd7aa4776ec6 100644
> --- a/tests/intel/xe_test_config.json
> +++ b/tests/intel/xe_test_config.json
> @@ -1,7 +1,7 @@
>  {
>      "description": "JSON file to be used to parse Xe documentation",
>      "name": "Tests for Xe Driver",
> -    "files": [ "xe_*.c", "../core_hotunplug.c" ],
> +    "files": [ "xe_*.c", "../core_hotunplug.c", "intel_hwmon.c" ],
>      "fields": {
>          "Category": {
>              "_properties_": {
> -- 
> 2.41.0
> 


More information about the igt-dev mailing list