History log of /external/lldb/test/api/multithreaded/TestMultithreaded.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0440b1115c17608233595090148d02124d61d170 15-May-2013 Daniel Malea <daniel.malea@intel.com> Disable test case that causes assertion failure on Linux
- filed llvm.org/pr16016
- fixed URL for llvm.org/pr16000




git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181902 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/api/multithreaded/TestMultithreaded.py
bd58742be3a38e7f272765ae43dc3061d209dc06 15-May-2013 Jim Ingham <jingham@apple.com> Didn't mean to check in this change...


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181858 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/api/multithreaded/TestMultithreaded.py
ec8422471e8ed85c4f662075b9d9cdbe9f172f82 15-May-2013 Jim Ingham <jingham@apple.com> Need to add the LLDB.framework directory to the rpath for the driver programs or they won't run.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181857 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/api/multithreaded/TestMultithreaded.py
156d8e04b9434923ab8e1bf9d3e81c0e71fccd36 14-May-2013 Daniel Malea <daniel.malea@intel.com> Skip C++ API/Multithreaded tests that are unsupported with Clang/libstdc++
- older versions of clang are unable to include <chrono> from libstdc++
- skipping tests until buildbots are updated



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181829 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/api/multithreaded/TestMultithreaded.py
d2771ed2249c645019b7b1e46bdd677d2ed1cfe1 14-May-2013 Daniel Malea <daniel.malea@intel.com> Adding C++ tests that drive LLDB from multiple threads
- test_breakpoint_callback -- filed llvm.org/pr-16000
- test_listener_resume -- resume a process from a thread waiting on SBListener
- test_listener_event_description -- SBEvent description from SBListener thread
- test_listener_event_process -- query process/thread/stack info from SBListener thread



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@181819 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/api/multithreaded/TestMultithreaded.py