]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Modify tests in test_hapd_ctrl to use own_addr()
authorBen <ben.rosenfeld@intel.com>
Wed, 4 Feb 2015 09:30:31 +0000 (04:30 -0500)
committerJouni Malinen <j@w1.fi>
Thu, 5 Feb 2015 11:48:40 +0000 (13:48 +0200)
commit3d8c7953e359630714e2b54fa6f033a9da99975a
treee64b4184262f820406d302eb97bb2cdc3e894b57
parent1d21a5bee5639888bd7d1f91a3bd12392e318d19
tests: Modify tests in test_hapd_ctrl to use own_addr()

Some of the tests used p2p_dev_addr() that can be different from
own_addr() if a dedicated P2P Device interface is used.

Signed-off-by: Ben Rosenfeld <ben.rosenfeld@intel.com>
tests/hwsim/test_hapd_ctrl.py