aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/api
AgeCommit message (Expand)AuthorFilesLines
2024-02-16[lldb] Don't overwrite the dynamic loader library path for "driver tests"Jonas Devlieghere5-75/+21
2024-02-16[lldb] Fix and rename skipIfHostIncompatibleWithRemoteJonas Devlieghere4-1/+9
2024-01-26[lldb] Remove obsolete signBinary helper (#79656)Jonas Devlieghere4-4/+0
2023-12-04[lldb] Additional pieces towards OpenBSD support (#74198)Brad Smith1-1/+2
2023-08-16Replace the singleton "ShadowListener" with a primary and N secondary ListenersJim Ingham1-1/+0
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere8-111/+174
2023-03-17[lldb] Enable TestPublicAPIHeaders.py on Apple SiliconAlex Langford1-10/+3
2023-03-02Revert "Add SBValue::GetValueAsAddress API for removing non-addressing metadata"Jason Molenda3-86/+0
2023-03-02Add SBValue::GetValueAsAddress API for removing non-addressing metadataJason Molenda3-0/+86
2023-02-10[lldb] Fix passing None as an env variable in TestMultipleDebuggersAugusto Noronha1-3/+6
2023-02-10Adapt TestCustomShell and TestMultipleDebuggers to run under ASANAugusto Noronha1-1/+3
2022-11-17[test] Allow skipTestIfFn to apply to entire classes for skipIfNoSBHeadersJordan Rupprecht2-7/+2
2022-11-11[lldb] Rewrite to assertEqual/assertNotEqual (NFC)Dave Lee1-4/+4
2022-09-12[lldb] Add SBBreakpointLocation::SetCallbackLaura Chaparro-Gutierrez2-0/+62
2022-08-15[LLDB] Remove __future__ imports from testsDavid Spickett5-14/+0
2022-08-11[lldb] Remove uses of six module (NFC)Dave Lee1-2/+0
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee7-14/+0
2022-06-08[lldb] Update TestMultithreaded to report FAIL for a non-zero exit codeJonas Devlieghere1-6/+9
2022-06-07[LLDB] Remove decorator from XPASSes AArch64/WindowsMuhammad Omair Javaid2-2/+2
2022-03-04[LLDB] Remove cases of using namespace stdShafik Yaghmour1-2/+2
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere1-3/+0
2021-05-24[lldb] Introduce createTestTarget for creating a valid target in API testsRaphael Isemann1-9/+3
2021-02-16[LLDB] Skip TestMultipleTargets.py on Arm/AArch64 LinuxMuhammad Omair Javaid1-0/+1
2021-02-03[lldb] Convert more assertTrue to assertEqual (NFC)Dave Lee1-4/+4
2020-12-20[lldb] [test] Update test status for NetBSDMichał Górny1-0/+1
2020-12-17[lldb] [POSIX-DYLD] Add libraries from initial rendezvous brkpt hitMichał Górny1-1/+0
2020-12-07Revert "[lldb] [POSIX-DYLD] Add libraries from initial eTakeSnapshot action"Michał Górny1-0/+1
2020-12-07[lldb] [POSIX-DYLD] Add libraries from initial eTakeSnapshot actionMichał Górny1-1/+0
2020-12-07[lldb] [test] Link FreeBSD test failures to bugsMichał Górny1-1/+1
2020-11-18[lldb] [test] Un-XFAIL TestMultipleDebuggers.pyMichał Górny1-1/+0
2020-11-10[lldb] [test] Rename '.categories' to 'categories'Michał Górny1-0/+0
2020-11-05[lldb] Enable FreeBSDRemote plugin by default and update test statusMichał Górny1-1/+1
2020-11-03[lldb] [test] Update XFAILs/skips for FreeBSDMichał Górny2-0/+2
2020-11-03[lldb] [test] Remove xfail from tests that pass on FreeBSDMichał Górny1-1/+1
2020-10-29Provide a reasonable value for PATH_MAX if the lldb headers don't provide it.Jim Ingham1-0/+4
2020-10-29Mark the execution of stop-hooks as non-interactive.Jim Ingham3-0/+173
2020-08-21[lldb] Fix TestAPILog.py for reproducer replayJonas Devlieghere1-8/+3
2020-08-17[lldb] Skip TestMultipleDebuggers on WindowsJonas Devlieghere1-0/+1
2020-08-17[lldb] Add missing signal include for TestMultipleDebuggers.pyJonas Devlieghere1-3/+4
2020-08-17[lldb] Fix and re-enable TestMultipleDebuggersJonas Devlieghere1-5/+5
2020-06-17[lldb/Test] Fix tests that rely on logfiles with reproducers.Jonas Devlieghere1-2/+5
2020-02-20[lldb] Remove license headers from all test source filesRaphael Isemann1-8/+0
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht28-0/+1371