teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/watchpoint
Omair Javaid fbfc7170fe Correct watchpoint size test failure on certain devices
I overlooked the possibility of certain targets translating increment statement into a read and write.
In this case we replace increment statement with an assignment.

llvm-svn: 274215
2016-06-30 07:09:46 +00:00
..
hello_watchlocation Mark some aarch64-linux specific xfails marking bug entries 2016-05-25 22:30:05 +00:00
hello_watchpoint Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
multiple_threads Fix flakyness in TestWatchpointMultipleThreads 2016-03-30 08:43:54 +00:00
step_over_watchpoint Support Linux on SystemZ as platform 2016-04-14 14:28:34 +00:00
variable_out_of_scope Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
watchpoint_commands Add a test for the failure described by pr28055. Mark it as xfail. 2016-06-08 19:06:00 +00:00
watchpoint_events Xfail failing watchpoint tests on aarch64-linux 2016-05-11 13:57:20 +00:00
watchpoint_on_vectors Fixes for platforms that default to unsigned char 2016-04-14 14:30:12 +00:00
watchpoint_set_command Clean up test results on Windows. 2016-05-13 18:26:30 +00:00
watchpoint_size Correct watchpoint size test failure on certain devices 2016-06-30 07:09:46 +00:00