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

Classes

class  AsarIntegrationTest
 
class  AsarRomIntegrationTest
 Test class for Asar integration with real ROM files These tests are only run when ROM testing is enabled. More...
 

Functions

 TEST_F (AsarIntegrationTest, FullWorkflowIntegration)
 
 TEST_F (AsarIntegrationTest, AdvancedFeaturesIntegration)
 
 TEST_F (AsarIntegrationTest, ErrorHandlingIntegration)
 
 TEST_F (AsarIntegrationTest, SymbolExtractionWorkflow)
 
 TEST_F (AsarIntegrationTest, MultipleOperationsIntegration)
 
 TEST_F (AsarIntegrationTest, PatchFromStringIntegration)
 
 TEST_F (AsarIntegrationTest, LargeRomHandling)
 
 TEST_F (AsarRomIntegrationTest, SimplePatchOnRealRom)
 
 TEST_F (AsarRomIntegrationTest, SymbolExtractionFromRealRom)
 
 TEST_F (AsarRomIntegrationTest, GameplayModificationPatch)
 
 TEST_F (AsarRomIntegrationTest, LargeRomPatchingStability)
 
 TEST_F (AsarRomIntegrationTest, ErrorHandlingWithRealRom)
 
 TEST_F (AsarRomIntegrationTest, PatchValidationWorkflow)
 

Function Documentation

◆ TEST_F() [1/13]

yaze::test::integration::TEST_F ( AsarIntegrationTest  ,
FullWorkflowIntegration   
)

Definition at line 333 of file asar_integration_test.cc.

◆ TEST_F() [2/13]

yaze::test::integration::TEST_F ( AsarIntegrationTest  ,
AdvancedFeaturesIntegration   
)

Definition at line 377 of file asar_integration_test.cc.

◆ TEST_F() [3/13]

yaze::test::integration::TEST_F ( AsarIntegrationTest  ,
ErrorHandlingIntegration   
)

Definition at line 406 of file asar_integration_test.cc.

◆ TEST_F() [4/13]

yaze::test::integration::TEST_F ( AsarIntegrationTest  ,
SymbolExtractionWorkflow   
)

Definition at line 425 of file asar_integration_test.cc.

◆ TEST_F() [5/13]

yaze::test::integration::TEST_F ( AsarIntegrationTest  ,
MultipleOperationsIntegration   
)

Definition at line 460 of file asar_integration_test.cc.

◆ TEST_F() [6/13]

yaze::test::integration::TEST_F ( AsarIntegrationTest  ,
PatchFromStringIntegration   
)

Definition at line 482 of file asar_integration_test.cc.

◆ TEST_F() [7/13]

yaze::test::integration::TEST_F ( AsarIntegrationTest  ,
LargeRomHandling   
)

Definition at line 523 of file asar_integration_test.cc.

◆ TEST_F() [8/13]

yaze::test::integration::TEST_F ( AsarRomIntegrationTest  ,
SimplePatchOnRealRom   
)

Definition at line 241 of file asar_rom_test.cc.

References ASSERT_OK.

◆ TEST_F() [9/13]

yaze::test::integration::TEST_F ( AsarRomIntegrationTest  ,
SymbolExtractionFromRealRom   
)

Definition at line 276 of file asar_rom_test.cc.

References ASSERT_OK.

◆ TEST_F() [10/13]

yaze::test::integration::TEST_F ( AsarRomIntegrationTest  ,
GameplayModificationPatch   
)

Definition at line 314 of file asar_rom_test.cc.

References ASSERT_OK.

◆ TEST_F() [11/13]

yaze::test::integration::TEST_F ( AsarRomIntegrationTest  ,
LargeRomPatchingStability   
)

Definition at line 342 of file asar_rom_test.cc.

References ASSERT_OK.

◆ TEST_F() [12/13]

yaze::test::integration::TEST_F ( AsarRomIntegrationTest  ,
ErrorHandlingWithRealRom   
)

Definition at line 363 of file asar_rom_test.cc.

◆ TEST_F() [13/13]

yaze::test::integration::TEST_F ( AsarRomIntegrationTest  ,
PatchValidationWorkflow   
)

Definition at line 382 of file asar_rom_test.cc.