diff options
author | Tamas Berghammer <tberghammer@google.com> | 2016-04-05 14:08:18 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2016-04-05 14:08:18 +0000 |
commit | 19fc1d4e3c19caa091b2fde161f54fa3b015b028 (patch) | |
tree | e1f82b192e7a24e1785aabd3fd801990f6b2ab7a /lldb/packages/Python/lldbsuite/test/functionalities/asan/TestReportData.py | |
parent | d3fb38cae5227d9c23a2be5562b5f22c469c1b71 (diff) | |
download | bcm5719-llvm-19fc1d4e3c19caa091b2fde161f54fa3b015b028.tar.gz bcm5719-llvm-19fc1d4e3c19caa091b2fde161f54fa3b015b028.zip |
[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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/asan/TestReportData.py')
0 files changed, 0 insertions, 0 deletions