[Lldb-commits] [PATCH] D21770: Improve ADB utilization within Android platform

Oleksiy Vyalov via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 29 07:48:04 PDT 2016


ovyalov added a comment.

In http://reviews.llvm.org/D21770#469876, @labath wrote:

> Is AdbClient getting big enough to deserve a couple of unit tests? All it would take is to add the ability to specify the address to connect to and make a small mock server that listens at that address?


It makes sense to do  - presumably it might be a non-trivial change but worth doing as a long-term investment.


http://reviews.llvm.org/D21770





More information about the lldb-commits mailing list