[Lldb-commits] [PATCH] Fix and enable some tests on Linux (MI)
Ilia K
ki.stfu at gmail.com
Mon Mar 2 00:18:24 PST 2015
In http://reviews.llvm.org/D7987#132264, @vharron wrote:
> I tried this out and didn't see any improvement with the patch on Linux.
This patch fixes tge following tests:
1. MiExecInterpreterTestCase.test_lldbmi_thread_step_in
2. MiExecTestCase.test_lldbmi_exec_step
3. MiStackTestCase.test_lldbmi_stack_info_frame tests.
Also I enabled following:
1. MiExecTestCase.test_lldbmi_exec_step_instruction
2. MiSignalTestCase.test_lldbmi_stopped_when_interrupted
As I said this patch was tested on Linux, specifically on Ubuntu 14.10.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7987
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list