Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
python_api
74f6bcf
Disable a few tests on the green dragon sanitzier bot.
by Adrian Prantl
· 7 years ago
9adf3fc
[lldbsuite] Un-xfail TestEvents on Windows
by Stella Stamenova
· 7 years ago
68ddb76
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.3)
by Stella Stamenova
· 7 years ago
0c7fca5
TestHelloWorld: Use a file on the target platform for synchronisation.
by Adrian Prantl
· 7 years ago
f47c734
A few small updates to the testsuite for running against an iOS device.
by Jason Molenda
· 7 years ago
4cf98e2
Remove sleep() synchronisation from teststcase and
by Adrian Prantl
· 7 years ago
ceff664
Remove header grouping comments.
by Jonas Devlieghere
· 7 years ago
0faca0f
[lldbsuite, windows] Mark tests as XFAIL on Windows or skip them
by Stella Stamenova
· 7 years ago
23d7a9e
Fix whitespace in the python test suite.
by Raphael Isemann
· 7 years ago
da0c081
Add new API to SBTarget and SBModule classes.
by Alexander Polyakov
· 7 years ago
56a196c
Mark this test as no debuginfo
by Adrian Prantl
· 7 years ago
c3bc63e
[lit, windows] Disable a number of tests that are failing on Windows
by Stella Stamenova
· 7 years ago
8380d12
[lit, lldbsuite] Fixes for several tests LLDB tests for Python 3 or Windows
by Stella Stamenova
· 7 years ago
0fd6853
Add children and child[N] properties to SBValue.i.
by Jim Ingham
· 7 years ago
d5ee7ab
Add and fix some tests for PPC64
by Pavel Labath
· 8 years ago
3db5d7e
Fix TestSBData.py on Windows
by Adrian McCarthy
· 8 years ago
f3a9ab0
Fix a couple of more tests to not create files in the source tree
by Pavel Labath
· 8 years ago
30d7309
Only throw -fPIC when building a shared library
by Aaron Smith
· 8 years ago
332351d
Build each testcase variant in its own subdirectory and remove the srcdir lock file
by Adrian Prantl
· 8 years ago
61a29de
PR25934: Skip EventAPITestCase. It still SEGV's on Darwin.
by Vedant Kumar
· 8 years ago
5ec76fe
Compile the LLDB tests out-of-tree.
by Adrian Prantl
· 8 years ago
595048f
Wrap all references to build artifacts in the LLDB testsuite (NFC)
by Adrian Prantl
· 8 years ago
62930e5
Add Utility/Environment class for handling... environments
by Pavel Labath
· 8 years ago
b831815
Enable TestReadMemCString on non-darwin targets
by Pavel Labath
· 8 years ago
16b386d
Change SBProcess::ReadCStringFromMemory() back to returning
by Jason Molenda
· 8 years ago
fd9a526
Makefile.rules: compile all tests with -fno-limit-debug-info
by Pavel Labath
· 8 years ago
0330442
Remove android watchpoint xfails
by Pavel Labath
· 8 years ago
2350272
Revert r317182 for https://reviews.llvm.org/D39128
by Jason Molenda
· 8 years ago
edc2def
Commit Lawrence D'Anna's patch to change SetOututFileHandle to work with IOBase.
by Jason Molenda
· 8 years ago
22e71a03
Add a "watchpoint" test category and annotate tests appropriately
by Pavel Labath
· 8 years ago
8652b24
Initial patchset to get the testsuite running against armv7 and arm64 iOS devices.
by Jason Molenda
· 8 years ago
9568a51
Revert "Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. Normal customer devices won't be able to run these devices, we're hoping to get a public facing bot set up at some point. Both devices pass the testsuite without any errors or failures."
by Chris Bieneman
· 8 years ago
0187a8f
Initial patchset to get the testsuite running against armv7 and arm64 iOS devices.
by Jason Molenda
· 8 years ago
2d5d71c
Revert this patch; I was emailing with Eugene and they have some other changes going
by Jason Molenda
· 8 years ago
182a808
Initial patchset to get the testsuite running against armv7 and arm64 iOS devices.
by Jason Molenda
· 8 years ago
b842f2e
Make breakpoint names real entities.
by Jim Ingham
· 8 years ago
c10e34d
Expose active and available platform lists via SBDebugger API
by Vadim Macagon
· 8 years ago
59e8ab5
Fix ProcessAPITestCase.test_get_process_info
by Vadim Macagon
· 8 years ago
4115b36
xfail test_get_process_info pending bot fixes
by Sean Callanan
· 8 years ago
141a626
Expose process instance info via SB API
by Vadim Macagon
· 8 years ago
5bfee5f
Added new API to SBStructuredData class
by Abhishek Aggarwal
· 8 years ago
c578943
Switch SBBreakpointLocation to use a weak_ptr
by Pavel Labath
· 9 years ago
7a1d34b
Switch SBWatchpoint to use a weak_ptr to the underlying object
by Pavel Labath
· 9 years ago
6ac8403
Switch SBBreakpoint to storing a weak_ptr of the internal breakpoint object
by Pavel Labath
· 9 years ago
d875aae
Fix TestNameLookup for GCC
by Pavel Labath
· 9 years ago
810b34a
XFAIL TestNameLookup for GCC
by Pavel Labath
· 9 years ago
6d325cb
Fix buildbots.
by Greg Clayton
· 9 years ago
5d0c114
FindFunctions now works again with mangled names.
by Greg Clayton
· 9 years ago
ae91bab
Improve asserts in TestWatchpointIgnoreCount
by Pavel Labath
· 9 years ago
896b451
Fix SBData::SetData() so that it always sets the address byte size correctly and added a test.
by Greg Clayton
· 9 years ago
1c62e03
Fix dereferencing of pointers to empty classes
by Tamas Berghammer
· 9 years ago
2e2c24d
[LLDB][MIPS] All tests get errors in dotest after this test.
by Nitesh Jain
· 9 years ago
83380c2
xfail TestSBTypeTypeClass.py on macOS i386
by Todd Fiala
· 9 years ago
9c69bc9
Fixup the xfail situation on Windows.
by Zachary Turner
· 9 years ago
6b582bf
Revert "XFAIL TestSBData for gcc-4.9 i386"
by Pavel Labath
· 9 years ago
f85ac77c
XFAIL TestSBData for gcc-4.9 i386
by Pavel Labath
· 9 years ago
5b69bb7
use assertEquals in TestSBTypeClassMembers
by Todd Fiala
· 9 years ago
b293fc7
Fix TestSymbolContextTwoFiles on Android after rL281595
by Tamas Berghammer
· 9 years ago
2540a55
Add support for DW_AT_ranges_base attribute
by Tamas Berghammer
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
7f9fbec
Skip TestDisassembleRawData when remote
by Francis Ricci
· 9 years ago
f0f62d8
Revert "Make lldbinline.py regenerate the Makefile each time it builds."
by Pavel Labath
· 9 years ago
968bb72
Make lldbinline.py regenerate the Makefile each time it builds.
by Sean Callanan
· 9 years ago
4fd6a96
Clean up test results on Windows.
by Zachary Turner
· 9 years ago
86e0dd5
Xfail failing watchpoint tests on aarch64-linux
by Omair Javaid
· 9 years ago
b5935bf
Mark TestPrintStackTraces as flaky on linux
by Pavel Labath
· 9 years ago
57a4e5b
Fix TestEvents.py on OS X
by Todd Fiala
· 9 years ago
b9436bd
Fix DW_AT_specification handling in DWO files
by Pavel Labath
· 9 years ago
f726c34
Remote flaky decorator from TestSignalsAPI on linux
by Pavel Labath
· 9 years ago
f91daff
Fix TestGetVariables.py.
by Chaoren Lin
· 9 years ago
a32532b
Fix StackFrame::GetVariables(...) function that was broken by 261858 when lambda functions were added to Block::AppendBlockVariables(). The Stackframe::GetVariables(...) function should get all variables regardless if they are in scope.
by Greg Clayton
· 9 years ago
7e8de59
Fix test cases for big-endian systems
by Ulrich Weigand
· 10 years ago
bb00d0b
Support Linux on SystemZ as platform
by Ulrich Weigand
· 10 years ago
d6201b8
Mark TestPrintStackTraces as flaky on android arm
by Pavel Labath
· 10 years ago
392408c
Extend XFlaky in TestProcessIO to linux as well
by Pavel Labath
· 10 years ago
e78ca65
Remove the skip if Darwin since I fixed the crash.
by Jim Ingham
· 10 years ago
91b4bd4
skip newly segfaulting test on OS X public CI
by Todd Fiala
· 10 years ago
28cbb86
Remove expectedFailureFreeBSD decorator
by Ed Maste
· 10 years ago
362e06d
Remove expectedFailureLinux decorator.
by Zachary Turner
· 10 years ago
14086ed
Change lldb.value.__int__() so that it takes into account the signedness of the value being cast to return a Python number with the proper value
by Enrico Granata
· 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
e1649a7
Mark TestProcessIO as flaky on android
by Pavel Labath
· 10 years ago
148e4b7
Mark TestProcessIO.test_stdin_redirection as flaky on android
by Pavel Labath
· 10 years ago
f042c90
Fix misnamed variable in TestProcessAPI.py
by Zachary Turner
· 10 years ago
ff33e36
Remove XFAIL Windows from a test that was fixed by r258758.
by Zachary Turner
· 10 years ago
4407396
Fix some issues with bytes and strings in Python 3.
by Zachary Turner
· 10 years ago
9986ed6
[LLDB][MIPS] Fix TestPrintStackTraces.py
by Sagar Thakur
· 10 years ago
783550b
Remove assumptions that thread 0 is always the main thread.
by Zachary Turner
· 10 years ago
15f89c4
Fix for Bug 25338
by Ravitheja Addepally
· 10 years ago
dd11364
[LLDB][MIPS] Fix TestDisassembleRawData.py
by Sagar Thakur
· 10 years ago
1623e30
Mark TestChangeValueAPI as flaky on linux (pr25652)
by Pavel Labath
· 10 years ago
524025b
Skip TestEvents on linux completely
by Pavel Labath
· 10 years ago
d0f89cd
Centralize the handling of attach permissions on linux in tests
by Pavel Labath
· 10 years ago
256c457
XFAIL 2 more tests based on SWIG version.
by Zachary Turner
· 10 years ago
b08f8db
XFAIL TestEvents.test_add_listener_to_broadcaster
by Pavel Labath
· 10 years ago
e4beddc
skip TestEvents.py on Darwin
by Todd Fiala
· 10 years ago
e242624
Add API to support retrieving the formatters category for a specific language
by Enrico Granata
· 10 years ago
0ecdae1
Merge ENABLE_THREADS and ENABLE_STD_THREADS markers
by Tamas Berghammer
· 10 years ago
Next »