Enabling the lldb-mi tests on Linux.
authorHafiz Abid Qadeer <hafiz_abid@mentor.com>
Mon, 16 Mar 2015 14:28:18 +0000 (14:28 +0000)
committerHafiz Abid Qadeer <hafiz_abid@mentor.com>
Mon, 16 Mar 2015 14:28:18 +0000 (14:28 +0000)
commit10fa53d26e0e770f417ca69d1d335f392a3f60d4
tree29c5db26d746ba20026de1190a953654f56c6b58
parent74bbf7c7eed54cd01ad49c36820269bb7bfb5592
Enabling the lldb-mi tests on Linux.

I think the issue that caused the random failure has been fixed. So I am enabling the tests again on Linux.
There are still some tests that are skipped on Linux due to different output. Those will be handled separately.

Tested with dotest.py and with "make check-lldb" and there was no MI related failure.

llvm-svn: 232380
lldb/test/tools/lldb-mi/control/TestMiExec.py
lldb/test/tools/lldb-mi/interpreter/TestMiInterpreterExec.py
lldb/test/tools/lldb-mi/signal/TestMiSignal.py
lldb/test/tools/lldb-mi/stack/TestMiStack.py
lldb/test/tools/lldb-mi/variable/TestMiVar.py