Loading...
Searching...
No Matches
#include "core/asar_wrapper.h"
#include "test_utils.h"
#include <gtest/gtest.h>
#include <gmock/gmock.h>
#include <fstream>
#include <filesystem>
Go to the source code of this file.
|
| | yaze::core::anonymous_namespace{asar_wrapper_test.cc}::TEST_F (AsarWrapperTest, InitializationAndShutdown) |
| |
| | yaze::core::anonymous_namespace{asar_wrapper_test.cc}::TEST_F (AsarWrapperTest, DoubleInitialization) |
| |
| | yaze::core::anonymous_namespace{asar_wrapper_test.cc}::TEST_F (AsarWrapperTest, OperationsWithoutInitialization) |
| |
| | yaze::core::anonymous_namespace{asar_wrapper_test.cc}::TEST_F (AsarWrapperTest, ValidPatchApplication) |
| |
| | yaze::core::anonymous_namespace{asar_wrapper_test.cc}::TEST_F (AsarWrapperTest, InvalidPatchHandling) |
| |
| | yaze::core::anonymous_namespace{asar_wrapper_test.cc}::TEST_F (AsarWrapperTest, NonexistentPatchFile) |
| |
| | yaze::core::anonymous_namespace{asar_wrapper_test.cc}::TEST_F (AsarWrapperTest, SymbolExtraction) |
| |
| | yaze::core::anonymous_namespace{asar_wrapper_test.cc}::TEST_F (AsarWrapperTest, SymbolTableOperations) |
| |
| | yaze::core::anonymous_namespace{asar_wrapper_test.cc}::TEST_F (AsarWrapperTest, PatchFromString) |
| |
| | yaze::core::anonymous_namespace{asar_wrapper_test.cc}::TEST_F (AsarWrapperTest, AssemblyValidation) |
| |
| | yaze::core::anonymous_namespace{asar_wrapper_test.cc}::TEST_F (AsarWrapperTest, ResetFunctionality) |
| |
| | yaze::core::anonymous_namespace{asar_wrapper_test.cc}::TEST_F (AsarWrapperTest, CreatePatchNotImplemented) |
| |