llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/thread
Jaydeep Patil 56cb5ebae8 [LLDB][MIPS] XFAIL TestCrashDuringStep.py for MIPS
SUMMARY:
    Marked TestCrashDuringStep.py as XFAIL for MIPS. The test generates IO error due to breakpoint at invalid address.
    
    Reviewers: clayborg, labath
    Subscribers: nitesh.jain, mohit.bhakkad, sagar, bhushan and lldb-commits
    Differential Revision: http://reviews.llvm.org/D15182

llvm-svn: 254710
2015-12-04 09:56:36 +00:00
..
backtrace_all Skip TestBacktraceAll on android-arm 2015-11-03 18:03:47 +00:00
break_after_join Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
concurrent_events Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
crash_during_step [LLDB][MIPS] XFAIL TestCrashDuringStep.py for MIPS 2015-12-04 09:56:36 +00:00
create_after_attach Teach LLDB how to directly launch processes on the iOS simulator 2015-11-05 00:46:25 +00:00
create_during_step Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
exit_during_break Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
exit_during_step [TestExitDuringStep] Adjust after a recent type map change. 2015-11-18 21:22:29 +00:00
jump Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
multi_break Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
state Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
step_out Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
thread_exit Remove expectedFailureFreeBSD from passing ThreadExitTestCase::test_with_dwarf 2015-11-24 18:22:37 +00:00
thread_specific_break Un XFAIL some tests that are now passing on Windows. 2015-12-03 19:20:05 +00:00
Makefile
TestNumThreads.py Remove `use_lldb_suite` from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
main.cpp