tests: Convert connect() to use kwargs
authorJouni Malinen <j@w1.fi>
Sat, 15 Feb 2014 17:52:56 +0000 (19:52 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 15 Feb 2014 19:58:09 +0000 (21:58 +0200)
commit6f939e591e0ed2fb6e76ea4a57ff249bdf977994
tree41316af546e97694893e192c2286e8b927820f3a
parenta3b2bdaf24a1d645aec4f7bd9f426651a07b7a91
tests: Convert connect() to use kwargs

This makes it more convenient to add new network block parameters.

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