summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/breakpoint/thread_plan_user_breakpoint/TestThreadPlanUserBreakpoint.py
AgeCommit message (Expand)Author
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere
2024-02-13[lldb][test] Switch LLDB API tests from vendored unittest2 to unittest (#79945)Jordan Rupprecht
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-01-25[lldb] Consider all breakpoints in breakpoint detectionPavel Kosov