llvm-project/lldb/lit/tools/lldb-mi
Alexander Polyakov 24b6d3690c [lldb-mi] Fix bugs in target-select-so-path.test
Summary:
* This patch fixes hanging of the test in case of using python3, changes callback
  function that will be called if the timer ends, changes python interpreter to
  `%python` that is set up by llvm-lit.
* Also, the test didn't work properly since it didn't contain a call of
  filecheck_proc.communicate(), that means that filecheck didn't run and its
  return code was equal to 0 in all cases.

Reviewers: teemperor, labath, tatyana-krasnukha, aprantl

Reviewed By: teemperor, labath

Subscribers: ki.stfu, lldb-commits

Differential Revision: https://reviews.llvm.org/D52498

llvm-svn: 343033
2018-09-25 21:49:33 +00:00
..
breakpoint [lldb, lldb-mi] Enable lldb-mi -break-insert test on Windows. 2018-06-04 22:39:40 +00:00
data [lldb-mi] Re-implement data-info-line command. 2018-07-23 13:02:41 +00:00
exec [lldb-mi] Re-implement a few MI commands. 2018-07-02 23:54:06 +00:00
symbol [lldb-mi] Correct regex in the symbol-list-lines test 2018-09-15 17:05:20 +00:00
target [lldb-mi] Fix bugs in target-select-so-path.test 2018-09-25 21:49:33 +00:00