Namespace for XWC::logger::logMap tests. More...
Classes | |
struct | tmpt |
Functions | |
void | createTestPaths (const std::string &basedir) |
TEST_CASE ("Building the app-to-file map", "[libMagAOX::logger::logMap]") | |
Building the app-to-file map. | |
TEST_CASE ("Building the app-to-file map with bad arguments", "[libMagAOX::logger::logMap]") | |
Building the app-to-file map with bad arguments. | |
TEST_CASE ("Building the app-to-file map with errors", "[libMagAOX::logger::logMap]") | |
Building the app-to-file map with errors. | |
Namespace for XWC::logger::logMap tests.
struct libXWCTest::loggerTest::logMapTest::tmpt |
Definition at line 34 of file logMap_test.cpp.
Class Members | ||
---|---|---|
int | day | |
int | hour | |
int | minute | |
int | month | |
int | nanosec | |
int | second | |
int | year |
void libXWCTest::loggerTest::logMapTest::createTestPaths | ( | const std::string & | basedir | ) |
Definition at line 46 of file logMap_test.cpp.
References MagAOX::file::fileTimeRelPath().
Referenced by TEST_CASE(), TEST_CASE(), and TEST_CASE().