llvm-project/lldb/test/functionalities
Daniel Malea a20e28daff Mark test as expected-to-fail with GCC because some versions emit DWARF that claims
functions start at the line with the "{" character, whereas clang uses the first line
with source code. As such, this test case will only work with clang.

llvm-svn: 175808
2013-02-21 22:15:52 +00:00
..
abbreviation Updating TestAbbreviations.py to check for a reduced set of instructions when testing 'dis -f'. 2012-12-21 00:26:22 +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 Disable TestConditionalBreak.py due to Linux crash 2013-02-13 18:55:17 +00:00
connect_remote Enable ProcessGDBRemote plugin on Linux 2013-01-08 14:55:36 +00:00
data-formatter <rdar://problem/4529976> 2013-02-21 19:57:10 +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 Skip test that causes lldb to assert due to inferior getting a SIGSEGV with si_code == SI_KERNEL (PR-15258) 2013-02-13 22:05:18 +00:00
inferior-changed Setting TestInferiorChanged.py to expectedFailureLinux because of bugzilla 14662. 2012-12-20 00:19:27 +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 Fix for TestSharedLib.py (on Linux) 2012-11-26 21:21:11 +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 Skip tests that assert on Linux in RecordLayoutBuilder::updateExternalFieldOffset() 2013-02-13 18:56:41 +00:00
watchpoint Skip tests that assert on Linux in RecordLayoutBuilder::updateExternalFieldOffset() 2013-02-13 18:56:41 +00:00