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

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 29 04:37:52 PDT 2016


labath added a comment.

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?


http://reviews.llvm.org/D21770





More information about the lldb-commits mailing list