summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-04-10 12:49:34 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-11 18:22:51 +0100
commitfee60fbabbfa193fc058da5e36d9a37d2a08712f (patch)
tree5a8cee9a3c1c91360cc590898aa081dac830f4f3
parenta39e1f7568ec15c97bdc129946d0fb3a8e0595ba (diff)
downloadast2050-yocto-poky-fee60fbabbfa193fc058da5e36d9a37d2a08712f.zip
ast2050-yocto-poky-fee60fbabbfa193fc058da5e36d9a37d2a08712f.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>
-rw-r--r--documentation/ref-manual/ref-classes.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 0031df2..22a0bce 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -2942,12 +2942,8 @@
<para>
The <filename>testimage</filename> class supports running automated
- tests against images.
+ tests against images using QEMU and on actual hardware.
The class handles loading the tests and starting the image.
- <note>
- Currently, there is only support for running these tests
- under QEMU.
- </note>
</para>
<para>
OpenPOWER on IntegriCloud