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
*
Build each testcase variant in its own subdirectory and remove the srcdir loc...
Adrian Prantl
2018-02-06
3
-28
/
+17
*
Disable test_restart_bug failing on Android
Eugene Zemtsov
2018-02-05
1
-0
/
+1
*
TestLinuxCore -- add a check for thread name
Pavel Labath
2018-02-05
1
-10
/
+19
*
[test] Un-XFAIL TestRaise.RaiseTestCase.test_restart_bug
Jonas Devlieghere
2018-02-05
1
-4
/
+0
*
[dotest] make debug info variant accessible in setUp()
Pavel Labath
2018-02-05
1
-1
/
+1
*
Added lldbutil.run_to_name_breakpoint and use it in one test.
Jim Ingham
2018-02-01
1
-24
/
+4
*
Extend windows->android XFAIL on TestLoadUnload
Pavel Labath
2018-02-01
1
-2
/
+0
*
mock_gdb_server: rectify ack handling code
Pavel Labath
2018-02-01
1
-11
/
+3
*
replace os.mkdirs with lldbutil.mkdir_p (NFC)
Adrian Prantl
2018-01-31
2
-4
/
+2
*
Add more diagnostics to help diagnose flaky test
Adrian Prantl
2018-01-30
1
-4
/
+6
*
Rewrite this test not to use pexpect.
Jim Ingham
2018-01-30
1
-70
/
+41
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
76
-201
/
+257
*
Enforce that tests building with buildDefault set NO_DEBUG_INFO_TESTCASE
Adrian Prantl
2018-01-30
1
-1
/
+3
*
[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
[next]