hanchenye-llvm-project/lldb/test
Johnny Chen 571bfd6a2d Added a test case to test that break on a struct declaration has no effect.
Instead, the first executable statement is set as the breakpoint.

llvm-svn: 109552
2010-07-27 22:48:46 +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 Fixed typos from cut-and-paste errors. 2010-07-27 20:59:06 +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 Fixed typos from cut-and-paste errors. 2010-07-27 20:59:06 +00:00
global_variables Fixed typos from cut-and-paste errors. 2010-07-27 20:59:06 +00:00
help Abstracted the lldb-specific unittest.TestCase.setUp()/tearDown() in a separate 2010-07-03 03:41:59 +00:00
load_unload Fixed typos from cut-and-paste errors. 2010-07-27 20:59:06 +00:00
namespace
order Renaming from TestOrder.py to TestOrderFile.py. 2010-07-27 21:03:55 +00:00
print-obj
set_values Fixed typos from cut-and-paste errors. 2010-07-27 20:59:06 +00:00
signed_types
stl
struct_types Added a test case to test that break on a struct declaration has no effect. 2010-07-27 22:48:46 +00:00
threads
unsigned_types Added a test case for showing variables of unsigned types. 2010-07-27 21:49:20 +00:00
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