Pm1 Class Reference

'Performance and memory tracking' test case implementation, id: pm-1 / TN4. More...

+ Inheritance diagram for Pm1:
+ Collaboration diagram for Pm1:

Public Member Functions

 Pm1 ()
 
virtual ~Pm1 ()
 

Private Member Functions

virtual void DoRun (void)
 

Detailed Description

'Performance and memory tracking' test case implementation, id: pm-1 / TN4.

Full scenario created with helper

  1. GW connected user sends single packet to UT connected user.
  2. UT connected user sends single packet to GW connected user.
  3. After simulation trace results, memory consumption reports and execution time saved for further analysing.

Expected results: Execution time of simulation is expected to be reasonable level.

This test case is expected to be run regular basis and results saved for tracking and analysing purposes. Valgrind program is utilized in test to validate memory usage. Test result is referred to previous results and analysed that execution time and memory consumption doesn’t increase unacceptable level. The case helps recognizing of possible performance and memory usage problems in implementation or design early enough.

Definition at line 68 of file satellite-performance-memory-test.cc.

Constructor & Destructor Documentation

◆ Pm1()

Pm1::Pm1 ( )

Definition at line 79 of file satellite-performance-memory-test.cc.

◆ ~Pm1()

Pm1::~Pm1 ( )
virtual

Definition at line 87 of file satellite-performance-memory-test.cc.

Member Function Documentation

◆ DoRun()

void Pm1::DoRun ( void  )
privatevirtual

Definition at line 95 of file satellite-performance-memory-test.cc.


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