[Lldb-commits] [PATCH] D32930: New framework for lldb client-server communication tests.
Jason Majors via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 25 13:21:43 PDT 2017
jmajors updated this revision to Diff 100287.
jmajors added a comment.
Make inferior break more portable.
Restrict tests to running on Linux, BSD, or Android systems.
https://reviews.llvm.org/D32930
Files:
unittests/CMakeLists.txt
unittests/tools/CMakeLists.txt
unittests/tools/lldb-server/CMakeLists.txt
unittests/tools/lldb-server/inferior/thread_inferior.cpp
unittests/tools/lldb-server/tests/CMakeLists.txt
unittests/tools/lldb-server/tests/MessageObjects.cpp
unittests/tools/lldb-server/tests/MessageObjects.h
unittests/tools/lldb-server/tests/TestClient.cpp
unittests/tools/lldb-server/tests/TestClient.h
unittests/tools/lldb-server/tests/ThreadIdsInJstopinfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32930.100287.patch
Type: text/x-patch
Size: 28918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170525/fb85f605/attachment-0001.bin>
More information about the lldb-commits
mailing list