From eb92114799a6796b43d767c2049ff3b5d36c2056 Mon Sep 17 00:00:00 2001 From: Patrick Vacek Date: Tue, 7 May 2019 16:20:49 +0200 Subject: README: Add updater_qemux86_64_ptest to list of test targets. Signed-off-by: Patrick Vacek --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.adoc') 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 5. Run oe-selftest: + ``` -oe-selftest -r updater_native updater_qemux86_64 updater_minnowboard updater_raspberrypi +oe-selftest -r updater_native updater_qemux86_64 updater_minnowboard updater_raspberrypi updater_qemux86_64_ptest ``` For 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]. -- cgit v1.2.3-54-g00ecf