Test case to check if Lora ack arrives in second reception window. More...
Inheritance diagram for SatLoraSecondWindowTestCase:
Collaboration diagram for SatLoraSecondWindowTestCase:Public Member Functions | |
| SatLoraSecondWindowTestCase () | |
| virtual | ~SatLoraSecondWindowTestCase () |
Private Member Functions | |
| virtual void | DoRun (void) |
| void | MacTraceCb (std::string context, Ptr< const Packet > packet, const Address &address) |
Private Attributes | |
| Address | m_edAddress |
| Time | m_edReceiveDate |
| Address | m_gwAddress |
| Time | m_gwReceiveDate |
Test case to check if Lora ack arrives in second reception window.
Expected result: Ack is received and with correct date range, corresponding to second window opening and closing.
Definition at line 219 of file satellite-lora-test.cc.
| SatLoraSecondWindowTestCase::SatLoraSecondWindowTestCase | ( | ) |
Definition at line 236 of file satellite-lora-test.cc.
|
virtual |
Definition at line 243 of file satellite-lora-test.cc.
|
privatevirtual |
Definition at line 264 of file satellite-lora-test.cc.
References m_edAddress, m_edReceiveDate, m_gwAddress, m_gwReceiveDate, and MacTraceCb().
Here is the call graph for this function:
|
private |
Definition at line 248 of file satellite-lora-test.cc.
References m_edAddress, m_edReceiveDate, m_gwAddress, and m_gwReceiveDate.
Referenced by DoRun().
Here is the caller graph for this function:
|
private |
Definition at line 233 of file satellite-lora-test.cc.
Referenced by DoRun(), and MacTraceCb().
|
private |
Definition at line 230 of file satellite-lora-test.cc.
Referenced by DoRun(), and MacTraceCb().
|
private |
Definition at line 232 of file satellite-lora-test.cc.
Referenced by DoRun(), and MacTraceCb().
|
private |
Definition at line 229 of file satellite-lora-test.cc.
Referenced by DoRun(), and MacTraceCb().