]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Skip mesh test cases if kernel does have CONFIG_MAC80211_MESH
authorJouni Malinen <j@w1.fi>
Thu, 25 Dec 2014 14:18:37 +0000 (16:18 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 29 Dec 2014 13:49:05 +0000 (15:49 +0200)
commit31705bf4fc5fee86306fee5640a16e6afb9b8b6f
tree2ad12401a4c92598d484e2048cd5bf63f0ef0b51
parente2a8db7785e8658ff89535bd20330d5b758ce3fb
tests: Skip mesh test cases if kernel does have CONFIG_MAC80211_MESH

Previously, these test cases were marked as failures, but it is nicer to
mark as skipped if the kernel does not include support for mesh.

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