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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove expectedFailureFreeBSD decorator
Ed Maste
2016-02-19
1
-1
/
+1
*
Remove expectedFailureLinux decorator.
Zachary Turner
2016-02-10
6
-29
/
+29
*
[LLDB][MIPS] Generalise MIPS arch names
Mohit K. Bhakkad
2016-02-10
1
-1
/
+1
*
Remove expectedFailureWindows decorator.
Zachary Turner
2016-02-08
7
-14
/
+14
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
12
-12
/
+24
*
Move some of the common decorators to decorators.py.
Zachary Turner
2016-02-04
2
-2
/
+4
*
Remove redundant test in TestExitDuringStep
Pavel Labath
2016-02-02
1
-12
/
+4
*
More fixes related to counting threads on Windows.
Zachary Turner
2016-01-22
2
-82
/
+31
*
Remove assumptions that thread 0 is always the main thread.
Zachary Turner
2016-01-21
3
-91
/
+19
*
Enable TestConcurrentEvents on i386 linux
Pavel Labath
2016-01-20
1
-1
/
+0
*
Remove last XTIMEOUTs from android tests
Pavel Labath
2016-01-19
1
-0
/
+3
*
Fix decoration of TestConcurrentEvents
Pavel Labath
2016-01-15
1
-1
/
+35
*
[TestThreadJump] Adjust match sub-string after recent change.
Siva Chandra
2016-01-12
1
-2
/
+1
*
Fix TestThreadJump on Windows.
Zachary Turner
2016-01-12
1
-2
/
+1
*
Centralize the handling of attach permissions on linux in tests
Pavel Labath
2016-01-11
1
-18
/
+1
*
Remove XFAIL from a few tests that have been fixed on Windows.
Zachary Turner
2016-01-08
1
-1
/
+0
*
Remove XFAIL from TestThreadStates on Windows.
Zachary Turner
2016-01-08
1
-1
/
+0
*
Add expectedFailureFreeBSD to an additional thread state test failing on FreeBSD
Ed Maste
2015-12-22
1
-0
/
+1
*
Merge ENABLE_THREADS and ENABLE_STD_THREADS markers
Tamas Berghammer
2015-12-15
4
-8
/
+8
*
[LLDB][MIPS] Mark TestConcurrentEvents.py expected failure, as MIPS atomic se...
Mohit K. Bhakkad
2015-12-14
1
-0
/
+1
*
Make TestThreadStates more stable
Pavel Labath
2015-12-07
1
-25
/
+11
*
Make TestThreadSpecificBreakpoint.py more focused.
Zachary Turner
2015-12-04
5
-53
/
+143
*
[LLDB][MIPS] XFAIL TestCrashDuringStep.py for MIPS
Jaydeep Patil
2015-12-04
1
-0
/
+1
*
Un XFAIL some tests that are now passing on Windows.
Zachary Turner
2015-12-03
1
-1
/
+0
*
Remove expectedFailureFreeBSD from passing ThreadExitTestCase::test_with_dwarf
Ed Maste
2015-11-24
1
-1
/
+0
*
[TestExitDuringStep] Adjust after a recent type map change.
Siva Chandra
2015-11-18
1
-1
/
+2
*
Teach LLDB how to directly launch processes on the iOS simulator
Enrico Granata
2015-11-05
1
-0
/
+2
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
14
-14
/
+14
*
Skip TestBacktraceAll on android-arm
Tamas Berghammer
2015-11-03
1
-1
/
+4
*
Changes for Bug 25251
Ravitheja Addepally
2015-11-03
3
-0
/
+211
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
14
-28
/
+29
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
43
-0
/
+3119