llvm-project/lldb/test
Johnny Chen 4a2283a954 Converted to use SBProcess.LaunchSimple().
llvm-svn: 129784
2011-04-19 18:52:56 +00:00
..
abbreviation_tests Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +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 Convert some tests to use the SBProcess.LaunchSimple API requiring only args, envs, and cwd 2011-04-19 18:12:47 +00:00
attic Move two files to the 'attic'. 2010-10-05 00:08:08 +00:00
bitfields Convert some tests to use the SBProcess.LaunchSimple API requiring only args, envs, and cwd 2011-04-19 18:12:47 +00:00
breakpoint_command Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
breakpoint_conditions Convert some tests to use the SBProcess.LaunchSimple API requiring only args, envs, and cwd 2011-04-19 18:12:47 +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 Converted to use SBProcess.LaunchSimple(). 2011-04-19 18:17:20 +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 Converted to use SBProcess.LaunchSimple(). 2011-04-19 18:23:28 +00:00
class_types Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
command_source Add "import sys" for sys.stdout. 2011-01-28 20:59:39 +00:00
conditional_break Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
connect_remote Add an expectedFailure decorator to the test_connect_remote() test case. 2011-03-08 23:35:45 +00:00
cpp Converted to use SBProcess.LaunchSimple(). 2011-04-19 18:38:30 +00:00
dead-strip Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
enum_types Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
example Changed the test case class names to be noun-like instead of verb-like. 2010-09-01 19:59:58 +00:00
expression_command Modify test scripts to accomodate SBTarget.Launch() API change. 2011-02-03 23:15:53 +00:00
forward Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
foundation Converted to use SBProcess.LaunchSimple(). 2011-04-19 18:50:04 +00:00
function_types Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
global_variables Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
hello_world Converted to use SBProcess.LaunchSimple(). 2011-04-19 18:52:56 +00:00
help Print out a more meaningful exception message when/if CFBundleVersion matching failed. 2011-01-07 00:17:44 +00:00
inferior-crashing Add header comment. 2011-04-18 18:50:24 +00:00
inlined_breakpoints Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
inlines Converted to Makefile.rules. 2010-08-24 20:54:26 +00:00
load_unload Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +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 Add a test script for exercising the "taregt create", "target list", and "target select" commands. 2011-04-18 21:08:05 +00:00
namespace Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
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 Fix wrong test logic -- should pass "-s address" option to "image dump symtab" 2010-12-17 18:02:08 +00:00
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 Modify test_process_list()'s expect sub-strings to be up-to-date. 2011-04-01 00:48:40 +00:00
plugins Fix another typo. 2011-02-11 00:07:26 +00:00
print-obj Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
process_launch Add docstrings for unittest framework's test methods. 2011-03-04 19:47:52 +00:00
python_api Add support for "dynamic values" for C++ classes. This currently only works for "frame var" and for the 2011-04-16 00:01:13 +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 Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +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 Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
signed_types Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
source-manager Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +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
target Add a test script for exercising the "taregt create", "target list", and "target select" commands. 2011-04-18 21:08:05 +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 Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
unittest2 o Added unittest2 which has added the new features in unittest for Python 2.7 2010-08-05 23:42:46 +00:00
unsigned_types Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
Makefile Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
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 Have "-h" print just the command arguments, and "-h -v" print the examples as well. 2011-04-13 21:11:41 +00:00
lldbtest.py Add a test script for exercising the "taregt create", "target list", and "target select" commands. 2011-04-18 21:08:05 +00:00
lldbutil.py Add docstring. 2011-04-18 18:34:09 +00:00