hanchenye-llvm-project/lldb/test/python_api
Johnny Chen e20e9aeb25 Dump the raw bytes and the disassembled instruction before calling self.assertTrue() instead of after,
in case the assert fails for any reason.

llvm-svn: 148717
2012-01-23 19:37:53 +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 Dump the raw bytes and the disassembled instruction before calling self.assertTrue() instead of after, 2012-01-23 19:37:53 +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 Add comment regarding TestHelloWorld.py's use of a dictionary to specify/overwrite the EXE name. 2012-01-18 21:22:38 +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 rdar://problem/10492827 2012-01-12 00:29:46 +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