diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-04-10 12:49:34 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-11 18:15:33 +0100 |
commit | 6d3e061287008a2df351b27c6f0069993e99f749 (patch) | |
tree | 7599a3ccaaa00b169498073b35d5de9b874fb87c /documentation/ref-manual/ref-classes.xml | |
parent | 3ff180c173fccfe3cf7e95ef999a77f2f25a9549 (diff) | |
download | poky-6d3e061287008a2df351b27c6f0069993e99f749.tar.gz |
ref-manual: Removed note limiting tests to QEMU.
Fixes [YOCTO #5554]
Removed the note limiting this to QEMU tests.
(From yocto-docs rev: c91d058514832aacfb74fd4480e0a2dba95b4921)
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/ref-classes.xml')
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 0031df26d8..22a0bce218 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -2942,12 +2942,8 @@ | |||
2942 | 2942 | ||
2943 | <para> | 2943 | <para> |
2944 | The <filename>testimage</filename> class supports running automated | 2944 | The <filename>testimage</filename> class supports running automated |
2945 | tests against images. | 2945 | tests against images using QEMU and on actual hardware. |
2946 | The class handles loading the tests and starting the image. | 2946 | The class handles loading the tests and starting the image. |
2947 | <note> | ||
2948 | Currently, there is only support for running these tests | ||
2949 | under QEMU. | ||
2950 | </note> | ||
2951 | </para> | 2947 | </para> |
2952 | 2948 | ||
2953 | <para> | 2949 | <para> |