Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

                    The scope of this activity is to migrate from existing CcspWiFiAgent component to OneWiFi component in RDK-B Reference platform

Basic wifi info

Process Status

wifi status 

Logs

Test Cases

S.NOWiFi Test Cases validated on
1OneWifi systemd service should be RUNNING
2OneWifi core files should not be created in /tmp folder
3Wireless interfaces should be UP and RUNNING (i,e wifi0)
4wifi0 interfaces should be mapped under brlan0 (check by using 'brctl show' or 'ovs-vsctl show')
52G SSIDs should be broadcasted  (check by using iw dev)
6Able to connect default 2G SSIDs 
7CaptivePortal page should be appeared when we connect with the default SSID
8Able to change default 2G SSIDs via captiveportal
9Able to connect 2G  with updated SSIDs
10Wireless connected clients should get internet through router
11Able to launch WebUI in wireless connected client
12WiFi DM information should be persistent across all reboots
13Webconfig validation for privatewifi subdoc through Webconfig UI
14Able to  edit WiFi information in WebUI under WiFi tab
15Able to get/set wifi DM parameters via dmcli
16Able to get/set wifi DM parameters via WebPA

...