blob: 1098eee03c2f659d04a775b2480f5e16effd237e [file] [log] [blame]
# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CROS_WORKON_COMMIT="6d56a91e36c7415ef754171fe84cab5df045334c"
CROS_WORKON_TREE="0afe9e545add6bbfe1e753734251c983a93fad69"
PYTHON_COMPAT=( python3_{6..9} )
CROS_WORKON_PROJECT="chromiumos/third_party/autotest"
inherit cros-workon autotest python-any-r1
DESCRIPTION="touchpad autotest"
HOMEPAGE="https://chromium.googlesource.com/chromiumos/third_party/autotest/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="*"
IUSE="${IUSE} +autotest"
RDEPEND="
chromeos-base/autotest-deps-touchpad
"
DEPEND="${RDEPEND}"
IUSE_TESTS="
+tests_platform_GesturesRegressionTest
"
IUSE="${IUSE} ${IUSE_TESTS}"
CROS_WORKON_LOCALNAME="third_party/autotest/files"
AUTOTEST_DEPS_LIST=""
AUTOTEST_CONFIG_LIST=""
AUTOTEST_PROFILERS_LIST=""
AUTOTEST_FILE_MASK="*.a *.tar.bz2 *.tbz2 *.tgz *.tar.gz"