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
*
[test-suite] UNXfail several tests that now pass locally.
Davide Italiano
2018-01-29
1
-3
/
+0
*
[lldb] Generic base for testing gdb-remote behavior
Pavel Labath
2018-01-29
3
-0
/
+489
*
gmodules XFAIL two more tests that only fail for android (pr36109)
Pavel Labath
2018-01-26
2
-0
/
+2
*
Fix linux fallout from c++ gmodules enable
Pavel Labath
2018-01-26
1
-0
/
+1
*
[test] Fix a test that never compiled under -fmodules
Vedant Kumar
2018-01-25
1
-5
/
+0
*
Use test-specific module caches to avoid stale header conflicts
Vedant Kumar
2018-01-25
4
-0
/
+9
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
215
-304
/
+293
*
Fix Breakpoint::RemoveInvalidLocations to fix the exec testcase.
Jim Ingham
2018-01-12
1
-3
/
+1
*
Advanced guessing of rendezvous breakpoint (resubmit)
Eugene Zemtsov
2018-01-11
2
-15
/
+14
*
Revert "Advanced guessing of rendezvous breakpoint"
Eugene Zemtsov
2018-01-10
2
-14
/
+15
*
Advanced guessing of rendezvous breakpoint
Eugene Zemtsov
2018-01-10
2
-15
/
+14
*
Cut and paste error - I wasn't actually running both tests...
Jim Ingham
2018-01-09
1
-1
/
+1
*
Change SBProcess::ReadCStringFromMemory() back to returning
Jason Molenda
2017-12-22
1
-1
/
+1
*
Temporarily XFAIL test/functionalities/exec while investiagting bot breakage.
Adrian Prantl
2017-12-19
1
-0
/
+2
*
These tests don't depend on debug info format.
Jim Ingham
2017-12-07
1
-0
/
+2
*
Add target.process.stop-on-exec setting, and obey it.
Jim Ingham
2017-12-05
1
-12
/
+32
*
Makefile.rules: compile all tests with -fno-limit-debug-info
Pavel Labath
2017-12-04
15
-92
/
+0
*
Fix this test so that the breakpoints you set are
Jim Ingham
2017-11-30
2
-2
/
+6
*
Add a test case for open bug 35480
Pavel Labath
2017-11-30
5
-0
/
+82
*
Fix floating point register write on new x86 linux kernels
Pavel Labath
2017-11-28
1
-7
/
+11
*
Implement core dump debugging for PPC64le
Pavel Labath
2017-11-16
3
-0
/
+8
*
Add a data formatter for libc++ std::bitset
Pavel Labath
2017-11-14
3
-0
/
+72
*
Xfail TestConcurrentTwoWatchpointsOneSignal on arm
Pavel Labath
2017-11-08
1
-0
/
+1
*
"Fix" concurrent events test for arm
Pavel Labath
2017-11-07
21
-22
/
+2
*
Xfail test_stack_info_in_minidump test
Pavel Labath
2017-11-03
1
-0
/
+1
*
Fix classifications on two concurrent event tests
Pavel Labath
2017-11-03
2
-1
/
+1
*
Remove getCategories mechanism of specifying test categories
Pavel Labath
2017-11-02
7
-15
/
+5
*
Remove android watchpoint xfails
Pavel Labath
2017-11-02
16
-55
/
+0
*
Add data formatter for libc++ std::queue
Pavel Labath
2017-11-01
3
-0
/
+60
*
Add data formatter for libc++ std::tuple
Pavel Labath
2017-11-01
3
-0
/
+68
*
Add a "watchpoint" test category and annotate tests appropriately
Pavel Labath
2017-10-31
22
-0
/
+22
*
Add data formatter for libc++'s forward_list
Pavel Labath
2017-10-31
3
-0
/
+66
*
Fix TestMinidump for r316673
Pavel Labath
2017-10-26
1
-8
/
+8
*
Implement interactive command interruption
Leonard Mosescu
2017-10-05
2
-1
/
+4
*
Move install_name_tool to a separate make target.
Jason Molenda
2017-10-02
1
-1
/
+3
*
Fix Android remote debugging tests running on Windows
Eugene Zemtsov
2017-09-29
1
-1
/
+4
*
Add support for running the lldb testsuite against an apple watch
Jason Molenda
2017-09-27
5
-7
/
+8
*
Remove the details of the libstdc++ implementation that were
Jason Molenda
2017-09-25
2
-17
/
+1
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
40
-40
/
+134
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
30
-123
/
+39
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
30
-39
/
+123
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
30
-123
/
+39
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-21
30
-39
/
+123
*
Re-land r313210 - Fix for bug 34532 - A few rough corners related to post-mor...
Adrian McCarthy
2017-09-19
2
-3
/
+66
*
Revert "Fix for bug 34532 - A few rough corners related to post-mortem debugg...
Adrian McCarthy
2017-09-18
2
-66
/
+3
*
Wire up the breakpoint name help string.
Jim Ingham
2017-09-15
1
-5
/
+22
*
Make breakpoint names real entities.
Jim Ingham
2017-09-14
3
-21
/
+230
*
Commands are -d to break modify, not -C.
Jim Ingham
2017-09-14
1
-1
/
+1
*
Forgot to svn add the test cases for breakpoint auto-continue flag.
Jim Ingham
2017-09-13
3
-0
/
+129
*
Fix for bug 34532 - A few rough corners related to post-mortem debugging (cor...
Adrian McCarthy
2017-09-13
2
-3
/
+66
[next]