forked from OSchip/llvm-project
3c3345be1b
On Darwin, if a test machine isn't set up for code-signing (see docs/code-signing.txt), running check-lldb should use the system debugserver instead of the unsigned one built in-tree. This makes it possible to run lldb's test suite without having code-signing set up, which is really convenient. Differential Revision: https://reviews.llvm.org/D42215 llvm-svn: 322803 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dotest.py | ||
testcases | ||
use_lldb_suite.py |