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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
6
-275
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
2
-2
/
+2
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
2
-1
/
+5
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
2
-15
/
+4
*
Fix TestAttachDenied on linux
Pavel Labath
2015-09-30
2
-4
/
+5
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
2
-44
/
+11
*
Skipping TestAttachDenied.py on Linux as it is hanging on a buildbot after r2...
Todd Fiala
2015-09-29
1
-0
/
+1
*
Fix a bunch of portability issues in test executables.
Zachary Turner
2015-08-25
2
-3
/
+5
*
Try to enable TestProcessAttach tests on Linux.
Oleksiy Vyalov
2015-07-08
1
-6
/
+0
*
Fix TestAttachDenied and TestChangeProcessGroup for remote Windows to Android.
Chaoren Lin
2015-06-06
1
-2
/
+2
*
Avoid Linux-specific header in platform-independent tests
Ed Maste
2015-05-14
1
-3
/
+4
*
[TestAttachDenied] Use a file instead of a pipe for synchronization.
Siva Chandra
2015-05-14
2
-19
/
+35
*
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
*
Fix AttachDeniedTestCase on android
Tamas Berghammer
2015-03-09
1
-1
/
+6
*
Fix TestAttachDenied.py remote execution on Linux.
Oleksiy Vyalov
2015-02-17
1
-10
/
+16
*
Add test for denied process attach by pid and fix found bugs in Process/Proce...
Oleksiy Vyalov
2014-11-19
3
-0
/
+149
*
Fix TestProcessAttach for Linux ptracer lock-down and llgs-local.
Todd Fiala
2014-10-27
1
-1
/
+22
*
This commit provides support for running the dosep.ty test driver with multip...
Steve Pucci
2014-03-07
2
-3
/
+7
*
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
3
-0
/
+106