summaryrefslogtreecommitdiff
path: root/lldb/test/API/commands/process/attach
AgeCommit message (Expand)Author
2025-05-13[lldb] Move lldb_enable_attach from test_common to a separate header (#139550)Pavel Labath
2024-06-11[lldb] Skip TestAttachDenied under asanFelipe de Azevedo Piovezan
2024-02-15[lldb] Fix Python test formatting (NFC)Jonas Devlieghere
2023-09-21I can't make this test fail locally, but it is failing on the macOSJim Ingham
2023-09-20The test: test_run_then_attach_wait_interrupt was flakey on Linux & Windows.Jim Ingham
2023-09-20Revert "Remove some raciness from the TestProcessAttach.test_run_then_attach_...Daniel Thornburgh
2023-09-20Remove some raciness from the TestProcessAttach.test_run_then_attach_wait_int...Jim Ingham
2023-09-20Revert "Fix a bug with cancelling "attach -w" after you have run a process pr...David Spickett
2023-09-19A test was changing directory and then incorrectly restoring the directoryJim Ingham
2023-09-19Fix a bug with cancelling "attach -w" after you have run a process previously...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
2021-10-13[lldb] Skip several lldb tests that are flaky on WindowsStella Stamenova
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere
2021-09-29Make "process attach -c" work correctly, and add a test for it.Jim Ingham
2021-07-29Make testcase more robust against codegen changesAdrian Prantl
2021-07-29Fix typoAdrian Prantl
2021-07-29Simplify testcase to use v instead of p (NFC)Adrian Prantl
2021-01-19[lldb/test] Skip TestProcessAttach: test_attach_to_process_from_different_dir...Stella Stamenova
2020-12-20[lldb] [test] Update test status for NetBSDMichał Górny
2020-12-17[lldb] [POSIX-DYLD] Update the cached exe path after attachMichał Górny
2020-11-10[lldb] [Process/NetBSD] Copy the recent improvements from FreeBSDMichał Górny
2020-07-14[lldb/Test] Always set the cleanupSubprocesses tear down hookJonas Devlieghere
2020-05-27[lldb/Reproducers] Differentiate active and passive replay unexpected packet.Jonas Devlieghere
2020-05-14[lldb/Test] Modify more tests for API replayJonas Devlieghere
2020-04-21[lldb/Test] Add skipIfReproducer for tests that diverge during replayJonas Devlieghere
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht