[Lldb-commits] [PATCH] D31357: Support Unit Testing debugserver

Chris Bieneman via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 27 12:17:44 PDT 2017


beanz updated this revision to Diff 93165.
beanz added a comment.

Fleshed out the unit test logic to be more meaningful.


https://reviews.llvm.org/D31357

Files:
  tools/debugserver/source/CMakeLists.txt
  tools/debugserver/source/MacOSX/CMakeLists.txt
  unittests/CMakeLists.txt
  unittests/debugserver/CMakeLists.txt
  unittests/debugserver/RNBSocketTest.cpp
  unittests/debugserver/debugserver_LogCallback.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31357.93165.patch
Type: text/x-patch
Size: 12114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170327/bbf66863/attachment.bin>


More information about the lldb-commits mailing list