summaryrefslogtreecommitdiff
path: root/lldb/test/API/driver
AgeCommit message (Expand)Author
2025-10-28[lldb] The test added for PR#164905 doesn't run on Windows host. (#165417)Dmitry Vasilyev
2025-10-28[lldb][test] Avoid Windows import error in TestDriverWithClosedSTDIO.pyDavid Spickett
2025-10-27The test added for PR#164905 doesn't run on Windows. (#165318)jimingham
2025-10-27Avoid stalls when MainLoop::Interrupt fails to wake up the MainLoop (#164905)jimingham
2025-10-08[lldb] Ignore trailing spaces on quit confirmation (#162263)Ebuka Ezike
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda
2025-05-13[lldb] Move lldb_enable_attach from test_common to a separate header (#139550)Pavel Labath
2025-02-28[lldb] fix(lldb/**.py): fix invalid escape sequences (#94034)Eisuke Kawashima
2025-02-10[lldb] Add a test for terminal dimensions (#126598)Jonas Devlieghere
2024-05-01Skip timing-sensitive test under ASANAdrian Prantl
2024-04-29Skip various tests under ASAN on green dragon (#90531)Adrian Prantl
2024-03-04[lldb][test][NFC] Narrow scope of `import pexpect`Jordan Rupprecht
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere
2023-12-07Fix a stall in running `quit` while a live process is running (#74687)jimingham
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-04-01[LLDB] Fix TestJobControl.py decorators importMuhammad Omair Javaid
2022-04-01[LLDB] Skip TestJobControl.py AArch64/Arm LinuxMuhammad Omair Javaid
2022-03-09[lldb/driver] Fix SIGTSTP handlingPavel Labath
2021-08-09[LLDB] Skip random fails on Arm/AArch64 Linux buildbotMuhammad Omair Javaid
2020-10-05[lldb/test] Catch invalid calls to expect()Dave Lee
2020-08-05[lldb] Modify the `skipIfRemote` decorator so we can skip all PExpect tests.Jonas Devlieghere
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht