MCPcopy Create free account
hub / github.com/Scobalula/Greyhound / Storage_ReadFiles

Function Storage_ReadFiles

src/External/CascLib/test/CascTest.cpp:877–881  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

875}
876
877static DWORD Storage_ReadFiles(TLogHelper & LogHelper, TEST_PARAMS & Params)
878{
879 Params.bCheckFileData = true;
880 return Storage_EnumFiles(LogHelper, Params);
881}
882
883static DWORD LocalStorage_Test(PFN_RUN_TEST PfnRunTest, STORAGE_INFO & StorInfo)
884{

Callers

nothing calls this directly

Calls 1

Storage_EnumFilesFunction · 0.85

Tested by

no test coverage detected