Aditya Kumar Singh
72203b8fe3
tests: Add HE BSS color change test
...
Add the he_bss_color_change test case which brings up an HE AP and
performs color change operations and validates the result.
Signed-off-by: Aditya Kumar Singh <quic_adisi@quicinc.com>
2024-06-12 12:38:32 +03:00
Jouni Malinen
a6062568ab
tests: Fix he_6ghz_reg to clear sae_groups
...
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2024-04-15 23:35:29 +03:00
Jouni Malinen
3054112254
tests: Add missed test case __doc__ strings
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2024-03-17 15:21:11 +02:00
Jouni Malinen
6a91e3608f
tests: 40 MHz HT40 plus/minus to 20 MHz downgrade
...
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2024-02-02 17:54:03 +02:00
Jouni Malinen
06edbdf4da
tests: Downgrade to 20 MHz due to regdb constraints
...
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2024-02-02 11:16:21 +02:00
Ilan Peer
924f328df4
tests: Extend the HE regulatory test to also exemplify SP AP
...
Extend he_6ghz_reg to also show how to configure SP AP with EIRP TX
power limit.
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
2023-12-22 20:44:57 +02:00
Ilan Peer
61c0f64360
tests: Add a simple configuration test for TX power control on 6 GHz
...
Add a simple test that exemplifies TX power configuration when operating
on the 6 GHz band.
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
2023-12-22 18:12:20 +02:00
Jouni Malinen
dacadc3f68
tests: HE AP on 80 MHz channel and CW change notification
...
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2023-11-03 16:28:13 +02:00
Jouni Malinen
230ca559cb
tests: Additional 6 GHz band ACS coverage
...
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2023-04-26 23:10:03 +03:00
Jouni Malinen
a2d4d4c98e
tests: HE with ACS on 6 GHz using a 40 MHz channel
...
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2023-04-25 17:31:13 +03:00
Jouni Malinen
9f5f066d27
tests: Clear SAE groups before the HE 6 GHz test cases
...
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2023-02-14 13:55:36 +02:00
Jouni Malinen
6bc9ce67b2
tests: HE on 6 GHz and automatic security settings on STA
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2022-12-18 21:07:56 +02:00
Jouni Malinen
6cc0a885c8
tests: require_he=1
...
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2022-12-16 20:31:14 +02:00
Jouni Malinen
894b0a120f
tests: HE with 20 MHz channel width on 6 GHz
...
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2022-04-29 11:19:43 +03:00
Jouni Malinen
08cd7a75bf
tests: HE AP and capability parsing
...
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2022-03-03 01:51:56 +02:00
Jouni Malinen
2b6915a139
tests: Extend estimated throughput testing
...
Cover VHT160 and HE cases.
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2021-05-07 13:05:58 +03:00
Jouni Malinen
8b41ac82e6
tests: HE AP spatial reuse parameters
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2021-03-19 23:58:39 +02:00
Jouni Malinen
8c24982e61
tests: Fix error messages for HE config missing
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2021-03-19 23:34:58 +02:00
Jouni Malinen
2cc7f6dfe5
tests: HE AP and 6 GHz security parameter validation
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2021-03-14 18:17:33 +02:00
Jouni Malinen
5013897532
tests: TWT_SETUP with the control argument
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2021-03-12 10:54:14 +02:00
Jouni Malinen
a3c94d61cd
tests: Disabling HE support in STA
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2021-03-12 10:47:50 +02:00
Jouni Malinen
9216929ab6
tests: HE and TWT
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2021-03-07 22:08:52 +02:00
Jouni Malinen
cc96f45f4f
tests: New HE configuration parameters
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2021-02-08 00:45:42 +02:00
Jouni Malinen
32cb91549e
tests: he_tkip to match implementation change
...
HE is now getting disabled just like HT and VHT when only TKIP is
enabled.
Signed-off-by: Jouni Malinen <j@w1.fi>
2021-02-06 12:09:30 +02:00
Johannes Berg
d215f42538
tests: HE: Add a test for wifi generation on 2.4 GHz
...
This was broken in the kernel in mac80211 for a while, until commit
780a8c9efc65 ("mac80211: do not disable HE if HT is missing on 2.4 GHz")
fixed it.
Add a test for wifi generation on 2.4 GHz in addition to the 5 GHz one.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2020-12-04 12:42:17 +02:00
Johannes Berg
4dd712bd36
tests: Use bytes in a few places
...
With python3 bytes are returned for stdout, so need to use b''
strings instead of normal strings. These are just a few places
I ran into, almost certainly more places need it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2020-06-10 21:12:44 +03:00
Johannes Berg
db294952bb
tests: Set VHT160 or VHT160-80PLUS80 capability
...
If we want the test to actually use 160/80+80 we need to explicitly
advertise that we support it ourselves, since the kernel is going to be
a bit more strict about this.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2020-06-10 21:12:44 +03:00
Jouni Malinen
52ed13b78d
tests: Move csa_supported() into utils.py
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2020-04-18 11:35:32 +03:00
Jouni Malinen
0b21877185
tests: Move clear_scan_cache() and set_world_reg() to utils.py
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2020-04-18 11:35:32 +03:00
Jouni Malinen
7e88ed8e2d
tests: Use function decorator to clean up --long processing
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2020-04-18 11:35:32 +03:00
Jouni Malinen
21cf2c5baf
tests: Skip more tests based on missing TKIP support
...
This makes it more convenient to run tests with builds that disable
TKIP/WPA(v1) support completely.
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2020-04-17 23:51:58 +03:00
Jouni Malinen
44adf014ff
tests: Fix he_supported() check with python3
...
This was making error paths on HE test cases fail with:
TypeError: a bytes-like object is required, not 'str'
Signed-off-by: Jouni Malinen <j@w1.fi>
2019-12-28 19:52:47 +02:00
Pradeep Kumar Chitrapu
0a809529d0
tests: HE AP Functionality
...
Signed-off-by: Pradeep Kumar Chitrapu <pradeepc@codeaurora.org>
2019-10-25 19:29:53 +03:00
Jouni Malinen
a14e266dff
tests: HE AP parameters
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2019-08-11 16:37:48 +03:00
Jouni Malinen
c48f44e17c
tests: ieee80211ax=1 in hostapd STATUS
...
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2019-04-26 15:08:10 +03:00
Jouni Malinen
71da22b94b
tests: Initial and still very minimal HE testing
...
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2019-04-26 00:18:52 +03:00