From fa9b57e6f5866b4e3777593d8a3cd59fdb3131c6 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 5 May 2015 09:31:13 -0700 Subject: [PATCH] ref-manual: Added 'ptest' to the list of Distro Features Reported-by: Paul Eggleton (From yocto-docs rev: e63773beac002bf39b2b371c50d3329de01e8586) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-features.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml index b90ba7947d..798e0a2a18 100644 --- a/documentation/ref-manual/ref-features.xml +++ b/documentation/ref-manual/ref-features.xml @@ -176,6 +176,12 @@ PCMCIA/CompactFlash support. ppp: Include PPP dialup support. + ptest: Enables building + the package tests where supported by individual recipes. + For more information on package tests, see the + "Testing Packages With ptest" + section in the Yocto Project Development Manual. + smbfs: Include SMB networks client support (for mounting Samba/Microsoft Windows shares on device).