Searched +full:x +full:- +full:test +full:- +full:params (Results 1 – 4 of 4) sorted by relevance
/platform_testing/tests/bettertogether/quickstart/performance_test/ |
D | local_esim_testbed.yml | 1 x-test-params: &test-params anchor 4 advertising_discovery_medium: 2 # 0 - auto, 2 - BLE_ONLY 6 x-controllers: &controllers 9 - serial: "123456ABCDEF" 11 - serial: "ABCDEF123456" 15 - Name: LocalCustomizedTestbed 18 <<: *test-params 20 - Name: Local2GTestbed 23 <<: *test-params 24 test_report_alias_name: "Wi-Fi_2G" [all …]
|
D | local_dev_testbed.yml | 1 x-test-params: &test-params anchor 5 advertising_discovery_medium: 2 # 0 - auto, 2 - BLE_ONLY 8 x-controllers: &controllers 11 - serial: "123456ABCDEF" 13 - serial: "ABCDEF123456" 17 - Name: LocalCustomizedTestbed 20 <<: *test-params 22 - Name: LocalUS2GTestbed 25 <<: *test-params 26 test_report_alias_name: "US-2G" [all …]
|
D | local_nearby_share_testbed.yml | 1 x-test-params: &test-params anchor 9 x-controllers: &controllers 12 - serial: "123456ABCDEF" 14 - serial: "ABCDEF123456" 18 - Name: LocalCustomizedTestbed 21 <<: *test-params 23 - Name: LocalUS2GTestbed 26 <<: *test-params 27 test_report_alias_name: "US-2G" 28 wifi_ssid: "AP-2437" [all …]
|
/platform_testing/tests/bettertogether/betocq/ |
D | cuj_and_test_config.yml | 1 x-test-params: &test-params anchor 2 # for 2G wifi SSID - channel 6, frequency 2437, comment out if it is not available. 5 # for 5G wifi SSID - channel 36, frequency 5180, comment out if it is not available. 8 # for DFS 5G wifi SSID - channel 52, frequency 5260, comment out if it is not available. 22 x-controllers: &controllers 25 - serial: "33141FDJH0002A" 36 # if the device supports DBS (Dual Band Simultaneous) in STA + WiFi-Direct concurrency mode 40 # if the device supports to start WFD group owner at a STA-associated DFS channel 42 # if the device supports to start WFD group owner at a STA-associated indoor channel 44 # 14 - U, 13 - T, 12 - S [all …]
|