hanchenye-llvm-project/lldb/test
Johnny Chen ea772bbba0 The output for term-width setting has single quotes around the (int) value.
And added a trace output for the stop function name to breakAfterLaunch() method.

llvm-svn: 113251
2010-09-07 18:55:50 +00:00
..
array_types Moved the process cleanup of Script-Bridge-based APIs into TestBase.tearDown() 2010-09-02 21:23:12 +00:00
bitfields Moved the process cleanup of Script-Bridge-based APIs into TestBase.tearDown() 2010-09-02 21:23:12 +00:00
class_types (query-replace "variable list" "frame variable") 2010-09-02 15:59:20 +00:00
command_source Changed the test case class names to be noun-like instead of verb-like. 2010-09-01 19:59:58 +00:00
dead-strip Added comments regarding the two mechanisms of process cleanup to lldbtest.py. 2010-09-02 22:25:47 +00:00
enum_types Converted TestEnumTypes.py to Dsym/Dwarf combination. 2010-09-03 23:10:24 +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
foundation Added support for objective C built-in types: id, Class, and SEL. This 2010-08-03 00:35:52 +00:00
function_types Converted TestFunctionTypes.py to Dsym/Dwarf combination. 2010-09-03 23:14:26 +00:00
global_variables Converted TestGlobalVariables.py to Dsym/Dwarf combination. 2010-09-03 23:16:49 +00:00
hello_world Moved the process cleanup of Script-Bridge-based APIs into TestBase.tearDown() 2010-09-02 21:23:12 +00:00
help LLDB command "set term-width 0" needs to be changed to "settings set term-width 0" 2010-09-07 16:19:35 +00:00
inlines Converted to Makefile.rules. 2010-08-24 20:54:26 +00:00
load_unload Added a default build phase at the beginning of test_load_unload() test case. 2010-09-03 23:52:15 +00:00
macosx/universal Marked test_process_launch_for_universal() test case as requiring 'darwin' and 'i386' 2010-09-03 23:49:16 +00:00
make Generates the .d prerequisite file for dylib as well. 2010-08-24 16:35:00 +00:00
namespace
order Changed the test case class names to be noun-like instead of verb-like. 2010-09-01 19:59:58 +00:00
persistent_variables Changed the test case class names to be noun-like instead of verb-like. 2010-09-01 19:59:58 +00:00
plugins Marked test_process_launch_for_universal() test case as requiring 'darwin' and 'i386' 2010-09-03 23:49:16 +00:00
print-obj
set_values Converted TestSetValues.py to Dsym/Dwarf combination. 2010-09-07 18:19:13 +00:00
settings The output for term-width setting has single quotes around the (int) value. 2010-09-07 18:55:50 +00:00
signed_types
stl Converted TestSTL.py to Dsym/Dwarf combination. 2010-09-07 18:27:35 +00:00
struct_types Converted TestUnsignedTypespy and TestStructTypes.py to Dsym/Dwarf combination. 2010-09-07 18:32:57 +00:00
threads
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 Converted TestUnsignedTypespy and TestStructTypes.py to Dsym/Dwarf combination. 2010-09-07 18:32:57 +00:00
Makefile
README-TestSuite Updated to reflect the "plugins" directory. 2010-08-31 17:51:08 +00:00
dotest.pl Updated to add plugins directory to PYTHONPATH. 2010-09-01 00:55:36 +00:00
dotest.py Changed the buildDsym()/buildDwarf() TestBase methods to use a plugin framework 2010-08-31 17:42:54 +00:00
lldbtest.py The output for term-width setting has single quotes around the (int) value. 2010-09-07 18:55:50 +00:00
tester.py Use lldb.SBDebugger.Create() factory method to create an instance first. 2010-06-25 23:22:48 +00:00