Currently CF (nominally) opens a file for writing as soon as it gets an MD, then starts writing each received FD PDU to that file. The problem with this procedure is two things: Other entities will ...
Oftentimes, testing scenarios involve interactions with the file system. temp-dir-builder provides a convenient solution for creating file system trees tailored to the needs of your tests. This ...