commit | e64925cc18029ba10c55efe6f6cc998663aa0995 | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Thu Jul 26 13:55:49 2018 -0700 |
committer | Julien Desprez <jdesprez@google.com> | Thu Jul 26 13:57:31 2018 -0700 |
tree | 4e872f5efcf8d2a2190f6d1fb021f7cb3e9d2567 | |
parent | 350d91d29b76bda0b1dd9dd315f58eaa05b24f58 [diff] |
Avoid calling sharding in parent process Strict sharding should happen in subprocess sandboxed invocation. Test: unit tests http://sponge.corp.google.com/invocation?tab=Test+Cases&show=FAILED&show=INTERNAL_ERROR&id=68496a62-7b66-488c-bc90-17e69b766aa3 Bug: 111885511 Change-Id: I98a021b8009d42fdef32d2da9dd51c275f2f3be7
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/