Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
cd23593f02db0decfa5af016b51f725c5d290d02
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
api
23d7a9e
Fix whitespace in the python test suite.
by Raphael Isemann
· 7 years ago
48ffd5c
[test] Replace some references to Apple-internal bugs
by Vedant Kumar
· 8 years ago
0fda3a8
Fix TestMultithreaded when there's no debugserver specified
by Frederic Riss
· 8 years ago
8492f20
Fix TestMultithreaded when specifying an alternative debugserver.
by Frederic Riss
· 8 years ago
332351d
Build each testcase variant in its own subdirectory and remove the srcdir lock file
by Adrian Prantl
· 8 years ago
5ec76fe
Compile the LLDB tests out-of-tree.
by Adrian Prantl
· 8 years ago
43a68f1
Enforce that tests building with buildDefault set NO_DEBUG_INFO_TESTCASE
by Adrian Prantl
· 8 years ago
595048f
Wrap all references to build artifacts in the LLDB testsuite (NFC)
by Adrian Prantl
· 8 years ago
73b76ce
Mark this as skipped for now. There is a race condition with
by Jason Molenda
· 9 years ago
eb0e7cb
Ah, this was an early exit to leave built products around, it wasn't meant to
by Jason Molenda
· 9 years ago
1e7ecd3
Fix a race condition in FuncUnwinders where the mutex was being
by Jason Molenda
· 9 years ago
ea89913
Fix multi-process-driver.cpp build on NetBSD
by Kamil Rytarowski
· 9 years ago
df1e4b6
Ignore SIGPIPE in the mini-driver used by these tests.
by Jim Ingham
· 9 years ago
d2396b6
Remove some annotations from TestMultipleTargets
by Pavel Labath
· 9 years ago
461ba65
Fix buildbots that are failing due to this test by adding all expected fails that TestMultipleDebuggers.py has.
by Greg Clayton
· 9 years ago
1c4d4d6
Rename multiple target test so it is unique.
by Greg Clayton
· 9 years ago
73ee5c2
Fix TestMultipleTargets for on x86_64 architectures
by Pavel Labath
· 9 years ago
7904046
Calling SBDebugger::CeeateTarget being called on multiple threads was crashing LLDB.
by Greg Clayton
· 9 years ago
d399b10
Enable TestMultithreaded-sb_api_listener_event_process_state on linux/gcc
by Pavel Labath
· 9 years ago
f8ac2da
[Test Suite] Pull generateSource into lldbtest
by Chris Bieneman
· 9 years ago
614dc15
Revert "[Test Suite] Pull generateSource into lldbtest"
by Chris Bieneman
· 9 years ago
f817bae
[Test Suite] Pull generateSource into lldbtest
by Chris Bieneman
· 9 years ago
e1489bd
Reduce the number of simultaneous debug sessions to 10 and remove
by Jason Molenda
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
e92050f
Fix API usage in TestMultithreaded.test_sb_api_listener_event_process_state
by Pavel Labath
· 9 years ago
b2ba5a5
Rewriting TestMultithreaded.py to solve flakyness on Linux
by Ravitheja Addepally
· 9 years ago
583bbb1
Change over the broadcaster/listener process to hold shared or weak pointers
by Jim Ingham
· 10 years ago
362e06d
Remove expectedFailureLinux decorator.
by Zachary Turner
· 10 years ago
05021bb
Remove skip and xfail decorators for target architecture.
by Zachary Turner
· 10 years ago
4a289a9
Remove expectedFailureWindows decorator.
by Zachary Turner
· 10 years ago
9a1a294
Move the rest of the tests over to using the new decorator module.
by Zachary Turner
· 10 years ago
7a5382d
Move some of the common decorators to decorators.py.
by Zachary Turner
· 10 years ago
f6d9db4
XFAIL TestMultithreaded on linux
by Pavel Labath
· 10 years ago
b5846ce
Remove XTIMEOUT from TestMultithreaded on linux
by Pavel Labath
· 10 years ago
0ecdae1
Merge ENABLE_THREADS and ENABLE_STD_THREADS markers
by Tamas Berghammer
· 10 years ago
d865c6b
Remove the -c option from dotest.py.
by Zachary Turner
· 10 years ago
606e3a5
Get rid of global variables in dotest.py
by Zachary Turner
· 10 years ago
1f1a153
getwd(3) with NULL pointer extension is supported on NetBSD
by Kamil Rytarowski
· 10 years ago
a88453b
Re-add an xfail removed by r254163
by Tamas Berghammer
· 10 years ago
e4fbec4
Remove some xfail-s fixed by r253026
by Tamas Berghammer
· 10 years ago
e573316
Re-XFAIL two more tests I missed
by Pavel Labath
· 10 years ago
3c5ada8
Re-add XFAILs to two tests
by Pavel Labath
· 10 years ago
be99464
Fix to solve Bug 23139 & Bug 23560
by Abhishek Aggarwal
· 10 years ago
19474e1
Remove `use_lldb_suite` from the package, and don't import it anymore.
by Zachary Turner
· 10 years ago
95c453a
Tighten up sys.path, and use absolute imports everywhere.
by Zachary Turner
· 10 years ago
c432c8f
Move lldb/test to lldb/packages/Python/lldbsuite/test.
by Zachary Turner
· 10 years ago