summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/load_unload/TestLoadUnload.py
AgeCommit message (Expand)Author
2024-07-16[LLDB] Make 'process load' take remote os path delimiter into account (#98690)Vladislav Dzhidzhoev
2024-06-28[lldb][test][NFC] Remove BOM characters from tests (#97045)Michael Buch
2023-09-11[lldb] Correctly invalidate unloaded image tokens (#65945)David Spickett
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-09-13[lldb] Fixed a number of typosGabriel Ravier
2022-08-15[LLDB] Remove __future__ imports from testsDavid Spickett
2022-07-13[LLDB] XFail TestLoadUnload.test_static_init_during_load AArch64/WindowsMuhammad Omair Javaid
2022-07-06[LLDB] Remove TestLoadUnload.py Arm/Linux Xfail decoratorMuhammad Omair Javaid
2022-07-06[LLDB] Remove TestLoadUnload.py Arm/Linux Xfail decoratorMuhammad Omair Javaid
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-06-17[LLDB] XFAIL TestLoadUnload fails on Arm/Ubuntu JammyMuhammad Omair Javaid
2021-12-07Fix error reporting for "process load" and add a test for it.Jim Ingham
2021-11-17[lldb/test] Added lldbutil function to test a breakpointSYNOPSYS\georgiev
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere
2020-11-11[lldb][test] Remove not_remote_testsuite_ready in favor of skipIfRemote decor...Raphael Isemann
2020-11-05[lldb] Enable FreeBSDRemote plugin by default and update test statusMichał Górny
2020-05-27[lldb/Reproducers] Skip or fix the remaining tests.Jonas Devlieghere
2020-05-25[lldb/Test] Add a trace method to replace print statements.Jonas Devlieghere
2020-05-18[lldb/Reproducers] Add skipIfReproducer to more testsJonas Devlieghere
2020-04-14[lldb/test] Fix TestLoadUnloadMed Ismail Bennani
2020-04-14[LLDB] Remove xfail aarch64-linux from test_step_over_load*Muhammad Omair Javaid
2020-04-14[lldb/test] Make TestLoadUnload compatible with windowsPavel Labath
2020-04-07[lldb] NFC: Fix trivial typo in comments, documents, and messagesKazuaki Ishizaki
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht