Namespaces | |
namespace | libXWCTest::loggerTest::logMapTest |
Namespace for XWC::logger::logMap tests. | |
Functions | |
libXWCTest::loggerTest::logMapTest::TEST_CASE ("Building the app-to-file map", "[libMagAOX::logger::logMap]") | |
Building the app-to-file map. | |
libXWCTest::loggerTest::logMapTest::TEST_CASE ("Building the app-to-file map with bad arguments", "[libMagAOX::logger::logMap]") | |
Building the app-to-file map with bad arguments. | |
libXWCTest::loggerTest::logMapTest::TEST_CASE ("Building the app-to-file map with errors", "[libMagAOX::logger::logMap]") | |
Building the app-to-file map with errors. | |
libXWCTest::loggerTest::logMapTest::TEST_CASE | ( | "Building the app-to-file map with bad arguments" | , |
"" | [libMagAOX::logger::logMap] | ||
) |
Building the app-to-file map with bad arguments.
Definition at line 229 of file logMap_test.cpp.
References libXWCTest::loggerTest::logMapTest::createTestPaths(), MagAOX::logger::logMap< verboseT >::loadAppToFileMap(), and MagAOX::logger::logMap< verboseT >::m_appToFileMap.
libXWCTest::loggerTest::logMapTest::TEST_CASE | ( | "Building the app-to-file map with errors" | , |
"" | [libMagAOX::logger::logMap] | ||
) |
Building the app-to-file map with errors.
Definition at line 318 of file logMap_test.cpp.
References libXWCTest::loggerTest::logMapTest::createTestPaths(), MagAOX::logger::logMap< verboseT >::loadAppToFileMap(), and MagAOX::logger::logMap< verboseT >::m_appToFileMap.
libXWCTest::loggerTest::logMapTest::TEST_CASE | ( | "Building the app-to-file map" | , |
"" | [libMagAOX::logger::logMap] | ||
) |
Building the app-to-file map.
Definition at line 110 of file logMap_test.cpp.
References libXWCTest::loggerTest::logMapTest::createTestPaths(), MagAOX::logger::logMap< verboseT >::loadAppToFileMap(), and MagAOX::logger::logMap< verboseT >::m_appToFileMap.