OpenEnroth 73e68f7
|
#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) | |
CMRC_DECLARE | ( | testrc | ) |
UNIT_TEST | ( | EmbeddedFileSystem | , |
DisplayPath | |||
) |
UNIT_TEST | ( | EmbeddedFileSystem | , |
Ls | |||
) |
UNIT_TEST | ( | EmbeddedFileSystem | , |
Read | |||
) |
UNIT_TEST | ( | EmbeddedFileSystem | , |
StatExists | |||
) |