MCPcopy Create free account
hub / github.com/Simple-XX/SimpleKernel / TearDown

Method TearDown

tests/unit_test/virtual_memory_test.cpp:86–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 }
85
86 void TearDown() override {
87 MockAllocator::GetInstance().Reset();
88 env_state_.ClearCurrentThreadEnvironment();
89 BasicInfoSingleton::destroy();
90 }
91
92 test_env::TestEnvironmentState env_state_;
93};

Callers

nothing calls this directly

Calls 2

ResetMethod · 0.45

Tested by

no test coverage detected