llvm-project/lldb/test/python_api
Greg Clayton 0f28986a54 Patch from Enrico Granata that moves SBData related functions into the SBData
class instead of requiring a live process in order to be able to create useful
SBData objects.

llvm-svn: 147702
2012-01-07 00:45:50 +00:00
..
debugger rdar://problem/10216227 2011-12-23 00:53:45 +00:00
default-constructor Add fuzz call to SBStringList.AppendString(None). LLDB should not crash. 2011-12-20 00:49:06 +00:00
disassemble-raw-data Move disassemble-raw-data dir to reside under test/python_api where they belong. 2011-12-15 19:56:28 +00:00
event A more succinct assertTrue. 2011-07-20 00:14:20 +00:00
frame Add test_frame_api_boundary_condition() test case to exercise a bunch of boundary condition inputs. 2011-12-19 23:41:29 +00:00
function_symbol Added to the public API to allow symbolication: 2011-09-24 00:52:29 +00:00
hello_world Work in progress for: 2011-12-20 01:22:03 +00:00
interpreter Work in progress for: 2011-12-19 21:36:23 +00:00
lldbutil Make the assignment of TestBase.mydir more portable. 2011-09-27 21:49:34 +00:00
module_section Work in progress for: 2011-12-19 20:16:22 +00:00
process Simplify the setup leading to the testing of ReadMemory(), ReadCStringFromMemory(), and ReadUnsignedFromMemory(). 2011-12-16 01:56:27 +00:00
sbdata Patch from Enrico Granata that moves SBData related functions into the SBData 2012-01-07 00:45:50 +00:00
symbol-context The extra burden for the Python API test case to assign its process object to self.process 2011-06-15 22:14:12 +00:00
target Move the responsibility for translating the various eFunctionNameType lookups to the 2011-10-07 22:23:45 +00:00
thread Fix Python docstring for SBThread.GetStopDescription(). 2011-12-19 19:38:09 +00:00
type http://llvm.org/bugs/show_bug.cgi?id=11560 lldb::SBTarget::FindFirstType crashes when passed None 2011-12-14 01:43:31 +00:00
value Work in progress for: 2011-12-20 01:52:44 +00:00
watchpoint Fix wrong test method name. 2011-12-21 19:56:51 +00:00