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

Method TearDown

tests/unit_test/vfs_test.cpp:93–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91 }
92
93 void TearDown() override { env_state_.ClearCurrentThreadEnvironment(); }
94
95 test_env::TestEnvironmentState env_state_;
96};

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected