aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/macosx/profile_vrs_detach
AgeCommit message (Expand)AuthorFilesLines
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht1-1/+1
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere1-9/+23
2022-06-29[lldb] Use assertState in even more tests (NFC)Jonas Devlieghere1-1/+1
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee1-2/+0
2022-04-08[lldb] Skip a bunch of tests that shouldn't run remotelyJonas Devlieghere1-0/+1
2022-02-14[lldb] Replace asserts on .Success() with assertSuccess()Dave Lee1-1/+1
2021-10-21[lldb] Include unistd.h for sleep in profile_vrs_detachJonas Devlieghere1-1/+2
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere1-1/+0
2020-05-20[lldb/Reproducers] Update macosx remote tests for passive replayJonas Devlieghere1-4/+5
2020-02-25Fix a race between lldb's packet timeout and the profile thread's usleep.Jim Ingham3-0/+91