wibble 1.1
Public Member Functions | List of all members
TestFs Struct Reference

#include <fs.test.h>

Public Member Functions

Test directoryIterate ()
 
Test directoryIsdir ()
 
Test invalidDirectories ()
 
Test _mkPath ()
 
Test _mkPath2 ()
 
Test _mkFilePath ()
 
Test _mkdirIfMissing ()
 
Test _deleteIfExists ()
 
Test _isdir ()
 
Test writeFileAtomically ()
 
Test timestamp ()
 

Member Function Documentation

◆ _deleteIfExists()

Test TestFs::_deleteIfExists ( )
inline

◆ _isdir()

Test TestFs::_isdir ( )
inline

References assert, and wibble::sys::fs::isdir().

◆ _mkdirIfMissing()

Test TestFs::_mkdirIfMissing ( )
inline

◆ _mkFilePath()

Test TestFs::_mkFilePath ( )
inline

◆ _mkPath()

Test TestFs::_mkPath ( )
inline

◆ _mkPath2()

Test TestFs::_mkPath2 ( )
inline

◆ directoryIsdir()

Test TestFs::directoryIsdir ( )
inline

◆ directoryIterate()

Test TestFs::directoryIterate ( )
inline

◆ invalidDirectories()

Test TestFs::invalidDirectories ( )
inline

References assert.

◆ timestamp()

Test TestFs::timestamp ( )
inline

◆ writeFileAtomically()

Test TestFs::writeFileAtomically ( )
inline

The documentation for this struct was generated from the following file: