summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/postmortem/minidump-new/TestMiniDumpUUID.py
AgeCommit message (Expand)Author
2023-08-07[lldb] Fix typo in comments and in testEymen Ünay
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-08-11[lldb] Remove uses of six module (NFC)Dave Lee
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere
2020-10-30[lldb] Report old modules from ModuleList::ReplaceEquivalentJoseph Tremoulet
2020-10-16[lldb] Minidump: check for .text hash match with directoryJoseph Tremoulet
2020-09-22[lldb][test] Remove accidental import pdb in 783dc7dc7ed7487d0782c2feb8854df9...Fangrui Song
2020-09-22[lldb] Skip TestMiniDumpUUID with reproducersJonas Devlieghere
2020-08-24Add hashing of the .text section to ProcessMinidump.Greg Clayton
2020-06-09[lldb/Reproducers] Skip test_remove_placeholder_add_real_module with reproducersJonas Devlieghere
2020-06-09[lldb] Fix and enable Windows minidump testsJaroslav Sevcik
2020-06-08[lldb] Disable remove-add module test on WindowsJaroslav Sevcik
2020-06-07Support build-ids of other sizes than 16 in UUID::SetFromStringRefJaroslav Sevcik
2020-03-05[lldb][testsuite] Create a SBDebugger instance for each testTatyana Krasnukha
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht