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
/
tools
/
lldb-server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing qRegisterInfo option to gdbremote testcase
Francis Ricci
2016-04-25
1
-0
/
+1
*
[test] Relax stderr expectations on targets with chatty output
Pavel Labath
2016-04-14
5
-10
/
+19
*
Fix test cases for big-endian systems
Ulrich Weigand
2016-04-14
1
-1
/
+4
*
Support Linux on SystemZ as platform
Ulrich Weigand
2016-04-14
1
-0
/
+3
*
Bump up timeout in TestGdbRemoteProcessInfo
Pavel Labath
2016-04-12
1
-1
/
+1
*
[NFC] Cleanup the code used to run shell commands from tests
Tamas Berghammer
2016-04-05
2
-27
/
+9
*
Fix TestPlatformProcessConnect after rL265357
Tamas Berghammer
2016-04-05
1
-1
/
+5
*
Don't vary debug info for lldb-server tests
Pavel Labath
2016-03-31
1
-0
/
+2
*
Mark an LLGS test as flaky
Pavel Labath
2016-03-16
1
-0
/
+1
*
[test] Persist packets between expect_gdbremote_sequence invocations
Pavel Labath
2016-03-16
3
-30
/
+41
*
[test] Correctly retry connections on android targets
Pavel Labath
2016-03-14
1
-5
/
+31
*
Add a log statement
Pavel Labath
2016-03-04
1
-0
/
+1
*
Resumbit "Fetch remote log files from LLGS tests"
Pavel Labath
2016-03-04
1
-5
/
+29
*
Revert "Fetch remote log files from LLGS tests"
Pavel Labath
2016-03-03
1
-29
/
+5
*
Fix OSX breakage caused by r262597
Pavel Labath
2016-03-03
1
-0
/
+1
*
Fetch remote log files from LLGS tests
Pavel Labath
2016-03-03
1
-5
/
+28
*
Slightly improve logging in LLGS tests
Pavel Labath
2016-03-01
1
-1
/
+1
*
Make TestPlatformProcessConnect to support abstract/domain sockets.
Oleksiy Vyalov
2016-02-26
1
-4
/
+20
*
Remove expectedFailureFreeBSD decorator
Ed Maste
2016-02-19
1
-1
/
+1
*
Mark TestLldbGdbServer.test_software_breakpoint_set_and_remove_work_llgs as f...
Pavel Labath
2016-02-19
1
-0
/
+1
*
Mark TestLldbGdbServer.test_written_M_content_reads_back_correctly as flaky o...
Pavel Labath
2016-02-16
1
-0
/
+1
*
Remove expectedFailureLinux decorator.
Zachary Turner
2016-02-10
2
-3
/
+3
*
Bump up the packet timeout for gdbremote tests
Pavel Labath
2016-02-05
1
-1
/
+1
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
16
-11
/
+37
*
Move some of the common decorators to decorators.py.
Zachary Turner
2016-02-04
1
-1
/
+2
*
Add verbose logging support to gdb-remote tests
Pavel Labath
2016-02-04
1
-7
/
+39
*
Always write the session file in UTF-8.
Zachary Turner
2016-02-01
1
-1
/
+2
*
Mark arm/aarch64 specific xfails with expectedFailureLinux decorator
Omair Javaid
2016-01-20
2
-3
/
+6
*
Centralize the handling of attach permissions on linux in tests
Pavel Labath
2016-01-11
1
-14
/
+1
*
XFAIL some tests failing for Windows -> Android
Tamas Berghammer
2015-12-17
1
-0
/
+1
*
Fix a cleanup error in TestPlatformProcessConnect.py
Tamas Berghammer
2015-12-09
1
-1
/
+1
*
Modify "platform connect" to connect to processes as well
Tamas Berghammer
2015-12-08
4
-15
/
+83
*
Get rid of global variables in dotest.py
Zachary Turner
2015-12-08
1
-4
/
+5
*
[LLDB][MIPS] Fix gdbremote_testcase.py
Mohit K. Bhakkad
2015-12-04
1
-3
/
+9
*
Support unix-abstract-connect scheme as platform url in lldb testsuite
Ying Chen
2015-11-18
1
-2
/
+6
*
Marked test_qRegisterInfo_returns_{one_valid_result,all_valid_results} XFAIL ...
Todd Fiala
2015-11-11
1
-0
/
+2
*
Python 3 - Port use of string.maketrans and don't use sets.Set.
Zachary Turner
2015-11-06
1
-2
/
+1
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
19
-19
/
+19
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
18
-19
/
+19
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
24
-0
/
+5807