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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Don't run TestBreakpointThumbCodesection.py on darwin systems;
Jason Molenda
2019-01-17
2
-1
/
+4
*
XFAIL test on Windows
Adrian Prantl
2019-01-16
1
-1
/
+2
*
Change TypeSystem::GetBitSize() to return an optional result.
Adrian Prantl
2019-01-16
4
-0
/
+43
*
[lldbsuite] Skip two more flaky tests on Windows
Stella Stamenova
2019-01-14
2
-0
/
+2
*
[Core] Use the implementation method GetAddressOf in ValueObjectConstResultChild
Aleksandr Urakov
2019-01-14
1
-0
/
+3
*
[lldbsuite] Skip TestExitDuringStep on Windows
Stella Stamenova
2019-01-11
1
-0
/
+1
*
lldbtest.py: try to fix a runtime exception
Adrian Prantl
2019-01-10
1
-4
/
+7
*
[Python] Update checkDsymForUUIDIsOn to be compatible with Python 3.
Davide Italiano
2019-01-10
1
-4
/
+5
*
Split two sub-tests into separate top-level methods.
Adrian Prantl
2019-01-07
1
-1
/
+7
*
Refactor test, no changes expected.
Adrian Prantl
2019-01-07
1
-7
/
+4
*
Fine-tune and document the barrier in TestQueues.
Adrian Prantl
2019-01-07
1
-10
/
+16
*
Simplify testcase by using lldbutil.run_to_source_breakpoint()
Adrian Prantl
2019-01-07
1
-15
/
+2
*
[lldb] Fix ObjCExceptionRecognizedStackFrame to populate the list of recogniz...
Kuba Mracek
2019-01-04
1
-0
/
+11
*
symbols.enable-external-lookup=false on all hosts (not just OSX)
Jan Kratochvil
2019-01-03
3
-2
/
+11
*
TestQueues: Move the synchronisation code into the binary itself.
Adrian Prantl
2019-01-03
2
-43
/
+14
*
Add file-based synching to places missed in r350247.
Adrian Prantl
2019-01-02
2
-10
/
+15
*
Add file-based synchronization to flaky test
Adrian Prantl
2019-01-02
2
-3
/
+38
*
[test] Remove flakiness decorator from TestObjCDynamicSBType
Jonas Devlieghere
2018-12-30
1
-2
/
+0
*
Fix tests for python 3.7
Pavel Labath
2018-12-27
1
-1
/
+2
*
[lldbsuite] Skip flakey Windows tests
Stella Stamenova
2018-12-21
6
-4
/
+7
*
"help finish" tells you it is an alias. "help fin" doesn't.
Jim Ingham
2018-12-21
1
-0
/
+11
*
Fix typo
Adrian Prantl
2018-12-20
1
-2
/
+2
*
[lldb] Add a "display-recognized-arguments" target setting to show recognized...
Kuba Mracek
2018-12-20
1
-3
/
+18
*
Disable a few tests on the green dragon sanitzier bot.
Adrian Prantl
2018-12-20
3
-0
/
+10
*
[lldbsuite] Un-xfail several tests in TestInferiorCrashing on Windows
Stella Stamenova
2018-12-20
1
-21
/
+4
*
[lldbsuite] Un-xfail TestMiniDump and TestThreadJump
Stella Stamenova
2018-12-20
2
-2
/
+0
*
[lldbsuite] Un-xfail TestEvents on Windows
Stella Stamenova
2018-12-20
1
-3
/
+0
*
[lldbsuite] Skip TestConflictingSymbol (test_shadowed) on Windows
Stella Stamenova
2018-12-20
1
-0
/
+1
*
Overload GetMemoryRegions for the ProcessMinidump
Tatyana Krasnukha
2018-12-20
1
-0
/
+62
*
[lldbsuite] Un-xfail TestRedefinitionsInInlines on Windows
Stella Stamenova
2018-12-20
1
-6
/
+4
*
[lldbsuite] Un-xfail TestDataFormatterSynthVal on Windows
Stella Stamenova
2018-12-20
1
-3
/
+0
*
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.5)
Stella Stamenova
2018-12-20
6
-18
/
+5
*
[lldb] Retrieve currently handled Obj-C exception via __cxa_current_exception...
Kuba Mracek
2018-12-20
3
-17
/
+128
*
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.4)
Stella Stamenova
2018-12-20
14
-41
/
+2
*
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.3)
Stella Stamenova
2018-12-20
5
-12
/
+4
*
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.2)
Stella Stamenova
2018-12-19
12
-20
/
+1
*
[lldbsuite] Un-xfail tests on Windows that are now passing
Stella Stamenova
2018-12-19
10
-37
/
+1
*
Show the memory region name if there is one in the output of the "memory regi...
Greg Clayton
2018-12-19
2
-0
/
+30
*
refactor testsuite spawnLldbMi args->exe+args
Jan Kratochvil
2018-12-19
3
-11
/
+14
*
[lit] Use the new build.py script in the lldb-mi tests
Stella Stamenova
2018-12-18
1
-2
/
+0
*
TestHelloWorld: Use a file on the target platform for synchronisation.
Adrian Prantl
2018-12-18
2
-19
/
+29
*
de-flake TestThreadStates.test_process_interrupt
Pavel Labath
2018-12-18
1
-1
/
+5
*
Skip TestMultithreaded.test_sb_api_listener_resume on linux
Pavel Labath
2018-12-18
1
-1
/
+1
*
Un-XFail TestYMMRegister on linux
Pavel Labath
2018-12-18
1
-1
/
+0
*
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
*
Un-XFAIL TestNamespaceLookup for linux
Pavel Labath
2018-12-18
1
-12
/
+3
*
A few small updates to the testsuite for running against an iOS device.
Jason Molenda
2018-12-17
8
-9
/
+8
*
Reflow readme
Adrian Prantl
2018-12-17
1
-46
/
+55
*
Remove sleep() synchronisation from teststcase and
Adrian Prantl
2018-12-17
1
-9
/
+3
[prev]
[next]