hanchenye-llvm-project/lldb/test
Johnny Chen 10889e6cd6 Modify self.expect() patterns to react to API change for SourceManager.DisplaySourceLinesWithLineNumbers().
llvm-svn: 128581
2011-03-30 22:28:50 +00:00
..
abbreviation_tests Can't count on the particular number of modules loaded into a basic C executable. 2011-03-29 23:22:29 +00:00
alias_tests - Changed all the places where CommandObjectReturn was exporting a StreamString to just exporting 2011-02-19 02:53:09 +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 - Changed all the places where CommandObjectReturn was exporting a StreamString to just exporting 2011-02-19 02:53:09 +00:00
breakpoint_conditions Add TestTargetAPI.py: 2011-03-03 01:41:57 +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 Add TestTargetAPI.py: 2011-03-03 01:41:57 +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 - Changed all the places where CommandObjectReturn was exporting a StreamString to just exporting 2011-02-19 02:53:09 +00:00
connect_remote Add an expectedFailure decorator to the test_connect_remote() test case. 2011-03-08 23:35:45 +00:00
cpp/virtual Turns out that the test failure wrt: 2011-03-23 20:28:59 +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 Call self.setTearDownCleanup() and pass a proper dictionay to properly cleanup 2011-02-25 23:22:59 +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
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 Add the ability for the test suite to specify a list of compilers and a list of architectures 2011-03-04 01:35:22 +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
objc Converted to use Makefile.rules. 2011-01-14 21:55:29 +00:00
objc-optimized Change the CFLAGS variable assignment operator to ?= (conditional variable assignment operator). 2011-03-04 18:31:00 +00:00
objc-stepping Modify test scripts to accomodate SBTarget.Launch() API change. 2011-02-03 23:15:53 +00:00
order
pexpect-2.4 Add pexpect-2.4 (a pure Python module for controlling and automating other programs) to the test directory. 2011-03-11 20:13:06 +00:00
platform A a simple test file for some lldb 'platform' commands. 2011-03-30 21:19:59 +00:00
plugins Fix another typo. 2011-02-11 00:07:26 +00:00
print-obj
process_launch Add docstrings for unittest framework's test methods. 2011-03-04 19:47:52 +00:00
python_api Add test cases to exercise the SBThread.GetProcess() API. We launch the process using the 2011-03-11 01:16:03 +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 Added the ability to get the min and max instruction byte size for 2011-03-26 19:14:58 +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 self.expect() patterns to react to API change for SourceManager.DisplaySourceLinesWithLineNumbers(). 2011-03-30 22:28:50 +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
stop-hook Add a test directory stop-hook to test the newly added "target stop-hook" command. 2011-03-12 01:18:19 +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 Fix clang++ warning building the executable for testing. 2011-02-16 19:22:52 +00:00
types Turns out that the test failure wrt: 2011-03-23 20:28:59 +00:00
unique-types Turns out that the test failure wrt: 2011-03-23 20:28:59 +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 As a simple measure, output the lldb version and the svn info for 2011-03-17 00:38:22 +00:00
lldbtest.py Turns out that the test failure wrt: 2011-03-23 20:28:59 +00:00
lldbutil.py Minor import statement change. 2011-03-30 17:54:35 +00:00