Searched refs:HwsimSkip (Results 1 – 25 of 63) sorted by relevance
123
| /hostap-latest/tests/hwsim/ |
| D | utils.py | 29 class HwsimSkip(Exception): class 56 raise HwsimSkip("TEST_FAIL not supported") 83 raise HwsimSkip("Not running under VM") 99 raise HwsimSkip(reason) 104 raise HwsimSkip("Extended Key ID not supported") 110 raise HwsimSkip("Cipher TKIP not supported") 114 raise HwsimSkip("WEP not supported") 118 raise HwsimSkip("SAE not supported") 123 raise HwsimSkip("SAE-PK not supported") 128 raise HwsimSkip("ERP not supported in the build") [all …]
|
| D | test_owe.py | 18 from utils import HwsimSkip, fail_test, alloc_fail, wait_fail_trigger 24 raise HwsimSkip("OWE not supported") 56 raise HwsimSkip("OWE not supported") 92 raise HwsimSkip("OWE not supported") 144 raise HwsimSkip("OWE not supported") 188 raise HwsimSkip("OWE not supported") 253 raise HwsimSkip("OWE not supported") 289 raise HwsimSkip("OWE not supported") 341 raise HwsimSkip("OWE not supported") 396 raise HwsimSkip("OWE not supported") [all …]
|
| D | test_ap_vht.py | 78 raise HwsimSkip("80 MHz channel not supported in regulatory information") 105 raise HwsimSkip("Association Request IE reporting not supported") 116 raise HwsimSkip("Association Request IE reporting not supported") 123 raise HwsimSkip("80 MHz channel not supported in regulatory information") 151 raise HwsimSkip("80 MHz channel not supported in regulatory information") 191 raise HwsimSkip("80 MHz channel not supported in regulatory information") 237 raise HwsimSkip("80 MHz channel not supported in regulatory information") 266 raise HwsimSkip("80/160 MHz channel not supported in regulatory information") 294 raise HwsimSkip("80/160 MHz channel not supported in regulatory information") 418 raise HwsimSkip("CRDA or wireless-regdb did not support 160 MHz") [all …]
|
| D | test_he.py | 192 raise HwsimSkip("80 MHz channel not supported in regulatory information") 213 raise HwsimSkip("Association Request IE reporting not supported") 224 raise HwsimSkip("Association Request IE reporting not supported") 231 raise HwsimSkip("80 MHz channel not supported in regulatory information") 285 raise HwsimSkip("80 MHz channel not supported in regulatory information") 361 raise HwsimSkip("80 MHz channel not supported in regulatory information") 394 raise HwsimSkip("80/160 MHz channel not supported in regulatory information") 425 raise HwsimSkip("80/160 MHz channel not supported in regulatory information") 519 raise HwsimSkip("CRDA or wireless-regdb did not support 160 MHz") 552 raise HwsimSkip("80/160 MHz channel not supported in regulatory information") [all …]
|
| D | test_tnc.py | 11 from utils import HwsimSkip, alloc_fail, fail_test, wait_fail_trigger 83 raise HwsimSkip("No IMC installed") 102 raise HwsimSkip("No IMC installed") 116 raise HwsimSkip("No IMC installed") 184 raise HwsimSkip("No IMC installed")
|
| D | test_hs20_filter.py | 12 from utils import HwsimSkip, require_under_vm 58 raise HwsimSkip("Could not start hostapd - assume proxyarp not supported in the kernel") 82 raise HwsimSkip("kernel doesn't have capability") 119 raise HwsimSkip("kernel doesn't have capability") 157 raise HwsimSkip("kernel doesn't have capability") 185 raise HwsimSkip("kernel doesn't have capability")
|
| D | test_ap_ciphers.py | 24 raise HwsimSkip("Cipher %s not supported" % cipher) 26 raise HwsimSkip("Cipher %s not supported" % group_cipher) 44 raise HwsimSkip("Cipher %s not supported" % cipher) 93 raise HwsimSkip("tkip_mic_test not supported in mac80211") 132 raise HwsimSkip("tkip_mic_test not supported in mac80211") 188 raise HwsimSkip("tkip_mic_test not supported in mac80211") 224 raise HwsimSkip("tkip_mic_test not supported in mac80211") 322 raise HwsimSkip("Cipher %s not supported" % cipher) 324 raise HwsimSkip("Group cipher %s not supported" % cipher) 494 raise HwsimSkip("Cipher %s not supported" % cipher) [all …]
|
| D | test_suite_b.py | 12 from utils import HwsimSkip, fail_test 17 raise HwsimSkip("GCMP not supported") 19 raise HwsimSkip("BIP-GMAC-128 not supported") 21 raise HwsimSkip("WPA-EAP-SUITE-B not supported") 31 raise HwsimSkip("TLS library not supported for Suite B: " + tls) 41 raise HwsimSkip("OpenSSL version not supported for Suite B: " + tls) 157 raise HwsimSkip("GCMP-256 not supported") 159 raise HwsimSkip("BIP-GMAC-256 not supported") 161 raise HwsimSkip("WPA-EAP-SUITE-B-192 not supported")
|
| D | test_hs20_pps_mo.py | 13 from utils import HwsimSkip 19 raise HwsimSkip("No hs20-osu-client available")
|
| D | test_hostapd_oom.py | 21 raise HwsimSkip("TEST_ALLOC_FAIL not supported") 97 raise HwsimSkip("TEST_ALLOC_FAIL not supported") 142 raise HwsimSkip("TEST_ALLOC_FAIL not supported")
|
| D | test_oce.py | 17 from utils import HwsimSkip 28 raise HwsimSkip('set_rx_rssi not supported') 37 raise HwsimSkip('set_rx_rssi not supported')
|
| D | test_macsec.py | 18 from utils import HwsimSkip, alloc_fail, fail_test, wait_fail_trigger 206 raise HwsimSkip("veth not supported (kernel CONFIG_VETH)") 217 …raise HwsimSkip("macsec supported (wpa_supplicant CONFIG_MACSEC, CONFIG_DRIVER_MACSEC_LINUX; kerne… 416 raise HwsimSkip("veth not supported (kernel CONFIG_VETH)") 576 raise HwsimSkip("veth not supported (kernel CONFIG_VETH)") 592 … raise HwsimSkip("network namespace not supported (kernel CONFIG_NAMESPACES, CONFIG_NET_NS)") 619 …raise HwsimSkip("macsec supported (wpa_supplicant CONFIG_MACSEC, CONFIG_DRIVER_MACSEC_LINUX; kerne… 790 raise HwsimSkip("No CONFIG_MACSEC=y in hostapd") 882 raise HwsimSkip("No CONFIG_MACSEC=y in hostapd")
|
| D | test_rfkill.py | 16 from utils import HwsimSkip 26 raise HwsimSkip("No rfkill available: " + str(e)) 27 raise HwsimSkip("No rfkill match found for the interface")
|
| D | test_wext.py | 19 raise HwsimSkip("WEXT support not included in the kernel") 26 raise HwsimSkip("WEXT driver support not included in wpa_supplicant") 66 raise HwsimSkip("tkip_mic_test not supported in mac80211")
|
| D | tshark.py | 47 raise HwsimSkip("No tshark available") 119 raise HwsimSkip("No tshark available")
|
| D | test_kernel.py | 17 from utils import HwsimSkip 162 raise HwsimSkip("KUnit tests not available")
|
| D | test_wmediumd.py | 8 from utils import HwsimSkip 76 raise HwsimSkip('wmediumd not available') 91 raise HwsimSkip('wmediumd v%s.%s.%s is too old for this test' % 107 raise HwsimSkip('wmediumd not available')
|
| D | test_ap_tdls.py | 452 raise HwsimSkip("80/160 MHz channel not supported in regulatory information") 497 raise HwsimSkip("80/160 MHz channel not supported in regulatory information") 523 raise HwsimSkip("ZA regulatory rule did not have DFS requirement removed") 542 raise HwsimSkip("80/160 MHz channel not supported in regulatory information") 551 raise HwsimSkip("Driver does not support TDLS channel switching")
|
| D | test_pasn.py | 28 raise HwsimSkip("PASN not supported") 47 raise HwsimSkip("PASN not supported") 236 raise HwsimSkip("PASN: New radio does not support MCC") 532 raise HwsimSkip("PASN: New radio does not support MCC") 969 raise HwsimSkip("OWE not supported") 1000 raise HwsimSkip("OWE not supported")
|
| D | test_ap_eap.py | 39 raise HwsimSkip("No hlr_auc_gw available") 44 raise HwsimSkip("EAP method %s not supported in the build" % method) 49 raise HwsimSkip("subject_match not supported with this TLS library: " + tls) 54 raise HwsimSkip("check_cert_subject not supported with this TLS library: " + tls) 59 raise HwsimSkip("altsubject_match not supported with this TLS library: " + tls) 64 raise HwsimSkip("domain_match not supported with this TLS library: " + tls) 69 raise HwsimSkip("domain_suffix_match not supported with this TLS library: " + tls) 74 raise HwsimSkip("domain_suffix_match requires full match with this TLS library: " + tls) 79 raise HwsimSkip("Certificate probing not supported with this TLS library: " + tls) 84 raise HwsimSkip("ext_cert_check not supported with this TLS library: " + tls) [all …]
|
| D | test_p2p_device.py | 15 from utils import HwsimSkip 308 raise HwsimSkip("Did not manage to cancel group formation") 352 raise HwsimSkip("Did not manage to cancel group formation") 552 raise HwsimSkip("Assume mac80211_hwsim did not support channel switching")
|
| D | test_ap_qosmap.py | 14 from utils import HwsimSkip, alloc_fail, fail_test 42 raise HwsimSkip("Driver does not support QoS Map")
|
| D | test_radius.py | 220 raise HwsimSkip("No sqlite3 module available") 394 raise HwsimSkip("Could not start hostapd - assume proxyarp not supported in kernel version") 486 raise HwsimSkip("No pyrad modules available") 842 raise HwsimSkip("No pyrad modules available") 896 raise HwsimSkip("No pyrad modules available") 1086 raise HwsimSkip("No pyrad modules available") 1215 raise HwsimSkip("No pyrad modules available") 1542 raise HwsimSkip("No pyrad modules available") 1576 raise HwsimSkip("No pyrad modules available") 1822 raise HwsimSkip("FreeRADIUS not available")
|
| D | test_cert_check.py | 14 from utils import HwsimSkip 20 raise HwsimSkip("OpenSSL python method not available")
|
| D | test_ocv.py | 40 raise HwsimSkip("OCV not supported") 381 raise HwsimSkip("OCV not supported") 606 raise HwsimSkip("OCV not supported") 740 raise HwsimSkip("OCV not supported") 1111 raise HwsimSkip("OCV not supported") 1151 raise HwsimSkip("OCV not supported")
|
123