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

Rodrigo Vivi rodrigo.vivi at intel.com
Tue Oct 31 17:36:02 UTC 2023


On Mon, Oct 30, 2023 at 03:31:22PM +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>
> ---
>  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" ],


is this change that triggered this message to start appearing now:

Found ninja-1.11.1 at /usr/bin/ninja
Cleaning... 0 files.
[1558/1565] Generating docs/testp...e_tests.rst with a custom command
Warning: igt at intel_hwmon@hwmon-read Category documentation is missing
Warning: igt at intel_hwmon@hwmon-read Functionality documentation is missing
Warning: igt at intel_hwmon@hwmon-read Sub-category documentation is missing
Warning: igt at intel_hwmon@hwmon-write Category documentation is missing
Warning: igt at intel_hwmon@hwmon-write Functionality documentation is missing
Warning: igt at intel_hwmon@hwmon-write Sub-category documentation is missing
[1565/1565] Linking target runner/runner_test

?
Cc: Badal

>      "fields": {
>          "Category": {
>              "_properties_": {
> -- 
> 2.41.0
> 


More information about the igt-dev mailing list