llvm-project/lldb/test/functionalities
Jim Ingham f48e20e15d Make the conditional break test case a little more robust.
llvm-svn: 177196
2013-03-15 22:19:27 +00:00
..
abbreviation Now that "settings set" will strip leading and trailing spaces, we need a way to be able to specify string values that contain spaces. So now settings setting <property> <value>" can have a <value> that is quoted: 2013-03-06 02:19:38 +00:00
alias <rdar://problem/12028723> 2013-01-09 20:12:53 +00:00
archives Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
backticks Add a simple regression test to go with r143260. 2011-10-29 01:58:39 +00:00
breakpoint PR14426 (breakpoint hit count incorrect) is resolved. 2013-01-24 19:35:57 +00:00
command_regex Revert 143359 and modify the test case to not include non-valid c identifier character. 2011-10-31 22:22:06 +00:00
command_script Fix CommandObjectMultiword to initialize all members, and beef up corresponding test case. 2013-02-21 21:18:07 +00:00
command_source Move more top level test dirs to reside under functionalities dir. 2011-06-26 21:36:28 +00:00
completion Skip TestCompletion case that fails on linux (with gcc) because the input prompt is not displayed (llvm.org/pr14637) 2013-02-20 20:58:20 +00:00
conditional_break Make the conditional break test case a little more robust. 2013-03-15 22:19:27 +00:00
connect_remote Enable ProcessGDBRemote plugin on Linux 2013-01-08 14:55:36 +00:00
data-formatter Un-skipping tests affected by llvm.org/pr15256 2013-03-04 23:15:08 +00:00
dead-strip <rdar://problem/12953853> 2013-01-08 00:01:36 +00:00
embedded_interpreter Skip another two test cases on Linux that are affected by llvm.org/pr14637 2013-02-21 21:38:27 +00:00
expr-doesnt-deadlock Mark a few more tests as "basic_process". 2013-02-26 22:51:48 +00:00
inferior-changed Add support on POSIX to determine if an inferior has changed while debugging it. 2013-03-05 17:23:57 +00:00
inferior-crashing Generalizing expected stop reason string checking in InferiorCrashing test case. 2013-01-04 23:27:36 +00:00
inline-stepping Mark test as expected-to-fail with GCC because some versions emit DWARF that claims 2013-02-21 22:15:52 +00:00
load_unload Replace all "-gdwarf-2" with "-g" to use the compiler defaults. 2013-02-28 18:47:39 +00:00
memory/read Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
non-overlapping-index-variable-i Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
platform Mark TestPlatformCommand (test_status) as expected to fail on Linux 2013-01-05 00:25:12 +00:00
plugins/commands <rdar://problem/12500212> Test case for the new plugin feature 2012-10-23 00:09:02 +00:00
process_launch Implement -w flag to process launch (allow launching inferior process in different working directory) on Linux/FreeBSD 2013-01-08 14:49:22 +00:00
register Fix misuse of python subprocess module (caused "leaking" processes and garbling the terminal) 2013-02-15 21:21:52 +00:00
return-value Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with 2012-04-06 00:56:05 +00:00
signal Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
single-quote-in-filename-to-lldb Skip another two test cases on Linux that are affected by llvm.org/pr14637 2013-02-21 21:38:27 +00:00
stop-hook More test case cleanup (Linux and Mac): 2013-02-15 21:27:14 +00:00
target_command Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
thread Update test scripts and Makefiles to allow testing with GCC: 2013-01-25 00:31:48 +00:00
type_completion Un-skipping tests affected by llvm.org/pr15256 2013-03-04 23:15:08 +00:00
watchpoint Un-skipping tests affected by llvm.org/pr15256 2013-03-04 23:15:08 +00:00