diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 15:24:11 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:25 +0000 |
| commit | 759c88f778825b167713bfeb396b90faf7cd101c (patch) | |
| tree | 1b6d79218fc9fca69a6330120ae4928d6b8fdea5 /documentation/ref-manual | |
| parent | 73ddfa2ab0712ff399f6695d248dacd02606e2bd (diff) | |
| download | poky-759c88f778825b167713bfeb396b90faf7cd101c.tar.gz | |
ref-manual: Edits to testimage class.
(From yocto-docs rev: 3fac6693a78cf9242a600c5f6c68175595531f84)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index ecfde202c8..f99889e570 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -2604,8 +2604,8 @@ | |||
| 2604 | <title><filename>testimage.bbclass</filename></title> | 2604 | <title><filename>testimage.bbclass</filename></title> |
| 2605 | 2605 | ||
| 2606 | <para> | 2606 | <para> |
| 2607 | You can use this class to enable running a series of automated tests | 2607 | The <filename>testimage</filename> class supports running automated |
| 2608 | for images. | 2608 | tests against images. |
| 2609 | The class handles loading the tests and starting the image. | 2609 | The class handles loading the tests and starting the image. |
| 2610 | <note> | 2610 | <note> |
| 2611 | Currently, there is only support for running these tests | 2611 | Currently, there is only support for running these tests |
