diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 353602c05e..0d03ddc53e 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -12027,7 +12027,7 @@ | |||
| 12027 | In order to run tests on hardware, you need to set | 12027 | In order to run tests on hardware, you need to set |
| 12028 | <filename>TEST_TARGET</filename> to an appropriate value. | 12028 | <filename>TEST_TARGET</filename> to an appropriate value. |
| 12029 | For QEMU, you do not have to change anything, the default | 12029 | For QEMU, you do not have to change anything, the default |
| 12030 | value is "QemuTarget". | 12030 | value is "qemu". |
| 12031 | For running tests on hardware, the following options exist: | 12031 | For running tests on hardware, the following options exist: |
| 12032 | <itemizedlist> | 12032 | <itemizedlist> |
| 12033 | <listitem><para><emphasis>"simpleremote":</emphasis> | 12033 | <listitem><para><emphasis>"simpleremote":</emphasis> |
| @@ -12607,7 +12607,7 @@ | |||
| 12607 | <listitem><para><emphasis><filename>target</filename>:</emphasis> | 12607 | <listitem><para><emphasis><filename>target</filename>:</emphasis> |
| 12608 | The target controller object used to deploy | 12608 | The target controller object used to deploy |
| 12609 | and start an image on a particular target | 12609 | and start an image on a particular target |
| 12610 | (e.g. QemuTarget, SimpleRemote, and | 12610 | (e.g. Qemu, SimpleRemote, and |
| 12611 | SystemdbootTarget). | 12611 | SystemdbootTarget). |
| 12612 | Tests usually use the following: | 12612 | Tests usually use the following: |
| 12613 | <itemizedlist> | 12613 | <itemizedlist> |
