class AuthTest_WEP104_Class

Defined at line 590 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/sim/test/auth_test.cc

In the test part, we are actually testing two stages independently in each test case, for example

in WEP104. The first stage is to test whether the iovars are correctly set into sim-fw, and

whether the 13-byte key is consistent. The second stage is testing whether sim-fw is doing the

right thing when we use SHARED KEY mode to do authencation with an AP in OPEN SYSTEM mode. If we

change the first stage to WEP40, the second stage should have the same behaviour.

Public Methods

void AuthTest_WEP104_Class ()

Defined at line 590 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/sim/test/auth_test.cc

void ~AuthTest_WEP104_Class ()

Defined at line 590 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/sim/test/auth_test.cc