summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/thread/state
AgeCommit message (Expand)Author
2025-08-12[lldb][test] Remove a Windows xfail from TestThreadStatesDavid Spickett
2024-05-14[lldb] Fixed the test TestThreadStates when run with a remote target (#92086)Dmitry Vasilyev
2024-02-26[lldb][test][Windows] Skip thread state test on WindowsDavid Spickett
2024-02-26[lldb][test][Windows] Remove expected fail for a thread state testDavid Spickett
2024-02-13[lldb][test] Switch LLDB API tests from vendored unittest2 to unittest (#79945)Jordan Rupprecht
2023-11-28[lldb][test] Remove `reason` from `unittest2.expectedFailure` usage (#73028)Jordan Rupprecht
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-08-11[lldb] Remove unused "import unittest2" statementsDave Lee
2022-08-03[lldb] Add assertStopReason helper functionJonas Devlieghere
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
2021-12-30[lldb] Remove lldbtest.getBuildFlagsPavel Labath
2020-11-05[lldb] Enable FreeBSDRemote plugin by default and update test statusMichał Górny
2020-08-17[lldb] Replace unittest2.expectedFailure with expectedFailure (NFC)Jonas Devlieghere
2020-02-20[lldb] Remove license headers from all test source filesRaphael Isemann
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht