hanchenye-llvm-project/lldb/test/functionalities
Daniel Malea bb247fb58a Fix 'platform shell' command for Linux host and remote lldb-platform connections
- add default timeout of 10s (unil qPlatform_RunCommand supports timeout packets and CommandObjectPlatform is updated to read a timeout flag/setting)
- add a few tests for platform shell

llvm-svn: 189405
2013-08-27 21:01:01 +00:00
..
abbreviation merge lldb-platform-work branch (and assorted fixes) into trunk 2013-08-26 23:57:52 +00:00
alias tests: Mark expected FreeBSD failures due to pr16697 2013-07-30 13:08:24 +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 Adding a "cmdline" category to the test suite 2013-06-18 00:22:27 +00:00
breakpoint Update break conditions test to have consistent behaviour on all test suite compilers. 2013-07-31 16:27:27 +00:00
command_history make command history test case run silently regardless of import status of module foo 2013-06-22 00:01:21 +00:00
command_regex Adding a "cmdline" category to the test suite 2013-06-18 00:22:27 +00:00
command_script Second attempt at getting the PyCallable changes in trunk 2013-07-09 20:14:26 +00:00
command_source Adding a "cmdline" category to the test suite 2013-06-18 00:22:27 +00:00
completion Adding a "cmdline" category to the test suite 2013-06-18 00:22:27 +00:00
conditional_break merge lldb-platform-work branch (and assorted fixes) into trunk 2013-08-26 23:57:52 +00:00
connect_remote tests: process connect needs "-p gdb-remote" on FreeBSD as on Linux 2013-07-30 13:25:27 +00:00
data-formatter merge lldb-platform-work branch (and assorted fixes) into trunk 2013-08-26 23:57:52 +00:00
dead-strip Skip dead-strip test also on FreeBSD 2013-07-25 16:53:38 +00:00
embedded_interpreter Clean up linux test decorators and add links to known bugs 2013-05-15 18:48:32 +00:00
exec Quiet the new exec test case down so it doesn't spew debug prints. 2013-05-21 22:00:39 +00:00
expr-doesnt-deadlock Clean up linux test decorators and add links to known bugs 2013-05-15 18:48:32 +00:00
fat_archives <rdar://problem/13455021> 2013-05-21 23:58:54 +00:00
inferior-assert Adds a test for "disassemble -a" after an assert, which can fail with ELF 2013-07-23 17:20:17 +00:00
inferior-changed merge lldb-platform-work branch (and assorted fixes) into trunk 2013-08-26 23:57:52 +00:00
inferior-crashing Adding a test case for pr15415 - partial backtrace with -fomit-frame-pointer 2013-06-06 19:22:05 +00:00
inline-stepping Additional fixes/xfails for icc tests 2013-08-05 17:12:35 +00:00
load_unload merge lldb-platform-work branch (and assorted fixes) into trunk 2013-08-26 23:57:52 +00:00
longjmp Disable test on Mac OS X due to llvm.org/pr16769 2013-08-01 20:03:36 +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 Fix 'platform shell' command for Linux host and remote lldb-platform connections 2013-08-27 21:01:01 +00:00
plugins/commands <rdar://problem/12500212> Test case for the new plugin feature 2012-10-23 00:09:02 +00:00
process_attach tests: Mark expected FreeBSD failures due to pr16699 2013-07-25 18:36:09 +00:00
process_launch merge lldb-platform-work branch (and assorted fixes) into trunk 2013-08-26 23:57:52 +00:00
recursion Adding a test case for the changes made to ValueObjects to use iteration instead of recursion for navigating to their root - beware: a regression here will most probably cause a crash instead of a failure 2013-04-19 17:24:11 +00:00
register Fixed DataExtractor to correctly display Intel extended doubles. 2013-08-19 19:39:03 +00:00
return-value Additional fixes/xfails for icc tests 2013-08-05 17:12:35 +00:00
set-data Added a SetData() method to ValueObject. This 2013-04-13 01:21:23 +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 Clean up linux test decorators and add links to known bugs 2013-05-15 18:48:32 +00:00
stop-hook Clean up linux test decorators and add links to known bugs 2013-05-15 18:48:32 +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 Re-enable check previously disabled due to llvm.org/pr16603 2013-08-07 15:21:08 +00:00
type_completion Reworked the test decorators to match the test results on the buildbots. 2013-07-19 20:22:43 +00:00
watchpoint merge lldb-platform-work branch (and assorted fixes) into trunk 2013-08-26 23:57:52 +00:00