From f2a64fd1e42e5912f84f8089f5bcb4ae8a24978b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Deronne?= Date: Wed, 9 Oct 2024 14:34:30 +0200 Subject: [PATCH] wifi: Extend CAM tests for 320 MHz --- src/wifi/test/channel-access-manager-test.cc | 79 +++++++++++++++++--- 1 file changed, 69 insertions(+), 10 deletions(-) diff --git a/src/wifi/test/channel-access-manager-test.cc b/src/wifi/test/channel-access-manager-test.cc index b4e9ccd0c..20fcb2e02 100644 --- a/src/wifi/test/channel-access-manager-test.cc +++ b/src/wifi/test/channel-access-manager-test.cc @@ -395,12 +395,10 @@ class ChannelAccessManagerTest : public TestCase * @param at the event time * @param duration the duration * @param channelType the channel type - * @param per20MhzDurations vector that indicates for how long each 20 MHz subchannel is busy */ void AddCcaBusyEvt(uint64_t at, uint64_t duration, - WifiChannelListType channelType = WIFI_CHANLIST_PRIMARY, - const std::vector