summaryrefslogtreecommitdiff
path: root/lldb/test/API/api
AgeCommit message (Expand)Author
2025-06-13[lldb] Include unistd.h for _exit in multi-process-driver.cppJonas Devlieghere
2025-06-13[lldb][test] Disable TestMultipleDebuggers againDavid Spickett
2025-06-13[lldb][test] Don't call SBDebugger::Terminate if TestMultipleDebuggers times ...David Spickett
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda
2025-02-19[lldb] Store the return SBValueList in the CommandReturnObject (#127566)Jonas Devlieghere
2025-02-09[lldb] Merge TestSBCommandReturnObject testsJonas Devlieghere
2024-12-12Convert the StackFrameList mutex to a shared mutex. (#117252)jimingham
2024-09-04[lldb][test] Disable TestMultipleDebuggers on LinuxDavid Spickett
2024-07-31[lldb][test] Fix TestMultipleDebuggers test on non-x86, other small issues (#...David Spickett
2024-07-10[lldb][test] Disable flakey TestMultipleDebuggers on LinuxDavid Spickett
2024-06-20[lldb] Give more time to test/API/multiple-debuggersAdrian Prantl
2024-02-16[lldb] Don't overwrite the dynamic loader library path for "driver tests"Jonas Devlieghere
2024-02-16[lldb] Fix and rename skipIfHostIncompatibleWithRemoteJonas Devlieghere
2024-01-26[lldb] Remove obsolete signBinary helper (#79656)Jonas Devlieghere
2023-12-04[lldb] Additional pieces towards OpenBSD support (#74198)Brad Smith
2023-08-16Replace the singleton "ShadowListener" with a primary and N secondary ListenersJim Ingham
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-03-17[lldb] Enable TestPublicAPIHeaders.py on Apple SiliconAlex Langford
2023-03-02Revert "Add SBValue::GetValueAsAddress API for removing non-addressing metadata"Jason Molenda
2023-03-02Add SBValue::GetValueAsAddress API for removing non-addressing metadataJason Molenda
2023-02-10[lldb] Fix passing None as an env variable in TestMultipleDebuggersAugusto Noronha
2023-02-10Adapt TestCustomShell and TestMultipleDebuggers to run under ASANAugusto Noronha
2022-11-17[test] Allow skipTestIfFn to apply to entire classes for skipIfNoSBHeadersJordan Rupprecht
2022-11-11[lldb] Rewrite to assertEqual/assertNotEqual (NFC)Dave Lee
2022-09-12[lldb] Add SBBreakpointLocation::SetCallbackLaura Chaparro-Gutierrez
2022-08-15[LLDB] Remove __future__ imports from testsDavid Spickett
2022-08-11[lldb] Remove uses of six module (NFC)Dave Lee
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-06-08[lldb] Update TestMultithreaded to report FAIL for a non-zero exit codeJonas Devlieghere
2022-06-07[LLDB] Remove decorator from XPASSes AArch64/WindowsMuhammad Omair Javaid
2022-03-04[LLDB] Remove cases of using namespace stdShafik Yaghmour
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere
2021-05-24[lldb] Introduce createTestTarget for creating a valid target in API testsRaphael Isemann
2021-02-16[LLDB] Skip TestMultipleTargets.py on Arm/AArch64 LinuxMuhammad Omair Javaid
2021-02-03[lldb] Convert more assertTrue to assertEqual (NFC)Dave Lee
2020-12-20[lldb] [test] Update test status for NetBSDMichał Górny
2020-12-17[lldb] [POSIX-DYLD] Add libraries from initial rendezvous brkpt hitMichał Górny
2020-12-07Revert "[lldb] [POSIX-DYLD] Add libraries from initial eTakeSnapshot action"Michał Górny
2020-12-07[lldb] [POSIX-DYLD] Add libraries from initial eTakeSnapshot actionMichał Górny
2020-12-07[lldb] [test] Link FreeBSD test failures to bugsMichał Górny
2020-11-18[lldb] [test] Un-XFAIL TestMultipleDebuggers.pyMichał Górny
2020-11-10[lldb] [test] Rename '.categories' to 'categories'Michał Górny
2020-11-05[lldb] Enable FreeBSDRemote plugin by default and update test statusMichał Górny
2020-11-03[lldb] [test] Update XFAILs/skips for FreeBSDMichał Górny
2020-11-03[lldb] [test] Remove xfail from tests that pass on FreeBSDMichał Górny
2020-10-29Provide a reasonable value for PATH_MAX if the lldb headers don't provide it.Jim Ingham
2020-10-29Mark the execution of stop-hooks as non-interactive.Jim Ingham
2020-08-21[lldb] Fix TestAPILog.py for reproducer replayJonas Devlieghere
2020-08-17[lldb] Skip TestMultipleDebuggers on WindowsJonas Devlieghere
2020-08-17[lldb] Add missing signal include for TestMultipleDebuggers.pyJonas Devlieghere