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
/
python_api
/
process
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Revert ddf044290ede for TestProcessAPI.py
Raphael Isemann
2020-01-13
1
-1
/
+0
*
[lldb] Mark several tests as not dependent on debug info
Raphael Isemann
2020-01-13
2
-0
/
+2
*
[lldb][NFC] Remove all `setUp` overrides that only call the parent implementa...
Raphael Isemann
2019-12-13
1
-4
/
+0
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
1
-1
/
+0
*
Ah, only skip this for embedded darwin targets.
Jason Molenda
2019-09-11
1
-1
/
+1
*
Skip a test in TestProcessIO.py when running against ios devices.
Jason Molenda
2019-09-11
1
-0
/
+1
*
[dotest] Avoid the need for LEVEL= makefile boilerplate
Pavel Labath
2019-09-04
3
-9
/
+3
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
2
-4
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Only throw -fPIC when building a shared library
Aaron Smith
2018-02-08
1
-5
/
+5
*
Build each testcase variant in its own subdirectory and remove the srcdir loc...
Adrian Prantl
2018-02-06
1
-0
/
+7
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
2
-6
/
+8
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
1
-6
/
+6
*
Enable TestReadMemCString on non-darwin targets
Pavel Labath
2017-12-22
2
-11
/
+4
*
Change SBProcess::ReadCStringFromMemory() back to returning
Jason Molenda
2017-12-22
3
-0
/
+81
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
1
-0
/
+3
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
1
-3
/
+0
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
1
-0
/
+3
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
1
-3
/
+0
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-21
1
-0
/
+3
*
Fix ProcessAPITestCase.test_get_process_info
Vadim Macagon
2017-08-02
1
-15
/
+27
*
xfail test_get_process_info pending bot fixes
Sean Callanan
2017-08-01
1
-0
/
+1
*
Expose process instance info via SB API
Vadim Macagon
2017-08-01
1
-0
/
+63
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
2
-92
/
+153
*
Fix test cases for big-endian systems
Ulrich Weigand
2016-04-14
1
-0
/
+1
*
Extend XFlaky in TestProcessIO to linux as well
Pavel Labath
2016-03-14
1
-5
/
+5
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
2
-2
/
+4
*
Mark TestProcessIO as flaky on android
Pavel Labath
2016-02-04
1
-1
/
+5
*
Mark TestProcessIO.test_stdin_redirection as flaky on android
Pavel Labath
2016-02-02
1
-0
/
+1
*
Fix misnamed variable in TestProcessAPI.py
Zachary Turner
2016-02-01
1
-2
/
+2
*
Fix some issues with bytes and strings in Python 3.
Zachary Turner
2016-01-25
1
-8
/
+4
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
2
-2
/
+2
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
2
-5
/
+5
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
6
-0
/
+556