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