OpenEnroth 5e3ef65
Loading...
Searching...
No Matches
Functions
SubFileSystem_ut.cpp File Reference
#include <string>
#include "Testing/Unit/UnitTest.h"
#include "Library/FileSystem/Memory/MemoryFileSystem.h"
#include "Library/FileSystem/Sub/SubFileSystem.h"

Functions

 UNIT_TEST (SubFileSystem, ReadFile)
 
 UNIT_TEST (SubFileSystem, FileNotFound)
 
 UNIT_TEST (SubFileSystem, ListDirectory)
 
 UNIT_TEST (SubFileSystem, NestedDirectory)
 
 UNIT_TEST (SubFileSystem, DisplayPath)
 
 UNIT_TEST (SubFileSystem, CannotEscapeWithDotDot)
 

Function Documentation

◆ UNIT_TEST() [1/6]

UNIT_TEST ( SubFileSystem  ,
CannotEscapeWithDotDot   
)

◆ UNIT_TEST() [2/6]

UNIT_TEST ( SubFileSystem  ,
DisplayPath   
)

◆ UNIT_TEST() [3/6]

UNIT_TEST ( SubFileSystem  ,
FileNotFound   
)

◆ UNIT_TEST() [4/6]

UNIT_TEST ( SubFileSystem  ,
ListDirectory   
)

◆ UNIT_TEST() [5/6]

UNIT_TEST ( SubFileSystem  ,
NestedDirectory   
)

◆ UNIT_TEST() [6/6]

UNIT_TEST ( SubFileSystem  ,
ReadFile   
)