summaryrefslogtreecommitdiff
path: root/lldb/test/API/macosx/posix_spawn/TestLaunchProcessPosixSpawn.py
AgeCommit message (Expand)Author
2025-10-27[LLDB] Fix condition in testAdrian Prantl
2025-10-27Revert "[LLDB] Add debug output to test to diagnose bot failure"Adrian Prantl
2025-10-27[LLDB] Add debug output to test to diagnose bot failureAdrian Prantl
2025-10-27[LLDB] Disable rosetta test on green dragonAdrian Prantl
2025-10-27Revert "[LLDB] Disable rosetta test on green dragon"Adrian Prantl
2025-10-27[LLDB] Disable rosetta test on green dragonAdrian Prantl
2025-10-24[lldb] Add missing function call in test (NFC)Adrian Prantl
2025-10-24[lldb] Improve error logging in test (NFC)Adrian Prantl
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-11-15NFC test if rosetta is installed before running x86 binary on ASJason Molenda
2022-08-11[lldb] Remove unused "import unittest2" statementsDave Lee
2022-06-29[lldb] Use assertState in even more tests (NFC)Jonas Devlieghere
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-01-11[lldb] Specify LLVM target requirements in TestLaunchProcessPosixSpawnDave Lee
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere
2021-04-19[lldb] Stop unsetting LLDB_DEBUGSERVER_PATH from TestLaunchProcessPosixSpawnJonas Devlieghere
2021-04-12[lldb] Disable TestLaunchProcessPosixSpawn.py with reproducersJonas Devlieghere
2021-02-03[lldb] Honor the CPU type & subtype when launching on macOSJonas Devlieghere