]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Modify tests in test_ap_pmf to use own_addr()
authorBen <ben.rosenfeld@intel.com>
Wed, 4 Feb 2015 09:30:32 +0000 (04:30 -0500)
committerJouni Malinen <j@w1.fi>
Thu, 5 Feb 2015 11:48:40 +0000 (13:48 +0200)
commitd715738578af8e4328dc57fd7340a0299913b3e4
treeb8aee80cc85ddeea8a0458beedd6a468f1f3bacd
parent3d8c7953e359630714e2b54fa6f033a9da99975a
tests: Modify tests in test_ap_pmf 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_ap_pmf.py