Sparse Virtual File System
0.4.1
A Sparse Virtual File System.
src
cpp
tests
test_svfs.h
Go to the documentation of this file.
1
32
#ifndef CPPSVF_TEST_SVFS_H
33
#define CPPSVF_TEST_SVFS_H
34
35
//#include <string>
36
//#include "svfs.h"
37
#include "
test.h
"
38
39
40
namespace
SVFS
{
41
namespace
Test {
42
43
TestCount
test_svfs_all
(
t_test_results
&results);
44
45
}
// namespace Test
46
}
// namespace SVFS
47
48
#endif
//CPPSVF_TEST_SVFS_H
SVFS::Test::t_test_results
std::vector< TestResult > t_test_results
Definition:
test.h:128
SVFS::Test::test_svfs_all
TestCount test_svfs_all(t_test_results &results)
Definition:
test_svfs.cpp:111
SVFS
The namespace for all svfsc code.
Definition:
svf.cpp:41
test.h
Generated by
1.9.1