[PATCH 6/6] tests: MLO: add color change test
Jouni Malinen
j at w1.fi
Wed Jun 12 02:45:51 PDT 2024
On Mon, Apr 22, 2024 at 06:10:05PM +0530, Aditya Kumar Singh wrote:
> Add eht_mlo_color_change test case to perform color change on first link
> of a AP MLD. Performing on non-first link will be done later.
> diff --git a/tests/hwsim/test_eht.py b/tests/hwsim/test_eht.py
> +def test_eht_mlo_color_change(dev, apdev):
> + params = eht_mld_ap_wpa2_params(ssid, passphrase,
> + key_mgmt="SAE", mfp="2", pwe='1')
> + params['link_id'] = '0'
> + params['he_bss_color'] = '42'
What's that link_id=0 parameter supposed to do? It does not exist in
hostapd and that forces this test case to be skipped.. I removed that
parameter and the test case passed.
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list