hanchenye-llvm-project/lldb/test
Johnny Chen 364b0e72d1 Add a test case (incomplete) to check that settings and readings of program
variabes work.

llvm-svn: 107914
2010-07-08 21:38:07 +00:00
..
array_types if -1 => evaluates to True 2010-07-06 23:26:16 +00:00
bitfields Fixed a typo. 2010-06-30 20:43:35 +00:00
class_types if -1 => evaluates to True 2010-07-06 23:26:16 +00:00
dead-strip Enable a test clause since rdar://problem/8163668 is fixed by http://llvm.org/viewvc/llvm-project?rev=107729&view=rev. 2010-07-06 23:41:17 +00:00
enum_types
example A simple testing framework for lldb using python's unit testing framework. 2010-06-25 21:14:08 +00:00
function_types if -1 => evaluates to True 2010-07-06 23:26:16 +00:00
global_variables if -1 => evaluates to True 2010-07-06 23:26:16 +00:00
help Abstracted the lldb-specific unittest.TestCase.setUp()/tearDown() in a separate 2010-07-03 03:41:59 +00:00
load_unload Test that breakpoint by symbol name works correctly dlopen'ing a dynamic lib. 2010-07-07 21:10:55 +00:00
namespace
order Test that debug symbols have the correct order as specified by the order file. 2010-07-08 00:17:29 +00:00
print-obj
set_values Add a test case (incomplete) to check that settings and readings of program 2010-07-08 21:38:07 +00:00
signed_types
stl
struct_types
threads
unsigned_types
Makefile
dotest.pl Abstracted the lldb-specific unittest.TestCase.setUp()/tearDown() in a separate 2010-07-03 03:41:59 +00:00
dotest.py Abstracted the lldb-specific unittest.TestCase.setUp()/tearDown() in a separate 2010-07-03 03:41:59 +00:00
lldbtest.py Make it fail fast if 'mydir' attribute is not overridden by subclasses of 2010-07-03 20:41:42 +00:00
tester.py Use lldb.SBDebugger.Create() factory method to create an instance first. 2010-06-25 23:22:48 +00:00