llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/process_group
Tamas Berghammer 19fc1d4e3c [NFC] Cleanup the code used to run shell commands from tests
Previously we had 3 different method to run shell commands on the
target and 4 copy of code waiting until a given file appears on the
target device (used for syncronization). This CL merges these methods
to 1 run_platform_command and 1 wait_for_file_on_target functions
located in some utility classes.

Differential revision: http://reviews.llvm.org/D18789

llvm-svn: 265398
2016-04-05 14:08:18 +00:00
..
Makefile
TestChangeProcessGroup.py [NFC] Cleanup the code used to run shell commands from tests 2016-04-05 14:08:18 +00:00
main.c Centralize the handling of attach permissions on linux in tests 2016-01-11 10:24:50 +00:00