blob: 87a140f8ec57552a304de86e3eec72dc01786b6a [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="af6d472bbe3632facff407743314294498427ea2"
CROS_WORKON_TREE="738143231455a51480a9776268efe33b1c2f8786"
PYTHON_COMPAT=( python2_7 python{3_6,3_7,3_8} )
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"