tree: ab12914fc0c2b68464e04ef3b659402e7c1f9fe1 [path history] [tgz]
  1. client/
  2. host/
  3. OWNERS
  4. README.md
tests/CompanionDeviceMultiDeviceTests/README.md

CDM Multi-device Tests

Device Setup

To test on physical devices, connect two devices locally and enable USB debugging setting on both devices.

When running on a cloudtop or other remote setups, use pontis to connect the devices on remote set up by running pontis start. Verify that pontis client is connected via pontis status and confirm that both devices are in “connected” state via adb devices.

See go/pontis for more details regarding this workflow.

To test on virtual devices, follow instructions to set up netsim on cuttlefish. Launch two instances of virtual devices by specifying --num_instances=2 parameter.

Running the Test

atest CompanionDeviceManagerMultiDeviceTestCases