OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Functions
EmbeddedFileSystem_ut.cpp File Reference
#include <vector>
#include <memory>
#include "Testing/Unit/UnitTest.h"
#include "Library/FileSystem/Embedded/EmbeddedFileSystem.h"

Functions

 CMRC_DECLARE (testrc)
 
 UNIT_TEST (EmbeddedFileSystem, StatExists)
 
 UNIT_TEST (EmbeddedFileSystem, Ls)
 
 UNIT_TEST (EmbeddedFileSystem, Read)
 
 UNIT_TEST (EmbeddedFileSystem, DisplayPath)
 

Function Documentation

◆ CMRC_DECLARE()

CMRC_DECLARE ( testrc  )

◆ UNIT_TEST() [1/4]

UNIT_TEST ( EmbeddedFileSystem  ,
DisplayPath   
)

◆ UNIT_TEST() [2/4]

UNIT_TEST ( EmbeddedFileSystem  ,
Ls   
)

◆ UNIT_TEST() [3/4]

UNIT_TEST ( EmbeddedFileSystem  ,
Read   
)

◆ UNIT_TEST() [4/4]

UNIT_TEST ( EmbeddedFileSystem  ,
StatExists   
)