diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 87f14a046e..524c607855 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -6978,11 +6978,17 @@ Gateways via their Web Interfaces</ulink>"</emphasis> | |||
| 6978 | and the testname can be any identifying string. | 6978 | and the testname can be any identifying string. |
| 6979 | </para> | 6979 | </para> |
| 6980 | 6980 | ||
| 6981 | <note> | 6981 | <para> |
| 6982 | A recipe is "ptest-enabled" if it inherits the | 6982 | For a list of Yocto Project recipes that are already |
| 6983 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-ptest'><filename>ptest</filename></ulink> | 6983 | enabled with ptest, see the |
| 6984 | class. | 6984 | <ulink url='https://wiki.yoctoproject.org/wiki/Ptest'>Ptest</ulink> |
| 6985 | </note> | 6985 | wiki page. |
| 6986 | <note> | ||
| 6987 | A recipe is "ptest-enabled" if it inherits the | ||
| 6988 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-ptest'><filename>ptest</filename></ulink> | ||
| 6989 | class. | ||
| 6990 | </note> | ||
| 6991 | </para> | ||
| 6986 | 6992 | ||
| 6987 | <section id='adding-ptest-to-your-build'> | 6993 | <section id='adding-ptest-to-your-build'> |
| 6988 | <title>Adding ptest to Your Build</title> | 6994 | <title>Adding ptest to Your Build</title> |
