]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make beacon report tests remote compatible
authorAvraham Stern <avraham.stern@intel.com>
Mon, 6 Mar 2017 11:30:38 +0000 (13:30 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 6 Mar 2017 21:55:32 +0000 (23:55 +0200)
commitae2f1a9c0f5f066611a81ef311d3ed93b09477fa
treed80b6e53301f3d1bf8e939887c30e7ee79ee446f
parent4fe798bd9de8c7c381ff05fbbe661e52d20182e4
tests: Make beacon report tests remote compatible

Use the new hostapd.add_ap() API (i.e., pass the ap device as a
parameter instead of the interface name) in beacon report tests to
make them remote compatible, and mark them appropriately.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
tests/hwsim/test_rrm.py