summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-05-07 16:20:49 +0200
committerPatrick Vacek <patrickvacek@gmail.com>2019-05-07 16:31:02 +0200
commiteb92114799a6796b43d767c2049ff3b5d36c2056 (patch)
tree6ea3aa8dd8db8be1bfb73f9a9cb89e7ef5b63f79
parent4477352f8ef94184e76f9d126774c09d35e8a58f (diff)
downloadmeta-updater-eb92114799a6796b43d767c2049ff3b5d36c2056.tar.gz
README: Add updater_qemux86_64_ptest to list of test targets.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
-rw-r--r--README.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index cc01612..a28d934 100644
--- a/README.adoc
+++ b/README.adoc
@@ -228,7 +228,7 @@ sudo apt install ovmf
2285. Run oe-selftest: 2285. Run oe-selftest:
229+ 229+
230``` 230```
231oe-selftest -r updater_native updater_qemux86_64 updater_minnowboard updater_raspberrypi 231oe-selftest -r updater_native updater_qemux86_64 updater_minnowboard updater_raspberrypi updater_qemux86_64_ptest
232``` 232```
233 233
234For more information about oe-selftest, including details about how to run individual test modules or classes, please refer to the https://wiki.yoctoproject.org/wiki/Oe-selftest[Yocto Project wiki]. 234For more information about oe-selftest, including details about how to run individual test modules or classes, please refer to the https://wiki.yoctoproject.org/wiki/Oe-selftest[Yocto Project wiki].