teak-llvm/lldb/packages/Python/lldbsuite
Francis Ricci cef04a25f6 Store absolute path for lldb executable in dotest.py
Summary:
lldb-server tests are currently being skipped on the
check-lldb target. This is because we get the path of
lldb-server by modifying the path to the lldb executable.
However, by this point, we've changed directories, and a
relative path to the build/bin directory will no longer point
to the location of lldb-server.

Storing an absolute path solves this issue.

Reviewers: vharron, zturner, tfiala, labath

Subscribers: labath, lldb-commits, sas

Differential Revision: http://reviews.llvm.org/D19082

llvm-svn: 267463
2016-04-25 20:36:22 +00:00
..
support test infra cleanup: convert test_runner lib into package 2016-04-19 04:20:35 +00:00
test Store absolute path for lldb executable in dotest.py 2016-04-25 20:36:22 +00:00
test_event test infra: move test event-related handling into its own package 2016-04-20 16:27:27 +00:00
__init__.py Added lldbsuite.lldb_test_root, switched formatter to use it. 2015-12-07 06:19:48 +00:00