summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/load_unload/TestLoadUnload.py
Commit message (Expand)AuthorAgeFilesLines
* Create test for llvm.org/pr25806Tamas Berghammer2015-12-111-6/+50
* XFAIL TestLoadUnload for Windows->AndroidPavel Labath2015-12-111-0/+1
* Add a new option to Platform::LoadImage to install the imageTamas Berghammer2015-12-081-8/+2
* Fix TestLoadUnload for Windows -> POSIX remote debuggingTamas Berghammer2015-12-031-1/+2
* Fix "process load/unload" on androidTamas Berghammer2015-12-021-11/+13
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-031-1/+1
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-031-2/+2
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-0/+315
OpenPOWER on IntegriCloud