]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Validate kernel behavior in wnm_bss_tm_connect_cmd
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 2 May 2017 14:18:50 +0000 (17:18 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 3 May 2017 15:30:31 +0000 (18:30 +0300)
commit0ed5e9467f0b7ef83158e996eb7e458b72959ef8
tree6f653a9a9ee295fdeecc69b8f01eeb558add9875
parentf2a04874cfbc8541f6ede34c16333aac4e4671cb
tests: Validate kernel behavior in wnm_bss_tm_connect_cmd

The cfg80211 connect command extension to allow roaming request from
user space while connect was added to the kernel, so uncomment the
previously commented out TODO item to verify this behavior.

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