llvm-project/lldb/test
Greg Clayton c2448f6175 Added support for Xcode 4 build directories.
llvm-svn: 125522
2011-02-14 21:17:06 +00:00
..
abbreviation_tests Terminate the current process being debugged. 2011-01-17 22:35:39 +00:00
alias_tests Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
array_types Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
attic
bitfields Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
breakpoint_command Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
breakpoint_conditions Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
breakpoint_ids Fix breakpoint id test to work with clang as well as gcc; added a few 2011-02-02 17:48:16 +00:00
breakpoint_ignore_count Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
breakpoint_locations Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
class_static Modify test scripts to accomodate SBTarget.Launch() API change. 2011-02-03 23:15:53 +00:00
class_types Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
command_source Add "import sys" for sys.stdout. 2011-01-28 20:59:39 +00:00
conditional_break Modify test scripts to accomodate SBTarget.Launch() API change. 2011-02-03 23:15:53 +00:00
cpp/virtual Add TestVirtual.py to go with test/cpp/virtual/main.cpp file, which tests 2011-02-01 01:23:34 +00:00
dead-strip Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
enum_types Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
example
expression_command Modify test scripts to accomodate SBTarget.Launch() API change. 2011-02-03 23:15:53 +00:00
forward Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
foundation Instead of self.runCmd(), do a stronger self.expect("process status") which also 2011-02-11 20:11:06 +00:00
function_types Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
global_variables Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
hello_world Modify test scripts to accomodate SBTarget.Launch() API change. 2011-02-03 23:15:53 +00:00
help Print out a more meaningful exception message when/if CFBundleVersion matching failed. 2011-01-07 00:17:44 +00:00
inlined_breakpoints Add a test case for a bug fixed: 2010-11-02 19:46:35 +00:00
inlines
load_unload Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
logging Use different log files for the two test cases in order not to confuse the logging subsystem. 2011-01-29 00:52:54 +00:00
macosx/universal Add new radar info for failed test. 2011-02-08 18:37:49 +00:00
make Minor comment change. 2011-01-28 17:22:29 +00:00
namespace Uncomment the two failed 'expression' commands regarding fully qualified namespace variables. 2010-12-23 23:26:05 +00:00
objc Converted to use Makefile.rules. 2011-01-14 21:55:29 +00:00
objc-stepping Modify test scripts to accomodate SBTarget.Launch() API change. 2011-02-03 23:15:53 +00:00
order Fix wrong test logic -- should pass "-s address" option to "image dump symtab" 2010-12-17 18:02:08 +00:00
plugins Fix another typo. 2011-02-11 00:07:26 +00:00
print-obj
process_io Add comment. 2011-01-28 18:31:34 +00:00
python_api Modify test scripts to accomodate SBTarget.Launch() API change. 2011-02-03 23:15:53 +00:00
recurse Added a recursive loop stress test for the unwinder. Not a real world test 2011-01-07 22:10:25 +00:00
set_values Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
settings Add test_apropos_should_also_search_settings_description() to make sure that: 2011-02-04 00:50:49 +00:00
signal Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
signed_types Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
source-manager Modify test scripts to accomodate SBTarget.Launch() API change. 2011-02-03 23:15:53 +00:00
stepping Add test cases for the scenario of selecting a frame index while stopped, and 2011-01-21 18:23:16 +00:00
stl Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
struct_types Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
threads Patch from Kirk Beitz to make things compile on MinGW minus the putenv part. 2011-02-09 17:41:27 +00:00
types On second thought, inserting a delay of 1.0 second slows down the test suite 2010-12-02 18:03:37 +00:00
unittest2
unsigned_types Change "breakpoint list" command to default to brief output rather than full output. 2011-02-04 22:59:41 +00:00
Makefile
README-TestSuite Add the cmdline to invoke the Python profile reporting module. 2011-01-19 19:48:29 +00:00
blacklist.py Blacklisted testclass STLTestCase for a known crasher <rdar://problem/8837118>. 2011-01-08 01:37:33 +00:00
dotest.py Added support for Xcode 4 build directories. 2011-02-14 21:17:06 +00:00
lldbtest.py Some cleanup to plugins/darwin.py after the recent additions of '-A arch' and '-C compiler' 2011-01-27 02:58:54 +00:00
lldbutil.py Add more docstring for the lldb_iter() utility function which provides a compact 2010-12-08 19:19:08 +00:00