llvm-project/lldb/test/functionalities
Vince Harron 37a38e6e9b TestInlineStepping - made XFAIL more specific
Differential Revision: http://reviews.llvm.org/D9828

llvm-svn: 237921
2015-05-21 18:07:16 +00:00
..
abbreviation Eliminate redundant Alias test and improve Common Short Spellings test http://reviews.llvm.org/D9268 2015-04-24 23:18:15 +00:00
alias Eliminate redundant Alias test and improve Common Short Spellings test http://reviews.llvm.org/D9268 2015-04-24 23:18:15 +00:00
archives Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
asan Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
attach_resume Enabled a bunch of tests on Linux 2015-03-31 17:44:37 +00:00
avoids-fd-leak Mark the other test of TestFdLeak also as xfail to keep the bot green. 2015-05-02 00:37:12 +00:00
backticks Remove annotation for llvm.org/pr19241 2014-03-26 02:45:44 +00:00
breakpoint Add --move-to-nearest-code / target.move-to-nearest-code options (attempt 2) 2015-05-18 13:41:01 +00:00
command_history Fixes a number of issue related to test portability on Windows. 2014-07-18 01:02:02 +00:00
command_regex Refactored lldb executable name discovery 2015-05-18 19:39:03 +00:00
command_script Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
command_source Merging the iohandler branch back into main. 2014-01-27 23:43:24 +00:00
completion Refactored lldb executable name discovery 2015-05-18 19:39:03 +00:00
conditional_break Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
connect_remote Skip and XFAIL test occasionally timing out on the Linux build bot 2015-05-11 10:32:16 +00:00
data-formatter Make it so that changing formats on a synthetic value object causes children to be invalidated and refetched when needed 2015-05-07 20:33:31 +00:00
dead-strip Working on getting the OSX build green 2015-05-12 02:20:27 +00:00
disassembly Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
dynamic_value_child_count Enabled a bunch of tests on Linux 2015-03-31 17:44:37 +00:00
embedded_interpreter Refactored lldb executable name discovery 2015-05-18 19:39:03 +00:00
exec Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
expr-doesnt-deadlock XFAIL'd some tests that fail very, very rarely 2015-05-16 07:05:15 +00:00
fat_archives Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
format Refactored lldb executable name discovery 2015-05-18 19:39:03 +00:00
inferior-assert Fix test expectation for aarch64 in several test case 2015-04-02 11:07:55 +00:00
inferior-changed Many many test failures after some recent changes. The problem is lldbtest.getPlatform() returns the "OS" of the selected platform's triple. This is "macosx" for desktop macosx and "ios" for iOS. It used to be "darwin". 2015-04-02 18:24:03 +00:00
inferior-crashing XFAIL tests that are failed on linux with gcc-4.9.2 2015-04-21 01:15:47 +00:00
inline-stepping TestInlineStepping - made XFAIL more specific 2015-05-21 18:07:16 +00:00
launch_with_shellexpand Fix a bug where argdumper would not launch inferiors correctly in the presence of arguments of the form word1\ word2 (vs. the quoted form "word1 word2") 2015-04-17 01:50:11 +00:00
load_unload Fix a few more test suite errors where a cleanup lambda was calling self.runCmd() which requires the command returns successfully. Using self.dbg.HandleCommand() doesn't require success. 2015-04-02 18:42:12 +00:00
longjmp Marked TestLongjmp.py tests XFAIL for Linux. 2014-07-07 21:07:41 +00:00
memory/read XFAIL tests that are failed on linux with gcc-4.9.2 2015-04-21 01:15:47 +00:00
non-overlapping-index-variable-i Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
nosucharch Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
object-file Fixed the failing test: 2015-01-28 22:08:17 +00:00
paths Fix broken test, this wasn't supposed to get committed. 2015-05-13 20:21:22 +00:00
platform Fix expectation for TestPlatformCommand.test_shell 2015-03-04 11:18:34 +00:00
plugins Skip TestPluginCommands.py if host lldb library is incompatible with remote. 2015-05-15 12:39:33 +00:00
process_attach Avoid Linux-specific header in platform-independent tests 2015-05-14 16:39:02 +00:00
process_launch Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
recursion Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
register Check the host platform to determine logging channel to test in TestRegisters.py 2015-05-13 18:23:10 +00:00
rerun Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
return-value Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
set-data Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
signal XFAILing TestRaise on darwin due to an apparent bug 2015-05-21 10:15:57 +00:00
single-quote-in-filename-to-lldb Refactored lldb executable name discovery 2015-05-18 19:39:03 +00:00
step-avoids-no-debug un-skipped a bunch of tests on Linux 2015-05-04 03:06:04 +00:00
stop-hook Refactored lldb executable name discovery 2015-05-18 19:39:03 +00:00
target_command Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
thread Update Makefile to reflect that TestNumThreads now uses std::thread instead of pthreads. 2015-05-21 17:47:58 +00:00
tty Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
type_completion Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
unwind Fix test expectation in TestNoreturnUnwind 2015-04-23 10:54:27 +00:00
value_md5_crash Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
watchpoint ["watch set" tests] Use default test case executable names. 2015-05-11 18:49:59 +00:00