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

Function testWriteFile

test/test_filesystem/test_filesystem.cpp:179–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177}
178
179void testWriteFile() {
180 writeFile(test_file_path);
181}
182
183void testReadFile() {
184 readFile(test_file_path);

Callers

nothing calls this directly

Calls 1

writeFileFunction · 0.85

Tested by

no test coverage detected