tests: Add a simple wmediumd test
authorJohannes Berg <johannes.berg@intel.com>
Fri, 27 Nov 2015 14:41:37 +0000 (15:41 +0100)
committerJouni Malinen <j@w1.fi>
Fri, 27 Nov 2015 19:11:53 +0000 (21:11 +0200)
commit10a15590f85e03425f19667e74273a53e1a3fe96
tree11553c360986c434abfdc9a918a867b1a81ce07c
parentf6c09bf46ee47b055ef74ea23f5ae9e0ee4727db
tests: Add a simple wmediumd test

If wmediumd is available on the path, test that it can forward
packets between two virtual nodes and that stopping it makes
the regular in-kernel datapath do the needed work again.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
tests/hwsim/test_ap_open.py
tests/hwsim/test_wmediumd.py [new file with mode: 0644]