]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Skip radius_acct_unreachable3 when not running under VM
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 2 Mar 2015 14:30:13 +0000 (16:30 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 2 Mar 2015 14:30:13 +0000 (16:30 +0200)
commit96cbb7b56196e4e10e73449bea0f600b6c5b661b
tree274a988d2f5c9f5b8a2cccc18316d4855fa71bc3
parentdd5c155e2e74f44a46190863a0fa3e0faf427be3
tests: Skip radius_acct_unreachable3 when not running under VM

It looks like the IP routing table changes used here to trigger
unreachability and following reachability of the server do not work very
well with full IP routing configuration, so run this test case only when
executed under vm-run.sh.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_radius.py
tests/hwsim/utils.py