Test case to check if packet is received on App layer. More...
Inheritance diagram for SatLoraCbrTestCase:
Collaboration diagram for SatLoraCbrTestCase:Public Member Functions | |
| SatLoraCbrTestCase () | |
| virtual | ~SatLoraCbrTestCase () |
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 packet is received on App layer.
Expected result: Rx and Sink callbacks have data.
Definition at line 701 of file satellite-lora-test.cc.
| SatLoraCbrTestCase::SatLoraCbrTestCase | ( | ) |
Definition at line 718 of file satellite-lora-test.cc.
|
virtual |
Definition at line 724 of file satellite-lora-test.cc.
|
privatevirtual |
Definition at line 745 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 729 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 715 of file satellite-lora-test.cc.
Referenced by DoRun(), and MacTraceCb().
|
private |
Definition at line 712 of file satellite-lora-test.cc.
Referenced by DoRun(), and MacTraceCb().
|
private |
Definition at line 714 of file satellite-lora-test.cc.
Referenced by DoRun(), and MacTraceCb().
|
private |
Definition at line 711 of file satellite-lora-test.cc.
Referenced by DoRun(), and MacTraceCb().