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

Function testReadFileStream

test/test_filesystem/test_filesystem.cpp:237–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235}
236
237void testReadFileStream() {
238 readFileStream(test_stream_path);
239}
240
241void testStdStream() {
242 std::ofstream file("./stream");

Callers

nothing calls this directly

Calls 1

readFileStreamFunction · 0.85

Tested by

no test coverage detected