tests: Make ap_hs20_gas_while_associated_with_pmf more robust

Explicitly clear cfg80211 scan cache to avoid issues with old BSS
entries from previous test cases.

Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2019-12-28 23:38:36 +02:00
parent 94e66da6df
commit deb92a6bf9

View file

@ -1444,6 +1444,7 @@ def _test_ap_hs20_gas_while_associated_with_pmf(dev, apdev):
params['nai_realm'] = ["0,no-match.example.org,13[5:6],21[2:4][5:7]"]
hostapd.add_ap(apdev[1], params)
dev[0].flush_scan_cache()
dev[0].hs20_enable()
dev[0].request("SET pmf 2")
id = dev[0].add_cred_values({'realm': "example.com",