summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump
Commit message (Expand)AuthorAgeFilesLines
* Un-xfail the TestMiniDump tests on WindowsStella Stamenova2019-04-301-2/+0
* Breakpad: Match the new UUID algorithm in minidumpsPavel Labath2019-04-162-0/+12
* Minidump: extend UUID byte-swapping to windows platformPavel Labath2019-04-111-6/+6
* [lldbsuite] Un-xfail TestMiniDump and TestThreadJumpStella Stamenova2018-12-201-1/+0
* Fix test failures that depended on module orderGreg Clayton2018-12-141-12/+12
* [lit, windows] Disable a number of tests that are failing on WindowsStella Stamenova2018-06-071-0/+2
* Use the UUID from the minidump's CodeView Record for placeholder modulesLeonard Mosescu2018-05-021-7/+26
* Attempt to fix TestMiniDump on windowsPavel Labath2018-04-191-6/+6
* Improve LLDB's handling of non-local minidumpsLeonard Mosescu2018-04-181-0/+21
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-2/+2
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-2/+2
* Xfail test_stack_info_in_minidump testPavel Labath2017-11-031-0/+1
* Fix TestMinidump for r316673Pavel Labath2017-10-261-8/+8
* Disable windows-only minidump pluginPavel Labath2016-11-091-10/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-6/+10
* 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