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
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
/
thread
/
concurrent_events
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
35
-35
/
+0
*
[lldb] Remove Xfail decorators from steadily passing tests
Muhammad Omair Javaid
2019-12-09
1
-1
/
+0
*
[lldb] [Process/NetBSD] Fix handling concurrent watchpoint events
Michał Górny
2019-11-25
5
-5
/
+0
*
[lldb] [Process/NetBSD] Copy watchpoints to newly-created threads
Michał Górny
2019-11-25
9
-9
/
+0
*
[lldb] [Process/NetBSD] Improve threading support
Michał Górny
2019-11-25
12
-12
/
+0
*
[CMake] Copy over the system debugserver when using LLDB_USE_SYSTEM_DEBUGSERVER
Jonas Devlieghere
2019-09-24
4
-0
/
+4
*
[dotest] Avoid the need for LEVEL= makefile boilerplate
Pavel Labath
2019-09-04
1
-3
/
+1
*
[lldb] [test] Mark 'reenabled' tests XFAIL on NetBSD
Michal Gorny
2019-09-04
4
-0
/
+4
*
[test] Disable TestConcurrentManySignals on Darwin.
Jonas Devlieghere
2019-08-28
1
-0
/
+2
*
[dotest] Remove long running test "decorator" and re-enable tests.
Jonas Devlieghere
2019-08-27
4
-12
/
+0
*
[lldb] [test] Mark failing tests XFAIL on NetBSD
Michal Gorny
2019-03-04
31
-0
/
+31
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Move "concurrent events" tests back into one folder
Pavel Labath
2018-02-27
70
-344
/
+1
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
35
-70
/
+105
*
Xfail TestConcurrentTwoWatchpointsOneSignal on arm
Pavel Labath
2017-11-08
1
-0
/
+1
*
"Fix" concurrent events test for arm
Pavel Labath
2017-11-07
21
-22
/
+2
*
Fix classifications on two concurrent event tests
Pavel Labath
2017-11-03
2
-1
/
+1
*
Remove android watchpoint xfails
Pavel Labath
2017-11-02
2
-2
/
+0
*
Add a "watchpoint" test category and annotate tests appropriately
Pavel Labath
2017-10-31
21
-0
/
+21
*
XFAIL/XFlakey some tests what become very flakey on the Linux buildbot
Tamas Berghammer
2017-07-27
2
-0
/
+2
*
Centralize libc++ test skipping logic
Pavel Labath
2017-03-29
1
-1
/
+1
*
Use shorter names in TestConcurrentEvents tests
Pavel Labath
2016-10-24
35
-35
/
+35
*
[LLDB][MIPS] Skip some test case which were causing LLDB to go into infinite ...
Nitesh Jain
2016-10-10
35
-35
/
+35
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
35
-156
/
+148
*
Breakup TestConcurrentEvents.py into separate test subdirs per test method
Todd Fiala
2016-07-22
71
-526
/
+1123
*
Fix race in TestExitDuringStep and unify pseudo_barrier handling
Pavel Labath
2016-05-10
1
-13
/
+1
*
[LLDB][MIPS] Fix TestConcurrentEvents
Mohit K. Bhakkad
2016-04-18
1
-35
/
+35
*
Move some of the common decorators to decorators.py.
Zachary Turner
2016-02-04
1
-1
/
+2
*
Enable TestConcurrentEvents on i386 linux
Pavel Labath
2016-01-20
1
-1
/
+0
*
Fix decoration of TestConcurrentEvents
Pavel Labath
2016-01-15
1
-1
/
+35
*
[LLDB][MIPS] Mark TestConcurrentEvents.py expected failure, as MIPS atomic se...
Mohit K. Bhakkad
2015-12-14
1
-0
/
+1
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
1
-1
/
+1
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
1
-2
/
+2
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
3
-0
/
+697