summaryrefslogtreecommitdiffstats
path: root/README.adoc
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-05-07 16:26:54 +0200
committerGitHub <noreply@github.com>2019-05-07 16:26:54 +0200
commit64be911c2ec371095ffa1f5f9863508d2d36e55d (patch)
tree92383e16ca9a6a1d3f53a307dbdfee94f7345a93 /README.adoc
parent6e35fce737605ce41050c4e4decb6f7c66671cd5 (diff)
parentba3496c3f54c8d121e112082deca303180a570a9 (diff)
downloadmeta-updater-64be911c2ec371095ffa1f5f9863508d2d36e55d.tar.gz
Merge pull request #516 from advancedtelematic/test/ptest-printing
More robust aktualizr-ptest printing of errors
Diffstat (limited to 'README.adoc')
-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].