hanchenye-llvm-project/lldb/test/functionalities
Enrico Granata 01dcaa36de Teach the NSString data formatter to handle embedded NULs in short ASCII strings
llvm-svn: 242559
2015-07-17 19:06:39 +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 Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +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 Mark AttachResumeTestCase as flaky 2015-06-29 16:12:03 +00:00
avoids-fd-leak Correct failure decorator in test_fd_leak_multitarget 2015-06-29 15:26:45 +00:00
backticks Remove annotation for llvm.org/pr19241 2014-03-26 02:45:44 +00:00
breakpoint Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +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 XFail pexpect tests for Windows hosts. 2015-06-09 17:39:27 +00:00
command_script Add a comment explaining the eCommandRequiresTarget test 2015-05-28 16:06:48 +00:00
command_source
completion XFail pexpect tests for Windows hosts. 2015-06-09 17:39:27 +00:00
conditional_break Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +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 Teach the NSString data formatter to handle embedded NULs in short ASCII strings 2015-07-17 19:06:39 +00:00
dead-strip Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
disassembly Make TestDisassembleBreakpoint arm and aarch64 compatible 2015-07-03 10:32:55 +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 Added expectedFlakey test decorator 2015-06-26 15:13:21 +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 XFail pexpect tests for Windows hosts. 2015-06-09 17:39:27 +00:00
inferior-assert Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
inferior-changed Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
inferior-crashing Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +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 Improve XFAIL for test_lldb_process_load_and_unload_commands 2015-07-16 10:00:06 +00:00
longjmp Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
memory/read Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
non-overlapping-index-variable-i Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +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 XFAIL TestPlatformCommand test failing on the FreeBSD buildbot 2015-06-03 21:21:00 +00:00
plugins Skip TestPluginCommands.py if host lldb library is incompatible with remote. 2015-05-15 12:39:33 +00:00
process_attach Try to enable TestProcessAttach tests on Linux. 2015-07-08 18:15:32 +00:00
process_group Fix TestAttachDenied and TestChangeProcessGroup for remote Windows to Android. 2015-06-06 00:25:50 +00:00
process_launch Remove old local-only linux debugging code 2015-06-24 14:43:20 +00:00
recursion Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
register Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +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 Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
signal [TestGdbRemoteAbort] Skip on API 16 Android devices 2015-06-05 19:54:49 +00:00
single-quote-in-filename-to-lldb XFail pexpect tests for Windows hosts. 2015-06-09 17:39:27 +00:00
step-avoids-no-debug un-skipped a bunch of tests on Linux 2015-05-04 03:06:04 +00:00
stop-hook Xfail pexpect tests for Windows hosts. 2015-07-16 22:24:16 +00:00
target_command Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
thread Add jThreadsInfo support to lldb-server 2015-07-16 14:14:35 +00:00
tty Use skipIf instead of skipUnless in TestTerminal for better readability. 2015-06-06 14:51:34 +00:00
type_completion Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
unwind Improve conditional opcode handling in emulation based unwinding 2015-07-17 11:44:14 +00:00
value_md5_crash Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
watchpoint Remove outdated comment. 2015-07-02 15:30:59 +00:00