hanchenye-llvm-project/lldb/test
Johnny Chen 1917bc8de4 Move disassemble-raw-data dir to reside under test/python_api where they belong.
Add debug statements for the raw bytes and the disassembled instruction.

llvm-svn: 146676
2011-12-15 19:56:28 +00:00
..
api/check_public_api_headers Move disassemble-raw-data dir to reside under test/python_api where they belong. 2011-12-15 19:56:28 +00:00
arm_emulation
attic
benchmarks Move some print stmts to the test method, where they get printed only if the test is qualified to run 2011-12-10 07:18:11 +00:00
example
expression_command Fix objc runtime warnings from the inferior program. 2011-11-15 22:42:53 +00:00
functionalities http://llvm.org/bugs/show_bug.cgi?id=11569 2011-12-14 20:40:27 +00:00
help Add a simple test case for 'help watchpoint', 'help watchpt-id', and 'help watchpt-id-list'. 2011-09-23 17:57:49 +00:00
lang Rename some test methods, with no functionality change. 2011-12-12 22:26:27 +00:00
logging Modify the loggings output oracle to fix test suite failure, after the recent change to CommandInterpreter.cpp. 2011-08-25 21:51:45 +00:00
macosx Add a simple test case to exercise the SBDebugger.CreateTargetWithFileAndTargetTriple() API. 2011-08-13 00:55:56 +00:00
make <rdar://problem/10559329> 2011-12-10 02:15:28 +00:00
pexpect-2.4
plugins The plugin impl of getCompiler() should be in unison with the Makefile.rules change. 2011-08-24 18:12:53 +00:00
python_api Move disassemble-raw-data dir to reside under test/python_api where they belong. 2011-12-15 19:56:28 +00:00
settings Moved many of the "settings" that used to be in "target.process.*" to just 2011-11-08 02:43:13 +00:00
source-manager rdar://problem/10227672 2011-12-12 21:59:28 +00:00
types o lldbtest.py: 2011-06-23 22:11:20 +00:00
unittest2
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 Add a simple progress bar when neither '-v' nor '-t' is specified. 2011-11-18 00:19:29 +00:00
lldbbench.py Add display of min and max samples to Stopwatch's string representation. 2011-10-27 00:32:03 +00:00
lldbtest.py Let's also record the compiler version used for compiling the inferior into the session info 2011-12-03 00:16:59 +00:00
lldbutil.py <rdar://problem/10338439> 2011-11-13 04:15:56 +00:00
redo.py Add processing of '-help' option. 2011-11-30 19:46:37 +00:00