tests: Fix interworking_select() bssid argument in some test cases
authorJouni Malinen <j@w1.fi>
Sun, 3 Jul 2016 16:55:34 +0000 (19:55 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 3 Jul 2016 19:37:01 +0000 (22:37 +0300)
commitc8ae9daf2bd0a95fad3c4dc8088f9d0b2fc37fbd
treecc46f5bbad97958dda4d2f04a9483cc815835a64
parent0e67d81fb6abb5bedfefe70c323b5972ea1585c0
tests: Fix interworking_select() bssid argument in some test cases

The bssid argument was missing from couple of test cases. While this is
clearly incorrect, it looks like the error did not really cause any
significant issues to the test case. Anyway, better provide the correct
set of arguments to the call.

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