Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simple-XX/SimpleKernel
/ TearDown
Method
TearDown
tests/unit_test/kernel_fdt_test.cpp:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
void TearDown() override { env_state_.ClearCurrentThreadEnvironment(); }
21
22
test_env::TestEnvironmentState env_state_;
23
};
Callers
nothing calls this directly
Calls
1
ClearCurrentThreadEnvironment
Method · 0.80
Tested by
no test coverage detected