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
/
test
/
python_api
/
symbol-context
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
3
-144
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Port the python api decorator to use test categories
Pavel Labath
2015-10-26
1
-1
/
+1
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-4
/
+6
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-8
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-18
/
+5
*
XFAIL miscellaneous tests on windows.
Zachary Turner
2015-09-11
1
-0
/
+1
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
Correctly set the working directory when launching processes for both local a...
Greg Clayton
2013-12-13
1
-1
/
+1
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Fixed incorrect python that was trying to validate that we got a valid lldb.S...
Greg Clayton
2013-03-19
1
-1
/
+1
*
Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.
Johnny Chen
2012-04-06
1
-0
/
+2
*
Convert all python objects in our API to use overload the __str__ method
Greg Clayton
2012-02-04
1
-1
/
+1
*
The extra burden for the Python API test case to assign its process object to...
Johnny Chen
2011-06-15
1
-5
/
+3
*
Now that we have added a post-processing step for adding truth value testing to
Johnny Chen
2011-05-24
1
-6
/
+6
*
Convert the rest of the test suite to use the lldbutil.get_description() util...
Johnny Chen
2011-04-23
1
-3
/
+2
*
Converted to use SBProcess.LaunchSimple().
Johnny Chen
2011-04-19
1
-2
/
+1
*
Add TestTargetAPI.py:
Johnny Chen
2011-03-03
1
-1
/
+5
*
Modify test scripts to accomodate SBTarget.Launch() API change.
Johnny Chen
2011-02-03
1
-1
/
+1
*
Deprecated old forms of SBTarget::Launch. There is not just one and no
Greg Clayton
2011-01-23
1
-1
/
+2
*
No need to pass an empty string as an arg or as an env string to the SBTarget...
Johnny Chen
2010-12-22
1
-1
/
+1
*
Use SBModule.GetDescription(SBStream) API to get the module description to match
Johnny Chen
2010-12-16
1
-3
/
+4
*
Add python_api/symbol-context to test getting the symbol context while stopped
Johnny Chen
2010-12-16
3
-0
/
+156