index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
test
/
api
/
multithreaded
/
TestMultithreaded.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-92
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Fixed the test suite on MacOSX so that "test/api/multithreaded/TestMultithrea...
Greg Clayton
2015-10-26
1
-2
/
+0
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-1
/
+3
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-7
/
+0
*
Use six to portably handle module renames in Python 2 and 3
Zachary Turner
2015-10-21
1
-1
/
+3
*
Skip TestMultithreaded on Windows.
Adrian McCarthy
2015-10-21
1
-14
/
+11
*
Add expectedFlakeyFreeBSD to TestMultithreaded tests
Ed Maste
2015-09-14
1
-0
/
+3
*
XFAIL Tests that require C++ exceptions on Windows.
Zachary Turner
2015-08-21
1
-0
/
+4
*
Mark test_sb_api_listener_event_process_state as flakey
Ying Chen
2015-07-01
1
-0
/
+1
*
Revert "Mark test_sb_api_listener_event_process_state as flakey"
Ying Chen
2015-06-29
1
-1
/
+0
*
Mark test_sb_api_listener_event_process_state as flakey
Tamas Berghammer
2015-06-29
1
-0
/
+1
*
Mark TestMultithreaded.test_sb_api_listener_resume as XFAIL with gcc 4.8 and ...
Oleksiy Vyalov
2015-05-05
1
-1
/
+1
*
XFAILing a test that fails with gcc 4.9 x86_64
Vince Harron
2015-05-04
1
-0
/
+1
*
TestMultithreaded improvements
Vince Harron
2015-05-04
1
-12
/
+11
*
XFAIL tests that are failed on linux with gcc-4.9.2
Ying Chen
2015-04-21
1
-0
/
+3
*
Fix lld command on Windows for many tests.
Adrian McCarthy
2015-03-27
1
-0
/
+1
*
Make OSX test run firewall friendly.
Oleksiy Vyalov
2015-01-22
1
-1
/
+3
*
fix Bug21211 : reworked test/api/multithreaded/test_listener_event_descriptio...
Shawn Best
2014-11-21
1
-1
/
+0
*
Some more test marking
Enrico Granata
2014-10-16
1
-1
/
+1
*
Add decorator for FreeBSD failure
Ed Maste
2014-10-08
1
-0
/
+1
*
This test also relies on the SB API headers. Same logic
Enrico Granata
2014-10-06
1
-0
/
+4
*
Add some tests to be skipped when run remotely and also fixed a test to be mo...
Greg Clayton
2014-09-18
1
-0
/
+4
*
Re-enable TestMultithreaded.py test on Linux.
Todd Fiala
2014-02-28
1
-1
/
+0
*
Remove decorators for now-fixed pr18191
Ed Maste
2014-01-18
1
-4
/
+0
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
test: Update decorators for FreeBSD failures with threaded inferior support
Ed Maste
2013-12-09
1
-4
/
+4
*
<rdar://problem/15368142>
Enrico Granata
2013-11-01
1
-1
/
+0
*
Skip this test case pending figuring out why it fails
Enrico Granata
2013-11-01
1
-0
/
+1
*
test: Update FreeBSD failure decorators
Ed Maste
2013-09-13
1
-0
/
+4
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
1
-4
/
+5
*
Disable test case that causes assertion failure on Linux
Daniel Malea
2013-05-15
1
-1
/
+2
*
Didn't mean to check in this change...
Jim Ingham
2013-05-15
1
-1
/
+1
*
Need to add the LLDB.framework directory to the rpath for the driver programs...
Jim Ingham
2013-05-15
1
-1
/
+1
*
Skip C++ API/Multithreaded tests that are unsupported with Clang/libstdc++
Daniel Malea
2013-05-14
1
-0
/
+4
*
Adding C++ tests that drive LLDB from multiple threads
Daniel Malea
2013-05-14
1
-0
/
+73