summaryrefslogtreecommitdiffstats
path: root/dom/wifi/test/marionette/manifest.ini
blob: 5d719e4b69afce914b41c9b48d689f12936a4de9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[DEFAULT]
run-if = buildapp == 'b2g'

[test_wifi_enable.js]
[test_wifi_scan.js]
[test_wifi_associate.js]
[test_wifi_associate_wo_connect.js]
[test_wifi_auto_connect.js]
[test_wifi_static_ip.js]
[test_wifi_tethering_wifi_disabled.js]
[test_wifi_tethering_wifi_inactive.js]
[test_wifi_tethering_wifi_active.js]
[test_wifi_manage_server_certificate.js]
[test_wifi_manage_user_certificate.js]
[test_wifi_manage_pkcs12_certificate.js]
[test_wifi_associate_WPA_EAP_PEAP.js]
skip-if = android_version < '16' # EAP test not working before KK.
[test_wifi_associate_WPA_EAP_TTLS.js]
skip-if = android_version < '16'
[test_wifi_associate_WPA_EAP_TLS.js]
skip-if = android_version < '16'
[test_wifi_enable_api.js]