summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/thread/exit_during_expression
AgeCommit message (Expand)Author
2025-09-15[Clang] [Sema] Make `-Wincompatible-pointer-types` an error by default (#157364)Sirraide
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda
2025-04-29[lldb] Disable TestExitDuringExpression on asanFelipe de Azevedo Piovezan
2024-05-23[lldb] Fixed the TestExitDuringExpression test in case of a remote target (#9...Dmitry Vasilyev
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-20Speculatively fix build botsAaron Ballman
2022-02-14[lldb] Replace asserts on .Success() with assertSuccess()Dave Lee
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere
2021-06-22[LLDB] Skip TestExitDuringExpression on aarch64/linux buildbotMuhammad Omair Javaid
2021-03-19[LLDB] Skip TestExitDuringExpression on aarch64/linux buildbotMuhammad Omair Javaid
2021-03-15[LLDB] Skip TestExitDuringExpression on arm/linux buildbotMuhammad Omair Javaid
2020-12-20[lldb] [test] Update test status for NetBSDMichał Górny
2020-12-07[lldb] [test] Link FreeBSD test failures to bugsMichał Górny
2020-11-03[lldb] [test] Update XFAILs/skips for FreeBSDMichał Górny
2020-05-27[lldb/Reproducers] Skip or fix the remaining tests.Jonas Devlieghere
2020-05-22[lldb] Increase timeout in TestExitDuringExpressionPavel Labath
2020-05-21Maybe I need ENABLE_THREADS in the Makefile.Jim Ingham
2020-05-21This very simple .c file is failing on the Debian bot wit the errorJim Ingham
2020-05-21Handle the case where a thread exits while we are running a function on it.Jim Ingham