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
/
functionalities
/
thread
/
concurrent_events
/
TestConcurrentEvents.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-490
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-0
/
+2
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-8
/
+3
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-105
/
+70
*
Add jThreadsInfo support to lldb-server
Pavel Labath
2015-07-16
1
-1
/
+1
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
1
-1
/
+1
*
Update TestConcurrentEvents to use UnixSignals instead of python signals.
Chaoren Lin
2015-06-02
1
-8
/
+4
*
Report inferior SIGSEGV as a signal instead of an exception on linux
Pavel Labath
2015-05-29
1
-4
/
+11
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
1
-1
/
+1
*
Disable TestConcurrentEvents.py on Windows.
Zachary Turner
2015-05-22
1
-1
/
+1
*
Skip tests that are timing out on the FreeBSD buildbot
Ed Maste
2015-05-09
1
-0
/
+31
*
XFAILing a single test in TestConcurrentEvents
Pavel Labath
2015-04-22
1
-0
/
+1
*
Enable TestConcurrentEvents on Linux
Pavel Labath
2015-04-22
1
-16
/
+0
*
NativeProcessLinux: Merge operation and monitor threads
Pavel Labath
2015-04-20
1
-1
/
+0
*
XFAIL tests that are known to fail occasionally on Linux
Vince Harron
2015-03-05
1
-0
/
+1
*
Modify ThreadStateCoodrinator in order to resume threads if stop wasn't reque...
Chaoren Lin
2015-02-03
1
-1
/
+1
*
Correct typo: waychpoint -> watchpoint
Ed Maste
2014-04-07
1
-1
/
+1
*
Adjust TestConcurrentEvents.py test running for Linux.
Todd Fiala
2014-02-28
1
-21
/
+16
*
FreeBSD hardware watchpoint implementation
Ed Maste
2014-02-19
1
-18
/
+0
*
Remove decorators for llvm.org/pr17920 fixed by r200646
Ed Maste
2014-02-11
1
-6
/
+0
*
Remove failure decorators for FreeBSD bug
Ed Maste
2014-02-02
1
-5
/
+0
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Add decorator for FreeBSD watchpoint failure
Ed Maste
2013-12-09
1
-0
/
+1
*
Added two new test case decorator functions: @skipIfRemote and @skipIfRemoteD...
Greg Clayton
2013-12-05
1
-1
/
+21
*
test: Decorators for pr17910
Ed Maste
2013-12-02
1
-11
/
+11
*
Re-enable check previously disabled due to llvm.org/pr16603
Daniel Malea
2013-08-07
1
-4
/
+3
*
Test compatibility improvements for ICC
Daniel Malea
2013-08-06
1
-1
/
+1
*
Assorted test suite fixes as a result of GCC 4.8 validation efforts
Daniel Malea
2013-07-30
1
-0
/
+21
*
tests: Mark expected FreeBSD failures due to pr16706
Ed Maste
2013-07-25
1
-0
/
+17
*
tests: Mark expected FreeBSD failures due to pr16696
Ed Maste
2013-07-25
1
-0
/
+11
*
Fix gcc buildbot failures, re-enable tests disabled due to llvm.org/pr16575
Daniel Malea
2013-07-12
1
-11
/
+2
*
Get debugserver to call task_set_state to prime the control registers so that...
Jim Ingham
2013-07-11
1
-21
/
+0
*
Enable Mac OS X tests disabled due to llvm.org/pr16567
Daniel Malea
2013-07-11
1
-9
/
+0
*
Improve TestConcurrentEvents.py
Daniel Malea
2013-07-11
1
-73
/
+109
*
Cleanup in TestConcurrentEvents.py
Daniel Malea
2013-07-09
1
-17
/
+9
*
Add TestConcurrentEvents test for LLDB's handling of inferior threads
Daniel Malea
2013-07-09
1
-0
/
+485