Test fixture for ROM-dependent tests. More...
#include <test_utils.h>
Protected Member Functions | |
void | SetUp () override |
Protected Attributes | |
std::vector< uint8_t > | test_rom_ |
Test fixture for ROM-dependent tests.
Definition at line 183 of file test_utils.h.
|
inlineoverrideprotected |
Definition at line 185 of file test_utils.h.
References yaze::test::TestRomManager::LoadTestRom(), yaze::test::TestRomManager::SkipIfRomTestingDisabled(), and test_rom_.
Referenced by yaze::test::integration::AsarRomIntegrationTest::SetUp().
|
protected |
Definition at line 191 of file test_utils.h.
Referenced by SetUp().