hanchenye-llvm-project/lldb/test/functionalities
Richard Mitton f2bef0b15d Fixed DataExtractor to correctly display Intel extended doubles.
This means that "register read stmm0 --format f" actually works now.

This is a little messy but LLDB assumes 'long double' is portable, when it is not.

llvm-svn: 188698
2013-08-19 19:39:03 +00:00
..
abbreviation Adding a "cmdline" category to the test suite 2013-06-18 00:22:27 +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 Clean up linux test decorators and add links to known bugs 2013-05-15 18:48:32 +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 Mark additional ICC failing tests as expected fail. 2013-07-31 17:56:22 +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 Add support on POSIX to determine if an inferior has changed while debugging it. 2013-03-05 17:23:57 +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 tests: Mark expected FreeBSD failures due to pr14424 2013-07-30 13:12:58 +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 tests: Mark expected FreeBSD failures due to pr16699 2013-07-25 18:36:09 +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 Skip test reported to hang the FreeBSD buildbot 2013-07-23 19:19:23 +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 tests: Mark expected FreeBSD failures due to pr16706 2013-07-25 17:23:10 +00:00