summaryrefslogtreecommitdiff
path: root/lldb/test/API/iohandler/sigint
AgeCommit message (Expand)Author
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda
2024-04-29Skip various tests under ASAN on green dragon (#90531)Adrian Prantl
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-08Skip test on earlier clang versionsAdrian Prantl
2022-03-28[LLDB] Skip TestProcessIOHandlerInterrupt Arm/AArch64 LinuxMuhammad Omair Javaid
2022-03-18[lldb] Increase timeout in TestProcessIOHandlerInterruptPavel Labath
2022-03-18[lldb] Fix TestProcessIOHandlerInterrupt.py for macosPavel Labath
2022-03-18[lldb] Fix ^C handling in IOHandlerProcessSTDIOPavel Labath
2022-02-14[lldb] Skip TestIOHandlerPythonREPLSigint if *host* is linuxJonas Devlieghere
2022-01-15[LLDB] Skip TestIOHandlerPythonREPLSigint.py on AArch64/LinuxMuhammad Omair Javaid
2022-01-14[LLDB] Skip TestIOHandlerPythonREPLSigint.py on Arm/LinuxMuhammad Omair Javaid
2022-01-13[lldb] Fix that the embedded Python REPL crashes if it receives SIGINTJonas Devlieghere
2021-11-13Revert "[lldb] Fix that the embedded Python REPL crashes if it receives SIGINT"Raphael Isemann
2021-11-12[lldb] Fix that the embedded Python REPL crashes if it receives SIGINTRaphael Isemann