]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Pass full apdev to add_ap() function (3)
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Wed, 30 Mar 2016 08:55:56 +0000 (10:55 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 3 Apr 2016 19:46:00 +0000 (22:46 +0300)
commit5eee514de90d043b5fe7666325ebb1be28985945
tree9497ed4f54d32c5c5d55f9d0eab36d044da990f1
parent21aa8b7e3c263f7c225ef19a764336ef5d14788c
tests: Pass full apdev to add_ap() function (3)

Pass the full apdev to the add_ap() function instead of just ifname.
This allows us to handle also remote hosts while we can check
apdev['hostname'], apdev['port'].

This step (3) converts the cases that use the start_ap() helper
function.

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
tests/hwsim/test_eap_proto.py