[Lldb-commits] [PATCH] D31357: Support Unit Testing debugserver
Chris Bieneman via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 27 15:55:22 PDT 2017
beanz updated this revision to Diff 93190.
beanz added a comment.
Added a note to the unit test CMake file about why the tests are where they are. Generally we isolate debugserver from the rest of LLDB, and this comment explains the breach of isolation.
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.93190.patch
Type: text/x-patch
Size: 12483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170327/da0ba066/attachment-0001.bin>
More information about the lldb-commits
mailing list