llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/watchpoint
Pavel Labath 858f3756c6 Enable WatchpointPythonCommandTestCase-test_continue_in_watchpoint_command
This test passes consistently on linux, so I am removing the overall XFAIL. If it
fails on your configuration, please put a targeted xfail instead (i'll add them
my self if I get any breakage emails).

llvm-svn: 287881
2016-11-24 14:41:36 +00:00
..
hello_watchlocation *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
hello_watchpoint *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
multi_watchpoint_slots Fix ARM/AArch64 Step-Over watchpoint issue remove provision for duplicate watchpoints 2016-10-20 09:07:26 +00:00
multiple_hits Add TestMultipleHits.py 2016-10-21 11:14:04 +00:00
multiple_threads *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
step_over_watchpoint *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
variable_out_of_scope *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
watchpoint_commands Enable WatchpointPythonCommandTestCase-test_continue_in_watchpoint_command 2016-11-24 14:41:36 +00:00
watchpoint_disable Switch SBWatchpoint::SetEnabled over to using Process::{Enable,Disable}Watchpoint. 2016-11-01 20:37:02 +00:00
watchpoint_events Fix SBWatchpoint::SetEnabled to send an event. 2016-11-02 01:06:42 +00:00
watchpoint_on_vectors *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
watchpoint_set_command Fixup the xfail situation on Windows. 2016-10-05 20:47:17 +00:00
watchpoint_size *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00