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

Method TearDown

tests/unit_test/ramfs_test.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28 }
29
30 void TearDown() override {
31 (void)ramfs_.Unmount();
32 env_state_.ClearCurrentThreadEnvironment();
33 }
34};
35
36// 测试基本挂载/卸载

Callers

nothing calls this directly

Calls 2

UnmountMethod · 0.45

Tested by

no test coverage detected