commit | b29afd2d8ad00999507fa7bd63fa65e6826da021 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Wed Mar 06 15:52:06 2013 +0800 |
committer | Logan Chien <loganchien@google.com> | Wed Mar 06 15:52:06 2013 +0800 |
tree | ec476d7787e3a2bae3919ebfc7c72d7eb2871656 | |
parent | 5ae2832bf71d889bf16b5416fce39c4c8c0c14cb [diff] |
Push the test executables just before we run it. We used to pushing many executables to the devices at once. It may take long time for some test. As a result, we can't distinguish the long file transfering time or the device hang. In this CL, we slightly changed the run-tests.sh so that we can push the executables just before the execution. Change-Id: I972c7181e7cd833108523cc9707807e8eaf86ad2