__init__.py |
|
140 |
local_device_environment.py |
A decorator that handles device failures for per-device functions.
Args:
f: the function being decorated. The function must take at least one
argument, and that argument must be the device.
|
11974 |
local_device_gtest_run.py |
Infinite generator of names: 'name.ext', 'name_1.ext', 'name_2.ext', ... |
40413 |
local_device_gtest_run_test.py |
Tests for local_device_gtest_test_run. |
9104 |
local_device_instrumentation_test_run.py |
|
86209 |
local_device_instrumentation_test_run_test.py |
Tests for local_device_instrumentation_test_run. |
11474 |
local_device_monkey_test_run.py |
Create shards of tests to run on devices.
Args:
tests: List containing tests or test batches.
Returns:
True if tests should be sharded across several devices,
False otherwise.
|
4862 |
local_device_network_environment.py |
A subclass of LocalDeviceEnvironment for devices connected over TCP/IP. |
657 |
local_device_test_run.py |
|
17063 |
local_device_test_run_test.py |
|
6723 |