Skip to content

Commit 4583cda

Browse files
committed
docs/devel: add forward reference to check-tcg
For completeness reference the check-tcg tests in the container preamble text. Signed-off-by: Alex Bennée <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: Richard Henderson <[email protected]> Reviewed-by: Thomas Huth <[email protected]> Cc: Thomas Huth <[email protected]> Message-Id: <[email protected]>
1 parent 9c1f491 commit 4583cda

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/devel/testing.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,9 @@ an alternative container runtime. Although the many of the target
289289
names and scripts are prefixed with "docker" the system will
290290
automatically run on whichever is configured.
291291

292+
The container images are also used to augment the generation of tests
293+
for testing TCG. See :ref:`checktcg-ref` for more details.
294+
292295
Docker Prerequisites
293296
--------------------
294297

@@ -1011,6 +1014,8 @@ And remove any package you want with::
10111014
If you've used ``make check-acceptance``, the Python virtual environment where
10121015
Avocado is installed will be cleaned up as part of ``make check-clean``.
10131016

1017+
.. _checktcg-ref:
1018+
10141019
Testing with "make check-tcg"
10151020
=============================
10161021

0 commit comments

Comments
 (0)