class TransTimeTest_SendBeforeReceive_Test

Defined at line 158 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/test/trans_time_tests.cc

This test case verifies that when two frames are sent back-to-back, and the second one is sent

when the first one is in the air(not received by stations yet), both frames should be received

correctly by both stations. This is to ensure the transmission process of frame will not block

the sender.

Public Methods

void TransTimeTest_SendBeforeReceive_Test ()

Defined at line 158 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/test/trans_time_tests.cc

void TransTimeTest_SendBeforeReceive_Test (const TransTimeTest_SendBeforeReceive_Test & )

Defined at line 158 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/test/trans_time_tests.cc

void TransTimeTest_SendBeforeReceive_Test (TransTimeTest_SendBeforeReceive_Test && )

Defined at line 158 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/test/trans_time_tests.cc

TransTimeTest_SendBeforeReceive_Test & operator= (const TransTimeTest_SendBeforeReceive_Test & )

Defined at line 158 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/test/trans_time_tests.cc

TransTimeTest_SendBeforeReceive_Test & operator= (TransTimeTest_SendBeforeReceive_Test && )

Defined at line 158 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/test/trans_time_tests.cc

void ~TransTimeTest_SendBeforeReceive_Test ()

Defined at line 158 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/test/trans_time_tests.cc