summaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/make/test_common.h
AgeCommit message (Expand)Author
2025-05-13[lldb] Move lldb_enable_attach from test_common to a separate header (#139550)Pavel Labath
2020-04-14[lldb/test] Make TestLoadUnload compatible with windowsPavel Labath
2017-03-29Centralize libc++ test skipping logicPavel Labath
2017-03-03[Windows] Remove the #include <eh.h> hack.Zachary Turner
2016-08-09Delete Host/windows/win32.hZachary Turner
2016-07-14[test] [linux] define PR_SET_PTRACER constants if the system does not provide...Pavel Labath
2016-05-12Fix libstdc++ failure where <atomic> is not able to be imported on Darwin sys...Greg Clayton
2016-05-10Fix race in TestExitDuringStep and unify pseudo_barrier handlingPavel Labath
2016-01-11Remove CRLF line endings from test_common.hPavel Labath
2016-01-11Centralize the handling of attach permissions on linux in testsPavel Labath
2015-10-28Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner