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:18:21 +0000 |
| commit | bb0fca8a62e4bd52f9db3a4a05fc2711ef144322 (patch) | |
| tree | 86126ec9fa2b709e9f441ef79f12adbac090787e /documentation | |
| parent | ae82bc0e0c16156ce7f44a15ae026fa346170e6b (diff) | |
| download | poky-bb0fca8a62e4bd52f9db3a4a05fc2711ef144322.tar.gz | |
ref-manual: Edits to testimage class.
(From yocto-docs rev: a44377ed2f02127eb6d807721e6c37f53322f89c)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -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 |
