commit | de9bd294e47a6c5b2e9166a4005f0a996d3a73c8 | [log] [tgz] |
---|---|---|
author | kellyhung <kellyhung@google.com> | Tue May 21 19:41:28 2019 +0800 |
committer | kellyhung <kellyhung@google.com> | Mon Jun 03 11:42:14 2019 +0800 |
tree | d239e5bddaf48bf45403152cd58170921b5880cc | |
parent | 3aa64b00a85f11ea2dee4f7c07acd83b708e6236 [diff] |
Atest: Add internal user checking rule. Determine the internal user by passing at least one check: - whose git mail domain is from google - whose hostname is from google Bug: 133215371 Test: ./run_atest_unittests.sh Change-Id: I77775b16dbd042602ca9f8246e7e3a556b9bcd47
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/