]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - tests/hwsim/test_pmksa_cache.py
tests: Make pmksa_cache_preauth_auto more robust
[thirdparty/hostap.git] / tests / hwsim / test_pmksa_cache.py
index a2c0e19750f1c22134e73611249797ff41eca695..1d0a708fae62c9000b67abadef13af9e9e7d1d53 100644 (file)
@@ -455,7 +455,7 @@ def run_pmksa_cache_preauth_auto(dev, apdev):
     hapd.cmd_execute(['ip', 'link', 'set', 'dev', 'ap-br0', 'up'])
     hapd2 = hostapd.add_ap(apdev[1], params)
 
-    eap_connect(dev[0], hapd, "PAX", "pax.user@example.com",
+    eap_connect(dev[0], None, "PAX", "pax.user@example.com",
                 password_hex="0123456789abcdef0123456789abcdef")
 
     found = False