[oe-commits] [openembedded-core] 19/21: FIXME: test ltp

git at git.openembedded.org git at git.openembedded.org
Mon Apr 29 11:27:43 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit b879d42fd4b2c82a4d2d7a8dab055215db3baca5
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Thu Apr 25 12:25:42 2019 +0100

    FIXME: test ltp
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-sato/images/core-image-sato-sdk-ptest.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb b/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb
index 2497fc4..921c030 100644
--- a/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb
+++ b/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb
@@ -19,3 +19,6 @@ IMAGE_ROOTFS_EXTRA_SPACE = "1324288"
 
 # ptests need more memory than standard to avoid the OOM killer
 QB_MEM = "-m 1024"
+
+BASICTESTSUITE += "ltp ltp_compliance"
+TEST_SUITES_append = " ltp ltp_compliance"
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list