SatCraTest1 Class Reference

'CRA, test 1' test case implementation. More...

+ Inheritance diagram for SatCraTest1:
+ Collaboration diagram for SatCraTest1:

Public Member Functions

 SatCraTest1 ()
 
virtual ~SatCraTest1 ()
 

Private Member Functions

virtual void DoRun (void)
 

Detailed Description

'CRA, test 1' test case implementation.

This case tests successful transmission of UDP packets from UT connected user to GW connected user in simple scenario and using CRA only.

  1. Simple test scenario set with helper
  2. A single packet is transmitted from Node-2 UDP application to Node-1 UDP receiver with only CRA enabled.

Expected result: One UDP packet sent by UT connected node-2 using CBR application is received by GW connected node-1.

Definition at line 61 of file satellite-cra-test.cc.

Constructor & Destructor Documentation

◆ SatCraTest1()

SatCraTest1::SatCraTest1 ( )

Definition at line 72 of file satellite-cra-test.cc.

◆ ~SatCraTest1()

SatCraTest1::~SatCraTest1 ( )
virtual

Definition at line 80 of file satellite-cra-test.cc.

Member Function Documentation

◆ DoRun()

void SatCraTest1::DoRun ( void  )
privatevirtual

Definition at line 88 of file satellite-cra-test.cc.


The documentation for this class was generated from the following file: