]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Verify mesh support for wpas_add_set_remove_support
authorJouni Malinen <j@w1.fi>
Sun, 11 Jan 2015 17:55:04 +0000 (19:55 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 11 Jan 2015 22:19:21 +0000 (00:19 +0200)
commit0ff7afbc42e0a2748bcd23bd58421171dd00a95c
treee6ad0e4ab986d22d49cbbde0b74978106d427000
parent2f0347954aada65f49a3eead9b87d97f8c23ecbb
tests: Verify mesh support for wpas_add_set_remove_support

This test case fails if wpa_supplicant is built without mesh support, so
need to check for this.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_wpas_mesh.py