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

Function testWriteFileStream

test/test_filesystem/test_filesystem.cpp:233–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231}
232
233void testWriteFileStream() {
234 writeFileStream(test_stream_path);
235}
236
237void testReadFileStream() {
238 readFileStream(test_stream_path);

Callers

nothing calls this directly

Calls 1

writeFileStreamFunction · 0.85

Tested by

no test coverage detected