commit | 934653e583cda30bb6962a05e393be9e53759c8e | [log] [tgz] |
---|---|---|
author | jdesprez <jdesprez@google.com> | Tue Feb 13 12:48:48 2018 -0800 |
committer | Julien Desprez <jdesprez@google.com> | Fri Feb 16 02:19:12 2018 +0000 |
tree | 28faee95ed3f0d94ec4684bc018e0984439be24b | |
parent | 926f4e5347c573d6a2d87eedd7fe7249428c55e4 [diff] |
Temporary fix/hack of FileListingService to create non-root path Access FileListingService constructors in order to create a non-root FileEntry based path to pull from a dir when being not root. Final fix will require some ddmlib change. Test: unit tests local cts run with DeviceInfo collected in /data/local/tmp/device-info-files/ Bug: 73297839 Change-Id: I730207afec4c2e2bc9886bd951fc8721bfe34b53
TF is a test harness used to drive Android automated testing. It runs on test hosts and monitors the connected devices, handling test scheduling & execution and device management.
Other test harnesses like Compatibility Test Suite (CTS) and Vendor Test Suite (VTS) use TF as a basis and extend it for their particular needs.
Building TF:
More information at: https://source.android.com/devices/tech/test_infra/tradefed/