Chuck SmileyRekiere
9ffeabdd23
cc_module_9800_3504.py : added support for dtim (Delivery Traffic Indication Message)
...
wifi_ctl_9800_3504.py : added support for dtim (Delivery Traffic Indication Message)
lf_tx_power.py : added Run Time Single Test and Total Run Time to the results
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
d439be4a2c
cc_module_ 9800_3504.py : added security key to sample tx power sequence
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
673916a014
cc_module_9800_3504.py : added show_ap_wlan_summary
...
wifi_ctl_9800_3504.py : added the show ap wlan summary
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:13 +05:30
Chuck SmileyRekiere
caaf4b84b7
cc_module_9800_3504.py : log information on difference between def
...
config_no_ap_dot11_24ghz_shutdown(self):
config_ap_no_dot11_24ghz_shutdown similiarly for 5g.
lf_tx_power.py : updates for 24g support.
wifi_ctl_9800_3504, initial support of getting BSSID debugging
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:13 +05:30
Chuck SmileyRekiere
a50d616f78
cc_module_9800_3504 : add --wlan for tag policy and policy profile
...
wifi_ctl_9800_3504.py : error checking for if wlan not present on setting
tag policy and policy profile
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:13 +05:30
Chuck SmileyRekiere
e5418d7423
cc_module-9800_3504.py : changed captured output from advanced to summary
...
to avoid confusion with the controller advanced command
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:13 +05:30
Chuck SmileyRekiere
8e1529254b
cc_module_9800_3504.py : fixed 24ghz tx_power shutdown
...
lf_tx_power.py : using cc_module_9800_3504.py module for controller
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:13 +05:30
Nikita Yadav
08456ac9b3
added relative path option
2022-07-12 15:46:12 +05:30
Chuck SmileyRekiere
9188c5f6ff
cc_module_9800_3504.py : update to unit tests around 24gz shutdown
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:12 +05:30
Chuck SmileyRekiere
8d2f08be82
cc_module_9800_3504.py added unit test for configure wpa2
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:12 +05:30
Chuck SmileyRekiere
506415a391
cc_module_9800_3504.py : created other unit tests
...
lf_tx_power.py : argument to use existing wlan
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:12 +05:30
Chuck SmileyRekiere
135ec0ae79
cc_module_9800_3504.py : move unit test to a function in the file.
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:12 +05:30
Chuck SmileyRekiere
6e97a41c17
cc_module_9800_3504.py : initial commit for individual test definitions in unit test
...
to allow for testing blocks of functionality.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:12 +05:30
Chuck SmileyRekiere
694d1aa3eb
cc_module_9800_3504.py : static test changes
...
wifi_ctl_9800_3504.py : fixed command sequence for wpa2 configuration
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:12 +05:30
Chuck SmileyRekiere
0fc52d621a
cc_module_9800_3504.py : set the common part of wifi_ctl once then extend
...
for command veriation. passing of security_key supported
wifi_ctl_9800_3504.py : passing of security_key supported for wlan_wpa2, wlan_wpa3
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:12 +05:30
Chuck SmileyRekiere
d82bdce125
cc_module_9800_3504.py : disable_wlan , delete_wlan removed need for "--wlanID", self.wlanID, "--wlanSSID", self.wlanSSID
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:12 +05:30
Chuck SmileyRekiere
9f3b421c82
cc_module_9800_3504.py : removed verbose flag and use logger.debug
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:12 +05:30
Chuck SmileyRekiere
c030973df1
cc_module_9800_3504.py : controller output and captured.
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:12 +05:30
Chuck SmileyRekiere
57ace728a6
cc_module_9800_3504.py : add configuration of 6g wpa3 ,
...
wifi_ctl_9800_3504.py : added new commands for 6g, also band can now be passed
in as 24g , 5g, 6g, as well as legacy a b.
2022-07-12 15:46:12 +05:30
Chuck SmileyRekiere
702e11e89a
cc_module_9800_3504.py : added creation of wpa2 profile
...
wifi_ctl_9800_3504.py : added creation of wpa2 profile
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:12 +05:30
Chuck SmileyRekiere
06ce02fec8
cc_module_9800_3504.py : pep8
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:12 +05:30
Chuck SmileyRekiere
e79f439300
cc_module_9800_3504.py : bug fixes form intial testing
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:12 +05:30
Chuck SmileyRekiere
2979a50122
cc_module_9800_3504.py : added controller commands for creating open wlan, txpower
...
Channel , channel width , admin up and down 24g 5g network. move to testing.
lf_tx_power.py : corrected log message
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:12 +05:30
Nikita Yadav
8f47b53e41
added return type for show wlan summary
2022-07-12 15:46:12 +05:30
Nikita Yadav
3edb6d2aff
added return type as stdout output from send command
2022-07-12 15:46:12 +05:30
Chuck SmileyRekiere
94c057cbd6
cc_module_9800_3504 : initial commit of controller module, this will be
...
dynamically imported
cc_module_test.py : intial commit, this will allow for testing of dynamically
imported modules and communicating to the controller.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:11 +05:30
jitendracandela
0e27b0b2c1
Added cc_module_9800_3504
...
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com >
2022-06-08 18:27:43 +05:30