Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ StorageTest
Method
StorageTest
libs/storage/storage_tests/storage_tests.cpp:474–474 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
472
{
473
public:
474
StorageTest() : writableDirChanger(kMapTestDir) { InitStorage(storage, runner); }
475
476
protected:
477
Storage storage;
Callers
nothing calls this directly
Calls
1
InitStorage
Function · 0.70
Tested by
no test coverage detected