File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -289,6 +289,9 @@ an alternative container runtime. Although the many of the target
289
289
names and scripts are prefixed with "docker" the system will
290
290
automatically run on whichever is configured.
291
291
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
+
292
295
Docker Prerequisites
293
296
--------------------
294
297
@@ -1011,6 +1014,8 @@ And remove any package you want with::
1011
1014
If you've used ``make check-acceptance ``, the Python virtual environment where
1012
1015
Avocado is installed will be cleaned up as part of ``make check-clean ``.
1013
1016
1017
+ .. _checktcg-ref :
1018
+
1014
1019
Testing with "make check-tcg"
1015
1020
=============================
1016
1021
You can’t perform that action at this time.
0 commit comments