yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
asar_integration_test.cc File Reference
#include <gtest/gtest.h>
#include <filesystem>
#include <fstream>
#include "core/asar_wrapper.h"
#include "app/rom.h"
#include "absl/status/status.h"
#include "testing.h"
#include <gmock/gmock.h>

Go to the source code of this file.

Classes

class  yaze::test::integration::AsarIntegrationTest
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::test
 
namespace  yaze::test::integration
 

Functions

 yaze::test::integration::TEST_F (AsarIntegrationTest, FullWorkflowIntegration)
 
 yaze::test::integration::TEST_F (AsarIntegrationTest, AdvancedFeaturesIntegration)
 
 yaze::test::integration::TEST_F (AsarIntegrationTest, ErrorHandlingIntegration)
 
 yaze::test::integration::TEST_F (AsarIntegrationTest, SymbolExtractionWorkflow)
 
 yaze::test::integration::TEST_F (AsarIntegrationTest, MultipleOperationsIntegration)
 
 yaze::test::integration::TEST_F (AsarIntegrationTest, PatchFromStringIntegration)
 
 yaze::test::integration::TEST_F (AsarIntegrationTest, LargeRomHandling)