X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-ivi-common%2Frecipes-test%2Fpackagegroups%2Fpackagegroup-ivi-common-test.bb;h=44fabae063028f745e53273d507e6bac1fd4bec5;hb=refs%2Fchanges%2F27%2F13427%2F1;hp=e613d43b0a3b915643a5bb936e9cb54e001fe096;hpb=20dfa8d262d6de0c689cce0d8fc0b76a40ba5a75;p=AGL%2Fmeta-agl.git diff --git a/meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb b/meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb index e613d43b0..44fabae06 100644 --- a/meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb +++ b/meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb @@ -7,9 +7,44 @@ inherit packagegroup PACKAGES = "\ packagegroup-ivi-common-test \ + packagegroup-ivi-common-test-ltp \ " ALLOW_EMPTY_${PN} = "1" RDEPENDS_${PN} += "\ + bc \ + blobsallad \ + dbench \ + ebizzy \ + ffsb \ + interbench \ + iozone3 \ + iperf \ + ipv6connect \ + linpack \ + linus-stress \ + lmbench \ + ltp \ + nbench-byte \ + packagegroup-ivi-common-test-ltp \ + rt-tests \ + stress \ + trinity \ + " +# to be added, but needs LICENSE_FLAGS_WHITELIST="non-commercial" +# netperf + +# FTBS, SPEC-316 +# himeno + + +# Packages for shell commands which are required by LTP +# readelf, logrotate, vsftpd, crontab, sar, arp, ftp, +# host, rcp, rlogin, rsh, tcpdump, expect, iptables, dnsmasq, +# pgrep +RDEPENDS_packagegroup-ivi-common-test-ltp += " \ + initscripts-functions bind-utils binutils \ + cronie dnsmasq expect inetutils-ftp inetutils-rsh \ + iptables logrotate net-tools sysstat tcpdump vsftpd \ "