summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/process_group/TestChangeProcessGroup.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-102/+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-7/+2
* Merge dwarf and dsym testsTamas Berghammer2015-09-301-19/+8
* Update TestChangeProcessGroup to remove obsolete workaround.Chaoren Lin2015-09-221-3/+0
* Fix TestAttachDenied and TestChangeProcessGroup for remote Windows to Android.Chaoren Lin2015-06-061-2/+2
* [TestChangeProcessGroup] Mark the test as xfail for Android API 16Siva Chandra2015-06-051-0/+1
* Skip TestChangeProcessGroup on FreeBSD for nowEd Maste2015-06-021-0/+1
* Cleanup the forked child in TestChangeProcessGroupPavel Labath2015-05-281-0/+8
* Don't check breakpoint location count in TestChangeProcessGroupPavel Labath2015-05-281-1/+1
* [NativeProcessLinux] Support inferiors which change their process groupPavel Labath2015-05-281-0/+109
OpenPOWER on IntegriCloud