summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/postmortem
Commit message (Expand)AuthorAgeFilesLines
* Disable LinuxCoreTestCase.test_s390xUlrich Weigand2016-04-141-0/+2
* Support Linux on SystemZ as platformUlrich Weigand2016-04-143-0/+5
* Fixup TestLinuxCore on windowsPavel Labath2016-04-061-0/+2
* Fix a bug in linux core file handlingPavel Labath2016-04-055-8/+71
* Fix thread/process ID reading from linux core filesPavel Labath2016-03-167-0/+94
* Get register context for the 32-bit process in a WoW64 process minidumpAdrian McCarthy2016-02-253-0/+107
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-1/+2
* Replace accidental DOS (and mixed) line endings in a few text filesDimitry Andric2016-01-111-31/+31
* Fix TestMiniDump.py for Python 2/3 (and for a change to debug info)Adrian McCarthy2016-01-111-3/+3
* Add some tests for stack and local variable inspection for mini dumps.Adrian McCarthy2015-12-113-9/+109
* Implement RegisterContext for Mini Dumps.Adrian McCarthy2015-11-121-0/+14
* 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-283-0/+72
OpenPOWER on IntegriCloud