google / mobly

E2E test framework for tests with complex environment requirements.
https://github.com/google/mobly
Apache License 2.0
638 stars 178 forks source link

Add abilty to run 'adb reverse' via Mobly #900

Closed ssachinsunder closed 11 months ago

ssachinsunder commented 11 months ago

We have the ability to run adb forward (for TCP port forwarding) but not adb reverse via mobly for TCP port reversing. This feature request is to add this ability in Mobly framework.