]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Verify auto_interworking=1 with partiall matching network
authorJouni Malinen <j@w1.fi>
Sat, 31 May 2014 10:25:12 +0000 (13:25 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 31 May 2014 10:25:12 +0000 (13:25 +0300)
commitbedb6ea54fe411f66bb8c91b7fd896b4096adf8f
tree4a12d340b4e114f50f09b236d8618651d3ce87bf
parentb77aeae7323a77618e84ed370b1968022b7cca78
tests: Verify auto_interworking=1 with partiall matching network

This is a regression test for an issue where scanning sequence could be
terminated if interworking_find_network_match() finds a matching
network, but wpa_s->auto_select is not set. This could stop connection
attempts when auto_interworking=1 is used and the scan results have a
partially matching network and no cred match.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_hs20.py