Re: [PATCH v2 6/6] docs/devel: add forward reference to check-tcg

2021-02-22 Thread Thomas Huth
On 22/02/2021 11.14, Alex Bennée wrote: For completeness reference the check-tcg tests in the container preamble text. Signed-off-by: Alex Bennée Cc: Thomas Huth --- docs/devel/testing.rst | 5 + 1 file changed, 5 insertions(+) diff --git a/docs/devel/testing.rst b/docs/devel/testing.r

Re: [PATCH v2 6/6] docs/devel: add forward reference to check-tcg

2021-02-22 Thread Philippe Mathieu-Daudé
On 2/22/21 11:14 AM, Alex Bennée wrote: > For completeness reference the check-tcg tests in the container > preamble text. > > Signed-off-by: Alex Bennée > Cc: Thomas Huth > --- > docs/devel/testing.rst | 5 + > 1 file changed, 5 insertions(+) Reviewed-by: Philippe Mathieu-Daudé