From c292340b7a241c10d3fea27e43033dca827c6c82 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 26 Nov 2014 11:53:58 -0600 Subject: dev-manual: Added link to ptest wiki page into Ptest section. (From yocto-docs rev: 8ee7d8073056dfacc3afcce1eec8c79abd07881f) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'documentation/dev-manual') 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" and the testname can be any identifying string. - - A recipe is "ptest-enabled" if it inherits the - ptest - class. - + + For a list of Yocto Project recipes that are already + enabled with ptest, see the + Ptest + wiki page. + + A recipe is "ptest-enabled" if it inherits the + ptest + class. + +
Adding ptest to Your Build -- cgit v1.2.3-54-g00ecf