Lines Matching refs:to
8 These tests simulate connectivity use cases critical to NBU market like
9 peer-to-peer interactions.
12 want to learn more, see its [Github page](https://github.com/google/mobly) and
16 Test (DUT) and Python test scripts running on a computer to which the DUTs are
17 connected via USB. The tests issue cmds to the agent on the device to trigger
20 The tests by default write output to `/tmp/logs`.
24 This section lists the components and steps required to create a setup to run
43 * Flash the build you want to test. The build's API level has to be `>=26`.
52 Based on the two devices' serial numbers, we need to create a config file.
75 In addition to those, we also need to install a few other tools:
82 After all the tools are installed, connect the devices to the computer with USB
87 First, you need to put the file `config.yaml` in the same directory as the
88 Python scripts. Then cd to that directory and run:
99 Zip up the content of `/tmp/logs/` and send it to your contact at Google.