[PATCH] doc: add missing 'Asset' type in function test doc

2025-03-15 Thread Aditya Gupta
Seems 'Asset' got missed in the documentation by mistake. Also fix the one spellcheck issue pointed by spellcheck Signed-off-by: Aditya Gupta --- docs/devel/testing/functional.rst | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/devel/testing/functional.rst b/docs

Re: [PATCH] doc: add missing 'Asset' type in function test doc

2025-03-07 Thread Thomas Huth
On 06/03/2025 07.44, Philippe Mathieu-Daudé wrote: On 6/3/25 07:07, Aditya Gupta wrote: Seems 'Asset' got missed in the documentation by mistake. Also fix the one spellcheck issue pointed by spellcheck Signed-off-by: Aditya Gupta ---   docs/devel/testing/functional.rst | 6 --   1 file cha

Re: [PATCH] doc: add missing 'Asset' type in function test doc

2025-03-06 Thread Philippe Mathieu-Daudé
On 6/3/25 07:07, Aditya Gupta wrote: Seems 'Asset' got missed in the documentation by mistake. Also fix the one spellcheck issue pointed by spellcheck Signed-off-by: Aditya Gupta --- docs/devel/testing/functional.rst | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/