llvm-project/lldb/test
Johnny Chen a95ce623d8 rdar://problem/11457634
Supports the use-case scenario of immediately continuing the process once attached.
Add a simple completion test case from "process attach --con" to "process attach --continue ".

llvm-svn: 157361
2012-05-24 00:43:00 +00:00
..
api/check_public_api_headers Patches for running some of the Linux tests from Dawn, thanks! 2011-12-22 19:21:46 +00:00
arm_emulation <rdar://problem/11358639> 2012-05-08 01:45:38 +00:00
attic Move two files to the 'attic'. 2010-10-05 00:08:08 +00:00
benchmarks Test file renaming. 2012-04-23 17:54:40 +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 Make issue_11588/Test11588 work with a recent swig that converts ints to PyLongObjects 2012-05-11 20:37:34 +00:00
functionalities rdar://problem/11457634 2012-05-24 00:43:00 +00:00
help Fix the problem that 'help breakpoint set' is printing a lot of redundant lines. 2012-05-07 23:04:49 +00:00
lang Added support for rvalue references in debug information 2012-05-21 23:31:51 +00:00
logging Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
macosx <rdar://problem/11358639> 2012-05-08 01:45:38 +00:00
make Add a suffix rule for compiling objc++ files and a sample directory under test/lang/objcxx. 2012-04-24 23:05:07 +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
plugins lldb should warn when dSYM does not match the binary. 2012-02-01 01:49:50 +00:00
python_api Add SBProcess::GetNumSupportedHardwareWatchpoints() API and export it through the Python scripting bridge. 2012-05-23 22:34:34 +00:00
settings Cleanup a custom thread-format so we don't fail TestLoadUnload when running the 2012-05-18 21:35:43 +00:00
source-manager Work in progress for: 2011-12-20 00:41:28 +00:00
terminal Setting terminal type to 'xterm' on Darwin; otherwise, to 'vt100'. 2012-02-09 19:34:25 +00:00
types First step to make the test suite runnable for remote platforms. 2012-04-13 20:40:52 +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
warnings/uuid lldb should warn when dSYM does not match the binary. 2012-02-01 01:49:50 +00:00
Makefile tests: Improve Makefile/dotest to properly set LLDB_HERE variable used in some 2011-10-31 23:27:06 +00:00
README-TestSuite Add some descriptions about the default executable name being 'a.out' and can be overwritten 2011-07-28 21:15:39 +00:00
bench-history Add bench entries. 2011-11-29 19:13:38 +00:00
bench.py Establish a baseline for bench.py score by using a fixed lldb executable as the 2011-10-26 22:58:02 +00:00
blacklist.py Don't set DYLD_LIBRARY_PATH in the Python environment (which will get passed down to 2011-08-03 17:41:28 +00:00
dosep.ty Remove invalid docstring (due to cut-and-paste error). 2011-11-16 18:48:48 +00:00
dotest.py Fix a bug where if I just run: 2012-05-22 00:22:18 +00:00
lldbbench.py Tests decorated with @benchmarks_test do not participate in the remote-macosx test suite run. 2012-04-19 23:50:00 +00:00
lldbtest.py Update the comments for lldbtest module. The test driver is the only way to run the test suite. 2012-05-16 20:41:28 +00:00
lldbutil.py Convert all python objects in our API to use overload the __str__ method 2012-02-04 02:27:34 +00:00
redo.py Make the script more friendly when running under python debugger. 2012-05-16 19:43:14 +00:00