Lines Matching refs:tests
64 tests = ("bssid foo", "key_mgmt foo", "key_mgmt ", "group NONE")
65 for t in tests:
69 …tests = [("key_mgmt", "WPA-PSK WPA-EAP IEEE8021X NONE WPA-NONE FT-PSK FT-EAP WPA-PSK-SHA256 WPA-EA…
82 tests.append(("key_mgmt", "WPS OSEN"))
84 tests.append(("key_mgmt", "WPS SAE FT-SAE OSEN"))
87 for field, value in tests:
261 tests = ["02:11:22:33:44:55",
268 for val in tests:
278 tests = ["foo",
283 for val in tests:
292 tests = [('"foo"', 1, 'dup_binstr;wpa_config_set'),
296 for val, count, func in tests:
478 tests = ["sp_priority 256",
484 for t in tests:
1718 tests = [('DRIVER_EVENT AVOID_FREQUENCIES 2412', 'FAIL',
1836 tests.append(('NFC_GET_HANDOVER_SEL NDEF P2P-CR-TAG', 'FAIL',
1838 for cmd, exp, count, func in tests:
1844 tests = [('FOO', None,
1848 for cmd, exp, count, func in tests:
1857 tests = [('WPS_NFC_TOKEN NDEF', 'FAIL',
1865 for cmd, exp, count, func in tests:
2002 tests = [" THRESHOLD=-45", " THRESHOLD=-44 HYSTERESIS=5", ""]
2006 for t in tests:
2085 tests = ["relative_rssi -1",
2091 for t in tests:
2095 tests = ["relative_rssi 0",
2104 for t in tests: