yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::test::RomDependentTest Class Reference

Test fixture for ROM-dependent tests. More...

#include <test_utils.h>

Inheritance diagram for yaze::test::RomDependentTest:
Collaboration diagram for yaze::test::RomDependentTest:

Protected Member Functions

void SetUp () override
 

Protected Attributes

std::vector< uint8_t > test_rom_
 

Detailed Description

Test fixture for ROM-dependent tests.

Definition at line 183 of file test_utils.h.

Member Function Documentation

◆ SetUp()

void yaze::test::RomDependentTest::SetUp ( )
inlineoverrideprotected

Member Data Documentation

◆ test_rom_

std::vector<uint8_t> yaze::test::RomDependentTest::test_rom_
protected

Definition at line 191 of file test_utils.h.

Referenced by SetUp().


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