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
/
functionalities
/
stop-hook
/
TestStopHookMechanism.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-100
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
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
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-17
/
+6
*
Xfail pexpect tests for Windows hosts.
Chaoren Lin
2015-07-16
1
-1
/
+1
*
Make TestStopHook* remote platform compatible
Tamas Berghammer
2015-07-06
1
-1
/
+12
*
Added expectedFlakey test decorator
Vince Harron
2015-06-26
1
-1
/
+1
*
Fix a variety of typos.
Bruce Mitchener
2015-06-18
1
-1
/
+1
*
Refactored lldb executable name discovery
Vince Harron
2015-05-18
1
-1
/
+1
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
XFAIL pexpect tests on Windows.
Zachary Turner
2015-01-20
1
-0
/
+1
*
Remove print statement that was accidentally left in.
Greg Clayton
2014-11-21
1
-1
/
+0
*
Fixed the stop hook test after recent editline changes.
Greg Clayton
2014-11-18
1
-3
/
+9
*
Fixes a number of issue related to test portability on Windows.
Zachary Turner
2014-07-18
1
-1
/
+1
*
Change TestStopHookMechanism to @expectedFailureLinux.
Todd Fiala
2014-02-28
1
-1
/
+1
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Disable stop-hook test on FreeBSD as on Linux
Ed Maste
2013-11-22
1
-0
/
+1
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
1
-1
/
+1
*
More test case cleanup (Linux and Mac):
Daniel Malea
2013-02-15
1
-1
/
+1
*
Marking test cases with @expectedFailureLinux as per recently opened bugs
Daniel Malea
2013-01-24
1
-0
/
+1
*
Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude...
Johnny Chen
2012-04-06
1
-0
/
+2
*
If we spawn an lldb process for test (via pexpect), do not load the init file...
Johnny Chen
2011-10-07
1
-1
/
+1
*
Added a test for problems caused when Clang errantly makes the line range for...
Jim Ingham
2011-09-23
1
-0
/
+8
*
A second try to make the TestStopHookMechanism.py more robust after recent ch...
Johnny Chen
2011-09-23
1
-6
/
+2
*
The "Stop Hooks" anchors have been removed from the stop-hook output.
Johnny Chen
2011-09-23
1
-1
/
+1
*
Add a new attribute self.lldbHere, representing the fullpath to the 'lldb' ex...
Johnny Chen
2011-08-26
1
-1
/
+1
*
Move to plevel dirs stop-hook, target, process_launch, and signal to reside u...
Johnny Chen
2011-06-27
1
-0
/
+90