gem5 v25.0.0.1
Loading...
Searching...
No Matches
CheckpointInFixture Class Reference
Inheritance diagram for CheckpointInFixture:
gem5::SerializationFixture

Public Member Functions

void SetUp () override
void TearDown () override
Public Member Functions inherited from gem5::SerializationFixture
std::string getDirName () const
 Get the name of the directory we have created on SetUp.
std::string getCptPath () const
 Get the path to the checkpoint file.
void simulateSerialization (std::string contents) const
 Create a cpt file with the contents specified by the string.
void SetUp () override
void TearDown () override

Public Attributes

std::unique_ptr< CheckpointIncpt

Detailed Description

Definition at line 68 of file serialize.test.cc.

Member Function Documentation

◆ SetUp()

void CheckpointInFixture::SetUp ( )
inlineoverride

◆ TearDown()

void CheckpointInFixture::TearDown ( )
inlineoverride

Definition at line 88 of file serialize.test.cc.

References cpt.

Member Data Documentation

◆ cpt

std::unique_ptr<CheckpointIn> CheckpointInFixture::cpt

Definition at line 71 of file serialize.test.cc.

Referenced by TearDown().


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

Generated on Sat Oct 18 2025 08:06:48 for gem5 by doxygen 1.14.0