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
/
watchpoint
/
watchlocation
/
TestTargetWatchAddress.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-129
/
+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
-2
/
+2
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-1
/
+3
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-8
/
+2
*
[LLDB][MIPS] Skip invalid size watchpoint testcase for MIPS
Mohit K. Bhakkad
2015-10-05
1
-0
/
+1
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-33
/
+7
*
XFAIL more watchpoint tests on Windows.
Zachary Turner
2015-09-02
1
-0
/
+1
*
XFAIL watchpoint tests on Android arm/aarch64
Tamas Berghammer
2015-07-22
1
-0
/
+2
*
Enabling two watchpoint tests on linux
Pavel Labath
2015-04-30
1
-1
/
+0
*
Remove gcc xfail for TestTargetWatchAddress.
Chaoren Lin
2015-04-14
1
-1
/
+0
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-2
/
+2
*
xfail tests that failed with clang-3.7, gcc4.8.2 and on i386 to get buildbot ...
Ying Chen
2015-03-25
1
-0
/
+1
*
XFAIL tests that are known to fail occasionally on Linux
Vince Harron
2015-03-05
1
-0
/
+1
*
FreeBSD hardware watchpoint implementation
Ed Maste
2014-02-19
1
-1
/
+0
*
Correctly set the working directory when launching processes for both local a...
Greg Clayton
2013-12-13
1
-2
/
+2
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Re-enable TestRegisters and TestTargetWatchAddress on Linux
Daniel Malea
2013-09-05
1
-1
/
+0
*
tests: Mark expected FreeBSD failures due to pr16706
Ed Maste
2013-07-25
1
-0
/
+1
*
Disabling another watchpoint test with intermittent failure.
Matt Kopec
2013-05-30
1
-0
/
+1
*
Removing expected failures for watchpoint tests which are now passing.
Andrew Kaylor
2013-05-29
1
-1
/
+0
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
1
-1
/
+1
*
Update test status on Linux
Daniel Malea
2012-11-23
1
-0
/
+1
*
rdar://problem/11584012
Johnny Chen
2012-06-04
1
-1
/
+53
*
Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.
Johnny Chen
2012-04-06
1
-0
/
+2
*
Fix wrong test method name.
Johnny Chen
2011-12-21
1
-1
/
+1
*
Remove debug 'print watchpoint' statement.
Johnny Chen
2011-10-14
1
-1
/
+0
*
Add a test case to exercise the newly added SB API:
Johnny Chen
2011-10-14
1
-0
/
+102