blob: b2cc5071d79aa4ac69b3e97d038b316566e08ea4 [file] [log] [blame]
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CROS_WORKON_COMMIT="4c9b0bff59adfa276da2c9daa2b3143ea8b6b09c"
CROS_WORKON_TREE="3c054d108afe656ffecc42af955b5e553d6f62d0"
CROS_WORKON_PROJECT="chromiumos/platform/dev-util"
CROS_WORKON_LOCALNAME="../platform/dev"
CROS_WORKON_SUBTREE="src"
inherit cros-workon
DESCRIPTION="Collection of test services installed into the cros_sdk env"
HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform/dev-util/+/HEAD/src"
LICENSE="BSD-Google"
KEYWORDS="*"
IUSE=""
# TODO(b/182898188): Re-add test-plan once proto changes have been integrated.
DEPEND="
dev-util/cros-provision
dev-util/testlabenv-local
dev-util/cros-test
dev-util/dut-server
"
RDEPEND="
${DEPEND}
!<chromeos-base/test-server-0.0.1-r49
"