summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/tsan/basic/TestTsanBasic.py
AgeCommit message (Expand)Author
2025-09-08[lldb][test] Only assert function name is in user-code on Darwin platformsMichael Buch
2025-09-08[lldb][test] TestTsanBasic.py: fix function name assertionMichael Buch
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-12-01Revert "[lldb] Temporarily skip TestTsanBasic on Darwin"Jonas Devlieghere
2021-11-30[lldb] Temporarily skip TestTsanBasic on DarwinJonas Devlieghere
2021-11-30[lldb] Mark TestTsanBasic and TestUbsanBasic as "no debug info" testsJonas Devlieghere
2021-02-06[lldb] Use assertIn/NotIn over assertTrue/False (NFC)Dave Lee
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht