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
/
process_attach
/
TestProcessAttach.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-57
/
+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
-0
/
+2
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-7
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-42
/
+10
*
Try to enable TestProcessAttach tests on Linux.
Oleksiy Vyalov
2015-07-08
1
-6
/
+0
*
Add expectedFailureLinux to TestProcessAttach
Pavel Labath
2015-04-30
1
-2
/
+6
*
Skip TestProcessAttach.py on Linux
Pavel Labath
2015-04-28
1
-2
/
+2
*
[TestProcessAttach] Decorate with expectedFailureLinux
Siva Chandra
2015-04-27
1
-0
/
+2
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-2
/
+2
*
Destroy the attached process in tearDown() to fix ProcessAttachTestCase tests...
Ilia K
2015-03-26
1
-0
/
+7
*
This commit provides support for running the dosep.ty test driver with multip...
Steve Pucci
2014-03-07
1
-3
/
+5
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Attach by name tests now pass on FreeBSD
Ed Maste
2013-08-30
1
-1
/
+0
*
tests: Mark expected FreeBSD failures due to pr16699
Ed Maste
2013-07-25
1
-0
/
+1
*
Re-enable tests disabled due to llvm.org/pr14541
Daniel Malea
2013-05-15
1
-1
/
+0
*
Fixed the process attach by name test to get the target _after_ doing process...
Greg Clayton
2013-05-08
1
-2
/
+2
*
Adding support for process attach by pid on Linux.
Andrew Kaylor
2013-05-07
1
-3
/
+0
*
Fixed a test suite typo error that caused the test to fail.
Greg Clayton
2013-05-03
1
-1
/
+1
*
Adding test for non-API process attach
Andrew Kaylor
2013-05-03
1
-0
/
+87