blob: 148a90dd701889224517dff4663e1045a5da282d [file] [log] [blame]
# Copyright 2018 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=5
CROS_WORKON_COMMIT="168323a8177eb1263695f3dcd6546b2bf5c73748"
CROS_WORKON_TREE="a14ada29cc5c7acbe1cd69715948c5911bcb4c15"
CROS_WORKON_PROJECT="chromiumos/third_party/autotest"
CROS_WORKON_LOCALNAME="third_party/autotest/files"
inherit cros-workon autotest
DESCRIPTION="Autotest server tests for running Tast-based tests"
HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform/tast/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="*"
IUSE="+autotest"
RDEPEND=""
DEPEND=""
IUSE_TESTS="
+tests_graphics_TraceReplayExtended
+tests_tast
"
IUSE="${IUSE} ${IUSE_TESTS}"
AUTOTEST_FILE_MASK="*.a *.tar.bz2 *.tbz2 *.tgz *.tar.gz"