]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add the forgotten wlantest_setup() call to a TDLS test
authorJonathan Afek <jonathan@wizery.com>
Thu, 23 Jun 2016 17:16:34 +0000 (20:16 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 27 Jun 2016 18:10:35 +0000 (21:10 +0300)
commitcbd4e92ba177f0dde936114aa794bdc91325b0ef
tree1a5cf2b6113e19a72061f8d0aa5a605a7b928821
parentf11005812ad1549a7e3b6053e1be6ff90a097349
tests: Add the forgotten wlantest_setup() call to a TDLS test

One TDLS test case was using wlantest without doing the setup first.
This makes the test not work on real hardware. Fix the issue by adding
the wlantest setup to the test.

Signed-off-by: Jonathan Afek <jonathanx.afek@intel.com>
tests/hwsim/test_ap_tdls.py