]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Set the abridged bit in BTM tests
authorBenjamin Berg <benjamin.berg@intel.com>
Mon, 29 Apr 2024 11:51:50 +0000 (13:51 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 2 Aug 2024 10:16:10 +0000 (13:16 +0300)
commit020f20a22295662c19bb1beac60a88d1377a0311
treefd0f1ab5f20eb0e388039454d6c6c4900c65b813
parentadc6ca34a063206e3c45e4760a6b59e9e8221328
tests: Set the abridged bit in BTM tests

Many of the WNM tests assume that the supplicant will only select a
neighbor that was included in the candidate list. However, without the
abridged bit being set, the supplicant is allowed to also select any BSS
that is not explicitly included in the list.

Prepare for the supplicant handling the abridged bit by setting it in
the tests where relevant.

Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
tests/hwsim/test_wnm.py