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] 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
*
XFAIL TestMultithreaded on linux
Pavel Labath
2016-01-07
1
-1
/
+1
*
Remove XTIMEOUT from TestMultithreaded on linux
Pavel Labath
2016-01-06
1
-0
/
+1
*
Merge ENABLE_THREADS and ENABLE_STD_THREADS markers
Tamas Berghammer
2015-12-15
1
-1
/
+1
*
Remove the -c option from dotest.py.
Zachary Turner
2015-12-08
1
-2
/
+2
*
Get rid of global variables in dotest.py
Zachary Turner
2015-12-08
1
-2
/
+2
*
getwd(3) with NULL pointer extension is supported on NetBSD
Kamil Rytarowski
2015-12-07
1
-2
/
+2
*
Re-add an xfail removed by r254163
Tamas Berghammer
2015-11-27
1
-0
/
+1
*
Remove some xfail-s fixed by r253026
Tamas Berghammer
2015-11-26
1
-4
/
+0
*
Re-XFAIL two more tests I missed
Pavel Labath
2015-11-13
1
-0
/
+2
*
Re-add XFAILs to two tests
Pavel Labath
2015-11-13
1
-0
/
+1
*
Fix to solve Bug 23139 & Bug 23560
Abhishek Aggarwal
2015-11-13
1
-3
/
+0
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
3
-3
/
+3
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
3
-6
/
+7
[next]