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
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Simplify if-return
Tatyana Krasnukha
2019-12-26
1
-3
/
+1
*
[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
1
-1
/
+0
*
[lldb] [testsuite] Mark TestSBCommandReturnObject as failing on Windows
Jan Kratochvil
2019-10-04
1
-0
/
+3
*
[lldb] Fix crash on SBCommandReturnObject & assignment
Jan Kratochvil
2019-10-04
3
-0
/
+69
*
Revert: [lldb] [testsuite] Remove redundant MAKE_DSYM := NO
Jan Kratochvil
2019-09-27
2
-0
/
+4
*
[lldb] [testsuite] Remove redundant MAKE_DSYM := NO
Jan Kratochvil
2019-09-27
2
-4
/
+0
*
Fir TestAPILog for gcc
Pavel Labath
2019-09-18
1
-7
/
+5
*
[test] Fail gracefully if the regex doesn't match
Jonas Devlieghere
2019-09-16
1
-6
/
+11
*
[test] Update TestAPILog to pass on Windows.
Jonas Devlieghere
2019-09-13
1
-2
/
+2
*
[test] Print the log output on failure.
Jonas Devlieghere
2019-09-13
1
-2
/
+2
*
[Reproducer] Include the this pointer in the API log.
Jonas Devlieghere
2019-09-13
1
-0
/
+48
*
[dotest] Avoid the need for LEVEL= makefile boilerplate
Pavel Labath
2019-09-04
5
-15
/
+5
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
5
-15
/
+0
*
[lldb] Increase testsuite packet-timeout 5secs -> 1min
Jan Kratochvil
2019-07-29
1
-0
/
+2
*
[lldb] [test] Extend D55859 symbols.enable-external-lookup=false for more tes...
Jan Kratochvil
2019-06-17
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Skip TestMultithreaded.test_sb_api_listener_resume on linux
Pavel Labath
2018-12-18
1
-1
/
+1
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
2
-2
/
+2
*
[test] Replace some references to Apple-internal bugs
Vedant Kumar
2018-03-13
1
-10
/
+2
*
Fix TestMultithreaded when there's no debugserver specified
Frederic Riss
2018-02-23
1
-1
/
+1
*
Fix TestMultithreaded when specifying an alternative debugserver.
Frederic Riss
2018-02-23
1
-0
/
+2
*
Build each testcase variant in its own subdirectory and remove the srcdir loc...
Adrian Prantl
2018-02-06
1
-1
/
+1
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
4
-11
/
+15
*
Enforce that tests building with buildDefault set NO_DEBUG_INFO_TESTCASE
Adrian Prantl
2018-01-30
2
-0
/
+3
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
2
-3
/
+3
*
Mark this as skipped for now. There is a race condition with
Jason Molenda
2017-03-10
1
-0
/
+1
*
Ah, this was an early exit to leave built products around, it wasn't meant to
Jason Molenda
2017-02-27
1
-1
/
+0
*
Fix a race condition in FuncUnwinders where the mutex was being
Jason Molenda
2017-02-24
2
-0
/
+6
*
Fix multi-process-driver.cpp build on NetBSD
Kamil Rytarowski
2017-02-02
1
-1
/
+1
*
Ignore SIGPIPE in the mini-driver used by these tests.
Jim Ingham
2016-12-21
1
-0
/
+10
*
Remove some annotations from TestMultipleTargets
Pavel Labath
2016-12-12
1
-8
/
+2
*
Fix buildbots that are failing due to this test by adding all expected fails ...
Greg Clayton
2016-12-09
1
-0
/
+9
*
Rename multiple target test so it is unique.
Greg Clayton
2016-12-09
1
-1
/
+1
*
Fix TestMultipleTargets for on x86_64 architectures
Pavel Labath
2016-12-09
1
-0
/
+2
*
Calling SBDebugger::CeeateTarget being called on multiple threads was crashin...
Greg Clayton
2016-12-09
3
-0
/
+78
*
Enable TestMultithreaded-sb_api_listener_event_process_state on linux/gcc
Pavel Labath
2016-11-24
1
-8
/
+0
*
[Test Suite] Pull generateSource into lldbtest
Chris Bieneman
2016-10-31
9
-49
/
+16
*
Revert "[Test Suite] Pull generateSource into lldbtest"
Chris Bieneman
2016-10-27
9
-16
/
+49
*
[Test Suite] Pull generateSource into lldbtest
Chris Bieneman
2016-10-27
9
-49
/
+16
*
Reduce the number of simultaneous debug sessions to 10 and remove
Jason Molenda
2016-09-13
2
-2
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
4
-46
/
+97
*
Fix API usage in TestMultithreaded.test_sb_api_listener_event_process_state
Pavel Labath
2016-08-23
1
-0
/
+5
*
Rewriting TestMultithreaded.py to solve flakyness on Linux
Ravitheja Addepally
2016-05-11
2
-29
/
+18
*
Change over the broadcaster/listener process to hold shared or weak pointers
Jim Ingham
2016-03-07
3
-0
/
+68
*
Remove expectedFailureLinux decorator.
Zachary Turner
2016-02-10
1
-1
/
+1
*
Remove skip and xfail decorators for target architecture.
Zachary Turner
2016-02-09
1
-1
/
+1
*
Remove expectedFailureWindows decorator.
Zachary Turner
2016-02-08
1
-3
/
+1
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
2
-4
/
+7
*
Move some of the common decorators to decorators.py.
Zachary Turner
2016-02-04
1
-1
/
+2
[next]