|
torc-master
|
Source for Boost.Test helper functions. More...
Include dependency graph for common/TestHelpers.cpp:Go to the source code of this file.
Namespaces | |
| torc | |
| Implementation of class to encapsulate micro-bitstream library generation code. | |
| torc::common | |
Functions | |
| bool | torc::common::readFileIntoString (const boost::filesystem::path &inPath, std::string &outString) |
| Read the raw contents of the specified file into a std::string. More... | |
| bool | torc::common::fileContentsAreEqual (const boost::filesystem::path &inA, const boost::filesystem::path &inB) |
| Compare the raw contents of two files to determine whether they are identical. More... | |
Source for Boost.Test helper functions.
Definition in file common/TestHelpers.cpp.