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
/
thread
/
TestThreadAPI.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
o lldbtest.py:
Johnny Chen
2011-06-23
1
-31
/
+34
*
For now, use 'b.out' compiled from main2.cpp as the executable name for test_...
Johnny Chen
2011-06-23
1
-11
/
+6
*
The extra burden for the Python API test case to assign its process object to...
Johnny Chen
2011-06-15
1
-16
/
+16
*
Comment change.
Johnny Chen
2011-05-26
1
-1
/
+1
*
Now that we have added a post-processing step for adding truth value testing to
Johnny Chen
2011-05-24
1
-12
/
+12
*
Converted to use SBProcess.LaunchSimple().
Johnny Chen
2011-04-19
1
-17
/
+8
*
Add test cases to exercise the SBThread.GetProcess() API. We launch the proc...
Johnny Chen
2011-03-11
1
-2
/
+58
*
Add a test case test_run_to_address() to exercise the SBThread.RunToAddress(l...
Johnny Chen
2011-03-11
1
-0
/
+53
*
Add test cases to TestThreadAPI.py to exercise SBThread.StepOver() by stoppin...
Johnny Chen
2011-03-10
1
-1
/
+60
*
Test cleanup. Check for the full caller symbol of malloc -- b(int).
Johnny Chen
2011-03-10
1
-11
/
+11
*
Add test cases for Python SBThread.StepOut() API by stepping out of a malloc ...
Johnny Chen
2011-03-09
1
-1
/
+56
*
Add TestThreadAPI.py file to house the Python SBThread API test cases.
Johnny Chen
2011-03-07
1
-0
/
+66