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
/
functionalities
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip tail call frame tests when dwarf_version < 4
Vedant Kumar
2019-08-23
8
-8
/
+16
*
[lldb][NFC] Add test for target stop-hook disable/enable/delete
Raphael Isemann
2019-08-22
1
-5
/
+28
*
[lldb][NFC] Merge multiple TestApropos.py
Raphael Isemann
2019-08-21
1
-0
/
+10
*
[lldb] Add tests for setting completions and enable 'settings remove' completion
Raphael Isemann
2019-08-21
1
-0
/
+18
*
[lldb][NFC] Add tests for register command
Raphael Isemann
2019-08-21
1
-0
/
+13
*
[lldb][NFC] Add tests for invalid command invocations
Raphael Isemann
2019-08-21
5
-0
/
+77
*
Update a few tests that may change the platform to save & restore
Jason Molenda
2019-08-21
3
-4
/
+23
*
[LLDB][Test] Remove `skipIfWindows` for conditional breakpoint test (NFC)
Med Ismail Bennani
2019-08-20
1
-8
/
+0
*
[lldb][NFC] Test quotes when completing
Raphael Isemann
2019-08-20
1
-0
/
+26
*
[lldb][NFC] Add a few more completion tests to increase test coverage
Raphael Isemann
2019-08-19
1
-0
/
+23
*
Stop-hooks weren't getting called on step-out. Fix that.
Jim Ingham
2019-08-15
3
-0
/
+65
*
[Formatters] Temporarily disable libc++ std::function formatter due to perfor...
Shafik Yaghmour
2019-08-02
1
-0
/
+3
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
250
-513
/
+0
*
Fix `skipIfSanitized` decorator on macOS
Jonas Devlieghere
2019-08-01
1
-2
/
+2
*
Fix TestThreadSpecificBreakpoint on Windows
Adrian McCarthy
2019-08-01
2
-15
/
+14
*
Fix completion for functions in anonymous namespaces
Jonas Devlieghere
2019-07-31
2
-0
/
+6
*
Test load unloading of modules with libraries-svr4
Antonio Afonso
2019-07-29
1
-0
/
+40
*
[lldb] Increase testsuite packet-timeout 5secs -> 1min
Jan Kratochvil
2019-07-29
1
-0
/
+1
*
[lldb] [test] Mark three new tests XFAIL on NetBSD
Michal Gorny
2019-07-29
2
-0
/
+3
*
[Tests] Split inferior crashing tests
Jonas Devlieghere
2019-07-26
4
-196
/
+359
*
[lldb] [Process/NetBSD] Report stopped process on SIGSTOP
Michal Gorny
2019-07-25
2
-2
/
+0
*
LLGS: fix tracking execve on linux
Pavel Labath
2019-07-25
2
-73
/
+13
*
[lldb][test_suite] Update tests with unexpected pass on Android aarch64
Alex Langford
2019-07-23
10
-16
/
+31
*
Support Linux signal return trampolines in frame initialization
Joseph Tremoulet
2019-07-19
3
-0
/
+102
*
[lldb] Make TestDeletedExecutable more reliable
Raphael Isemann
2019-07-11
2
-5
/
+25
*
[lldb-suite] Skip TestMachCore on Windows
Stella Stamenova
2019-07-09
1
-1
/
+4
*
[lldb] [test] Update NetBSD XFAILs in test suite
Michal Gorny
2019-07-08
6
-0
/
+8
*
[lldb] [lldbsuite] Use a unique class name for TestBacktraceAll
Stella Stamenova
2019-07-01
1
-1
/
+1
*
[lldb] [Process/NetBSD] Use global enable bits for watchpoints
Michal Gorny
2019-07-01
12
-20
/
+0
*
@skipIfXmlSupportMissing TestRecognizeBreakpoint
Pavel Labath
2019-07-01
1
-0
/
+1
*
Replace tabs with spaces.
Adrian Prantl
2019-06-29
1
-2
/
+2
*
Make sure the thread list is updated before you set the stop reason
Jim Ingham
2019-06-28
3
-0
/
+206
*
Support nested target.xml register definition files, lack of reg group markers.
Jason Molenda
2019-06-26
1
-0
/
+238
*
Skip failing test on older versions of clang.
Adrian Prantl
2019-06-12
1
-0
/
+1
*
[ABI] Fix SystemV ABI to handle nested aggregate type returned in register
Alex Langford
2019-06-04
3
-5
/
+236
*
[lldb] [test] Mark frequently failing flaky tests skipped on NetBSD
Michal Gorny
2019-05-15
3
-4
/
+4
*
TestMinidumpNew.py: Use yaml2obj where possible
Pavel Labath
2019-05-14
10
-79
/
+147
*
Change the disabling of packet logging to be in TearDownHook lambdas.
Jason Molenda
2019-05-10
4
-12
/
+9
*
Ted pointed out that some of test tests that are enabling packet
Jason Molenda
2019-05-10
4
-7
/
+17
*
minidump: Don't eagerly resolve module paths read from the minidump
Pavel Labath
2019-05-10
2
-1
/
+29
*
Revert "Disable the step over skipping calls feature since buildbots are not ...
Pavel Labath
2019-05-10
1
-1
/
+0
*
Improve step over performance by not stopping at branches that are function c...
Greg Clayton
2019-05-09
1
-4
/
+3
*
[test] Remove randomness
Jonas Devlieghere
2019-05-05
1
-8
/
+3
*
[Alias] Add 're' alias for register
Jonas Devlieghere
2019-05-03
1
-1
/
+2
*
[test] Convert TestWatchpointSetErrorCases.py to lit
Jonas Devlieghere
2019-05-02
1
-74
/
+0
*
Un-xfail the TestMiniDump tests on Windows
Stella Stamenova
2019-04-30
1
-2
/
+0
*
[lldb] [test] Remove duplicate YMM/ZMM dotest tests
Michal Gorny
2019-04-29
4
-354
/
+0
*
TestZMMRegister: use an integer division as intended
Frederic Riss
2019-04-26
1
-2
/
+2
*
[DataFormatters] Adjusting libc++ std::list formatter to act better with poin...
Shafik Yaghmour
2019-04-24
2
-1
/
+6
*
yamlify TestMiniDumpUUID binaries
Pavel Labath
2019-04-23
19
-34
/
+183
[next]