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
/
process
/
TestProcessAPI.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Passing in os.ctermid() as the arg for SBTarget.Launch(...) for stdin_path, s...
Johnny Chen
2011-07-11
1
-8
/
+8
*
The lldbtest.TestBase.DebugSBValue(self, val) method call now does not need t...
Johnny Chen
2011-07-11
1
-3
/
+3
*
The extra burden for the Python API test case to assign its process object to...
Johnny Chen
2011-06-15
1
-12
/
+12
*
Now that we have added a post-processing step for adding truth value testing to
Johnny Chen
2011-05-24
1
-7
/
+7
*
Change the rest of lldbutil.py's function names to all lower case formats to ...
Johnny Chen
2011-04-27
1
-2
/
+2
*
Use self.TraceOn() API.
Johnny Chen
2011-04-19
1
-5
/
+9
*
Add support for "dynamic values" for C++ classes. This currently only works ...
Jim Ingham
2011-04-16
1
-1
/
+7
*
Add a test case ProcessAPITestCase.test_remote_launch() which tests SBProcess...
Johnny Chen
2011-03-05
1
-1
/
+25
*
Add TestTargetAPI.py:
Johnny Chen
2011-03-03
1
-6
/
+10
*
Add some comments.
Johnny Chen
2011-03-02
1
-0
/
+4
*
Add two utility functions to lldbutil.py:
Johnny Chen
2011-03-02
1
-13
/
+13
*
Add an API SBProcess::GetByteOrder() and add test cases which utilizes GetByt...
Johnny Chen
2011-03-01
1
-0
/
+90
*
Fix wrong placement of skipUnless() decorator.
Johnny Chen
2011-03-01
1
-1
/
+0
*
Add test methods for SBProcess.WriteMemory() API to the TestProcessAPI.py file.
Johnny Chen
2011-03-01
1
-41
/
+80
*
Add TestProcessAPI.py which exercises some Python SBProcess API. In particul...
Johnny Chen
2011-03-01
1
-0
/
+102