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
/
breakpoint_conditions
/
TestBreakpointConditions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some top level directories to reside under functionalities dir.
Johnny Chen
2011-06-26
1
-164
/
+0
*
The extra burden for the Python API test case to assign its process object to...
Johnny Chen
2011-06-15
1
-6
/
+4
*
Now that we have added a post-processing step for adding truth value testing to
Johnny Chen
2011-05-24
1
-4
/
+4
*
Change "frame var" over to using OptionGroups (and thus the OptionGroupVariab...
Jim Ingham
2011-05-04
1
-4
/
+4
*
Convert some tests to use the SBProcess.LaunchSimple API requiring only args,...
Johnny Chen
2011-04-19
1
-2
/
+1
*
Add TestTargetAPI.py:
Johnny Chen
2011-03-03
1
-1
/
+4
*
Change "breakpoint list" command to default to brief output rather than full ...
Caroline Tice
2011-02-04
1
-2
/
+2
*
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
*
Fix typos in SBBreakpoint::GetThreadIndex()/GetThreadName(), and test sequences
Johnny Chen
2010-12-15
1
-0
/
+13
*
Modify test cases to accomodate Python API change:
Johnny Chen
2010-12-14
1
-1
/
+1
*
Add @python_api_test decorator to the remaining Test*.py files.
Johnny Chen
2010-12-10
1
-0
/
+2
*
Test that "breakpoint modify -c ''" clears the condition for the last created
Johnny Chen
2010-12-03
1
-0
/
+19
*
Remove @skip decorators for fixed crashes.
Johnny Chen
2010-11-30
1
-1
/
+0
*
Entire test class skipped due to:
Johnny Chen
2010-11-30
1
-0
/
+1
*
Minor comment fix.
Johnny Chen
2010-11-29
1
-1
/
+1
*
Add an expect() statement within breakpoint_conditions() method which tests that
Johnny Chen
2010-11-29
1
-0
/
+4
*
Remove the @expectedFailure as the following bug is fixed with newer clang bi...
Johnny Chen
2010-10-29
1
-1
/
+0
*
Skip this test module for the time being until we get a newer clang on lldb tot.
Johnny Chen
2010-10-25
1
-0
/
+1
*
Comment out the debug statement for printing the SBBreakpoint object.
Johnny Chen
2010-10-22
1
-1
/
+1
*
Add test case for using SBBreakpointLocation to set break condition.
Johnny Chen
2010-10-22
1
-0
/
+55
*
Fix misnamed test method names.
Johnny Chen
2010-10-22
1
-2
/
+2
*
Make the breakpoint condition test more robust with regard to checking the co...
Johnny Chen
2010-10-20
1
-5
/
+7
*
Add a test case for exercising breakpoint conditions using the lldb command:
Johnny Chen
2010-10-15
1
-0
/
+68