blob: 3f3fa9864f5c0ac930140f8fb49735e232dc12b8 [file] [log] [blame]
# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
DESCRIPTION="Meta ebuild for all packages providing tests"
HOMEPAGE="http://www.chromium.org"
LICENSE="GPL-2"
SLOT=0
KEYWORDS="amd64 arm x86"
IUSE=""
RDEPEND="
chromeos-base/autotest-tests
chromeos-base/autotest-tests-ltp
chromeos-base/autotest-tests-ownershipapi
chromeos-base/autotest-chrome
chromeos-base/autotest-factory
chromeos-base/autotest-private
"
DEPEND="${RDEPEND}"