summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache
AgeCommit message (Expand)Author
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda
2024-10-09[lldb] Fix TestGlobalModuleCache.py for remote debugging (#111483)Igor Kudrin
2024-07-09[lldb] Put the new debugger in synchronous mode in TestGlobalModuleCache (#98...Pavel Labath
2024-02-15[lldb] Fix Python test formatting (NFC)Jonas Devlieghere
2024-01-03[lldb][test] Skip other Global Module Cache tests on Arm/AArch64 LinuxDavid Spickett
2023-12-21[LLDB] Fix write permission error in TestGlobalModuleCache.py (#76171)cmtice
2023-12-20[lldb][test] Skip global module cache on Arm/AArch64 Linux (again)David Spickett
2023-12-20[lldb][test] Remove Arm/AArch64 Linux skip for global modules testDavid Spickett
2023-12-20[lldb][test] Add extra logging for module cache testDavid Spickett
2023-12-20[lldb][test] Try a workaround for module cache test on Arm/AArch64 LinuxDavid Spickett
2023-12-14[lldb] Remove PopPlan asserts and skip test on Arm/AArch64 LinuxDavid Spickett
2023-12-14Reland "Add a test for evicting unreachable modules from the global module ca...David Spickett
2023-12-13Revert "Add a test for evicting unreachable modules from the global module ca...David Spickett
2023-12-12Add a test for evicting unreachable modules from the global module cache (#74...jimingham