• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "_description": "This is a test configuration file for Wi-Fi Aware tests in INTERACTIVE (high-power) mode.",
3    "testbed":
4    [
5        {
6            "_description": "Wi-Fi Aware testbed: auto-detect all attached devices",
7            "name": "WifiAwareAllAttached",
8            "AndroidDevice": "*"
9        }
10    ],
11    "logpath": "~/logs",
12    "testpaths": ["./tools/test/connectivity/acts_tests/tests/google/wifi"],
13    "dbs_supported_models": "*",
14    "adb_logcat_param": "-b all",
15    "aware_default_power_mode": "INTERACTIVE"
16}
17