From 8b98e1e0f908ef30f5a4459f2bd62442d2b6649b Mon Sep 17 00:00:00 2001 From: Laurent Bonnans Date: Tue, 19 Mar 2019 16:45:34 +0100 Subject: Split oe-selftests by target machines To allow for more targeted testing Signed-off-by: Laurent Bonnans --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 0ce1069..cc01612 100644 --- a/README.adoc +++ b/README.adoc @@ -228,7 +228,7 @@ sudo apt install ovmf 5. Run oe-selftest: + ``` -oe-selftest --run-tests updater +oe-selftest -r updater_native updater_qemux86_64 updater_minnowboard updater_raspberrypi ``` 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