Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ ~TestRootGuard
Method
~TestRootGuard
tests/fl/system/file_system.cpp:243–245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
~TestRootGuard() {
244
fl::setTestFileSystemRoot(
""
); // Clear global state
245
}
246
};
247
248
FL_TEST_CASE(
"FileSystem test with binary file loading"
) {
Callers
nothing calls this directly
Calls
1
setTestFileSystemRoot
Function · 0.85
Tested by
no test coverage detected