summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/process_attach/attach_denied/TestAttachDenied.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-59/+0
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-1/+1
* Add from __future__ import print_function everywhere.Zachary Turner2015-10-231-1/+3
* Update every test to import `lldb_shared`.Zachary Turner2015-10-221-8/+2
* Fix TestAttachDenied on linuxPavel Labath2015-09-301-1/+0
* Merge dwarf and dsym testsTamas Berghammer2015-09-301-2/+1
* Skipping TestAttachDenied.py on Linux as it is hanging on a buildbot after r2...Todd Fiala2015-09-291-0/+1
* Fix TestAttachDenied and TestChangeProcessGroup for remote Windows to Android.Chaoren Lin2015-06-061-2/+2
* [TestAttachDenied] Use a file instead of a pipe for synchronization.Siva Chandra2015-05-141-17/+21
* Fix AttachDeniedTestCase on androidTamas Berghammer2015-03-091-1/+6
* Fix TestAttachDenied.py remote execution on Linux.Oleksiy Vyalov2015-02-171-10/+16
* Add test for denied process attach by pid and fix found bugs in Process/Proce...Oleksiy Vyalov2014-11-191-0/+49
OpenPOWER on IntegriCloud