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) | |
| yaze::test::integration::TEST_F | ( | AsarIntegrationTest | , |
| FullWorkflowIntegration | |||
| ) |
Definition at line 333 of file asar_integration_test.cc.
| yaze::test::integration::TEST_F | ( | AsarIntegrationTest | , |
| AdvancedFeaturesIntegration | |||
| ) |
Definition at line 377 of file asar_integration_test.cc.
| yaze::test::integration::TEST_F | ( | AsarIntegrationTest | , |
| ErrorHandlingIntegration | |||
| ) |
Definition at line 406 of file asar_integration_test.cc.
| yaze::test::integration::TEST_F | ( | AsarIntegrationTest | , |
| SymbolExtractionWorkflow | |||
| ) |
Definition at line 425 of file asar_integration_test.cc.
| yaze::test::integration::TEST_F | ( | AsarIntegrationTest | , |
| MultipleOperationsIntegration | |||
| ) |
Definition at line 460 of file asar_integration_test.cc.
| yaze::test::integration::TEST_F | ( | AsarIntegrationTest | , |
| PatchFromStringIntegration | |||
| ) |
Definition at line 482 of file asar_integration_test.cc.
| yaze::test::integration::TEST_F | ( | AsarIntegrationTest | , |
| LargeRomHandling | |||
| ) |
Definition at line 523 of file asar_integration_test.cc.
| yaze::test::integration::TEST_F | ( | AsarRomIntegrationTest | , |
| SimplePatchOnRealRom | |||
| ) |
Definition at line 241 of file asar_rom_test.cc.
References ASSERT_OK.
| yaze::test::integration::TEST_F | ( | AsarRomIntegrationTest | , |
| SymbolExtractionFromRealRom | |||
| ) |
Definition at line 276 of file asar_rom_test.cc.
References ASSERT_OK.
| yaze::test::integration::TEST_F | ( | AsarRomIntegrationTest | , |
| GameplayModificationPatch | |||
| ) |
Definition at line 314 of file asar_rom_test.cc.
References ASSERT_OK.
| yaze::test::integration::TEST_F | ( | AsarRomIntegrationTest | , |
| LargeRomPatchingStability | |||
| ) |
Definition at line 342 of file asar_rom_test.cc.
References ASSERT_OK.
| yaze::test::integration::TEST_F | ( | AsarRomIntegrationTest | , |
| ErrorHandlingWithRealRom | |||
| ) |
Definition at line 363 of file asar_rom_test.cc.
| yaze::test::integration::TEST_F | ( | AsarRomIntegrationTest | , |
| PatchValidationWorkflow | |||
| ) |
Definition at line 382 of file asar_rom_test.cc.