// Copyright 2020 The Chromium OS Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file.
ARCAudioTest is an app used in Tast Arc audio tests.
File > New > Import Projectchromiumos/src/platform/tast-tests/android/, click the build.gradle to select it, and then click OK to import your project.Build > Make Project.$ adb connect ${DUT_IP}:22 )Run ARCAudioTest from the Run menu.ARCAudioTest should build and then appear on your DUT.cros_workon --board=${BOARD} start tast-local-apks-cros
emerge-${BOARD} tast-local-apks-cros
cros deploy --root=/usr/local ${DUT_IP} tast-local-apks-cros
$ tast -verbose run ${DUT_IP} arc.AudioValidity.playback