teak-llvm/lldb/packages/Python/lldbsuite/test/api/multithreaded
Tamas Berghammer 0ecdae1bdc Merge ENABLE_THREADS and ENABLE_STD_THREADS markers
Both of these markers are used in the test suit for annotating when a
test needs multi threaded support. Previously they had slightly
different meening but they converged to the point where they are used
interchangably. This CL removes the ENABLE_STD_THREADS one to simplify
the test suite and avoid some confusion.

Differential revision: http://reviews.llvm.org/D15498

llvm-svn: 255641
2015-12-15 12:11:00 +00:00
..
common.h getwd(3) with NULL pointer extension is supported on NetBSD 2015-12-07 21:21:12 +00:00
driver.cpp
inferior.cpp
listener_test.cpp
lldb-headers.h
Makefile Merge ENABLE_THREADS and ENABLE_STD_THREADS markers 2015-12-15 12:11:00 +00:00
test_breakpoint_callback.cpp
test_listener_event_description.cpp
test_listener_event_process_state.cpp
test_listener_resume.cpp
TestMultithreaded.py Re-add an xfail removed by r254163 2015-11-27 10:50:33 +00:00