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
*
[lldb][NFC] Remove all `setUp` overrides that only call the parent implementa...
Raphael Isemann
2019-12-13
1
-4
/
+0
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
50
-50
/
+0
*
update TestThreadStepOut.py to expect correct source line on arm64.
Jason Molenda
2019-12-11
2
-3
/
+3
*
[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
17
-20
/
+0
*
Remove +x permission on some files
Sylvestre Ledru
2019-11-16
1
-0
/
+0
*
Modernize TestThreadStepOut.py
Jim Ingham
2019-10-28
1
-43
/
+16
*
Canonicalize variable usage in testsuite Makefiles
Adrian Prantl
2019-09-25
2
-2
/
+4
*
[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
18
-54
/
+18
*
[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][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
16
-33
/
+0
*
Fix TestThreadSpecificBreakpoint on Windows
Adrian McCarthy
2019-08-01
2
-15
/
+14
*
[lldb] [Process/NetBSD] Report stopped process on SIGSTOP
Michal Gorny
2019-07-25
1
-1
/
+0
*
[lldb] [lldbsuite] Use a unique class name for TestBacktraceAll
Stella Stamenova
2019-07-01
1
-1
/
+1
*
[lldb] [test] Mark failing tests XFAIL on NetBSD
Michal Gorny
2019-03-04
43
-0
/
+55
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
12
-48
/
+36
*
[lldbsuite] Skip two more flaky tests on Windows
Stella Stamenova
2019-01-14
1
-0
/
+1
*
[lldbsuite] Skip TestExitDuringStep on Windows
Stella Stamenova
2019-01-11
1
-0
/
+1
*
[lldbsuite] Skip flakey Windows tests
Stella Stamenova
2018-12-21
4
-4
/
+4
*
[lldbsuite] Un-xfail TestMiniDump and TestThreadJump
Stella Stamenova
2018-12-20
1
-1
/
+0
*
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.4)
Stella Stamenova
2018-12-20
3
-13
/
+0
*
de-flake TestThreadStates.test_process_interrupt
Pavel Labath
2018-12-18
1
-1
/
+5
*
Un-XFail TestThreadStates.test_process_interrupt
Pavel Labath
2018-12-18
1
-12
/
+7
*
Un-XFAIL TestExitDuringBreak.py for linux
Pavel Labath
2018-12-18
1
-3
/
+0
*
A few small updates to the testsuite for running against an iOS device.
Jason Molenda
2018-12-17
1
-2
/
+0
*
Change the unwinder to not use a hard-coded limit on the
Jason Molenda
2018-09-25
3
-0
/
+50
*
[lldbsuite, windows] Mark tests as XFAIL on Windows or skip them
Stella Stamenova
2018-08-02
3
-0
/
+16
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
3
-3
/
+3
*
Fix TestThreadExit for gcc&libc++ combo
Pavel Labath
2018-06-25
1
-1
/
+2
*
Make testcase classnames unique
Jan Kratochvil
2018-06-24
2
-2
/
+2
*
Make sure TestNumThreads works with libc++
Pavel Labath
2018-06-20
2
-2
/
+6
*
[lit, windows] Disable a number of tests that are failing on Windows
Stella Stamenova
2018-06-07
2
-0
/
+2
*
Typo fixes.
Bruce Mitchener
2018-05-29
1
-1
/
+1
*
Fix some tests for PPC64le architecture
Pavel Labath
2018-03-20
1
-2
/
+4
*
[test] Skip flaky TestThreadStates tests on Darwin
Vedant Kumar
2018-03-19
1
-3
/
+3
*
Skip TestThreadSpecificBpPlusCondition on Darwin due to timeouts
Vedant Kumar
2018-03-16
1
-0
/
+1
*
Including <functional> for std::bind
Raphael Isemann
2018-03-05
1
-0
/
+1
*
Move "concurrent events" tests back into one folder
Pavel Labath
2018-02-27
70
-344
/
+1
*
Fix breakpoint thread name conditionals after breakpoint options refactor.
Jim Ingham
2018-02-23
2
-35
/
+29
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
35
-70
/
+105
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
16
-21
/
+21
*
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 getCategories mechanism of specifying test categories
Pavel Labath
2017-11-02
2
-3
/
+1
[next]