hanchenye-llvm-project/lldb/test/python_api/default-constructor
Jim Ingham 24e84d2c87 I removed SetCallback from the Python API's since it wasn't actually useful, and added SetScriptCallbackFunction,
and SetScriptCallbackBody.  So add these to the default constructor test case.

llvm-svn: 205494
2014-04-03 00:50:56 +00:00
..
TestDefaultConstructorForAPIObjects.py Merging the iohandler branch back into main. 2014-01-27 23:43:24 +00:00
sb_address.py
sb_block.py
sb_breakpoint.py I removed SetCallback from the Python API's since it wasn't actually useful, and added SetScriptCallbackFunction, 2014-04-03 00:50:56 +00:00
sb_breakpointlocation.py
sb_broadcaster.py
sb_communication.py
sb_compileunit.py Changed fuzz tests to not print their values (we only need to test if access to them does not crash). 2013-09-25 20:48:03 +00:00
sb_debugger.py Merging the iohandler branch back into main. 2014-01-27 23:43:24 +00:00
sb_error.py
sb_event.py
sb_filespec.py
sb_frame.py
sb_function.py
sb_instruction.py
sb_instructionlist.py Changed fuzz tests to not print their values (we only need to test if access to them does not crash). 2013-09-25 20:48:03 +00:00
sb_lineentry.py
sb_listener.py
sb_module.py Changed fuzz tests to not print their values (we only need to test if access to them does not crash). 2013-09-25 20:48:03 +00:00
sb_process.py Changed fuzz tests to not print their values (we only need to test if access to them does not crash). 2013-09-25 20:48:03 +00:00
sb_section.py Changed fuzz tests to not print their values (we only need to test if access to them does not crash). 2013-09-25 20:48:03 +00:00
sb_stringlist.py Changed fuzz tests to not print their values (we only need to test if access to them does not crash). 2013-09-25 20:48:03 +00:00
sb_symbol.py
sb_symbolcontext.py
sb_target.py Changed fuzz tests to not print their values (we only need to test if access to them does not crash). 2013-09-25 20:48:03 +00:00
sb_thread.py Changed fuzz tests to not print their values (we only need to test if access to them does not crash). 2013-09-25 20:48:03 +00:00
sb_type.py Changed fuzz tests to not print their values (we only need to test if access to them does not crash). 2013-09-25 20:48:03 +00:00
sb_value.py Changed fuzz tests to not print their values (we only need to test if access to them does not crash). 2013-09-25 20:48:03 +00:00
sb_valuelist.py Changed fuzz tests to not print their values (we only need to test if access to them does not crash). 2013-09-25 20:48:03 +00:00
sb_watchpoint.py