blob: 94d03a42ae4abb5934a82b4213d7059fb0993e60 [file] [log] [blame]
# Copyright 2015 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=4
CROS_WORKON_COMMIT="ef3ce7aa4a21c137b44783e045dfcfe2b4b9a1cc"
CROS_WORKON_TREE="95778e20faa58559ad0c8ad027b32497e3d2c80b"
CROS_WORKON_PROJECT="chromiumos/third_party/autotest"
CROS_WORKON_LOCALNAME=../third_party/autotest
CROS_WORKON_SUBDIR=files
inherit cros-workon autotest
DESCRIPTION="autotests for cloud services related functionality"
HOMEPAGE="http://www.chromium.org/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="*"
# Enable autotest by default.
IUSE="+autotest"
IUSE_TESTS="
+tests_buffet_BasicDBusAPI
+tests_buffet_Registration
"
IUSE="${IUSE} ${IUSE_TESTS}"