Lines Matching refs:of
3 that is used to perform automated testing of current and upcoming Android
4 devices. It provides a simple execution interface; a set of pluggable libraries
6 of utility functions to further ease test development. It is an ideal desktop
10 Included in the tests/google directory are a bundle of tests, many of which can
37 Below is a high level view of the ACTS flow:
95 Below are the components of that command:
97 - -c acts_confidence_test_config: is the flag and name of the configuration file
99 - -tc IntegrationTest: is the name of the test case
103 text file. The required information includes a list of ***testbed*** configs.
105 a list of paths where the python test case files are located. Below are the
106 contents of a sample configuration file:
129 Test classes are instantiated with a dictionary of “controllers”. The