MCPcopy Create free account
hub / github.com/attermann/microReticulum / testReadFile

Function testReadFile

test/test_filesystem/test_filesystem.cpp:183–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181}
182
183void testReadFile() {
184 readFile(test_file_path);
185}
186
187void testOverwriteFile() {
188 overwriteFile(test_file_path);

Callers

nothing calls this directly

Calls 1

readFileFunction · 0.85

Tested by

no test coverage detected