Change the global variable for phone IP to read from other packages. We are going to use the same var to control adb-over-wifi for Nearby Share. So make it readable outside the crossdevice package. BUG=b:226934630 TEST=nearby-share and cross-device suites with adb-over-wifi Cq-Depend: 3603072 Change-Id: Icec29d3a4d36eed91a8121b2cb0bbf8c9b426e88 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/3603051 Tested-by: David Haddock <dhaddock@chromium.org> Reviewed-by: Kyle Shimabukuro <kyleshima@chromium.org>
This repository contains integration tests that are run by Tast.
helpers/ - Source code for binaries executed by tests.local/ - Helpers for local tests that are compiled and installed to /usr/local/libexec/tast/helpers/local/cros by the tast-local-helpers-cros package.src/chromiumos/tast/Shared code, the main tast executable, the local_test_runner and remote_test_runner executables responsible for running bundles, and documentation are located in the tast repository.