API
 
Loading...
Searching...
No Matches
libXWCTest::loggerTest::logMapTest Namespace Reference

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.
 

Detailed Description

Namespace for XWC::logger::logMap tests.


Class Documentation

◆ libXWCTest::loggerTest::logMapTest::tmpt

struct libXWCTest::loggerTest::logMapTest::tmpt

Definition at line 34 of file logMap_test.cpp.

Collaboration diagram for libXWCTest::loggerTest::logMapTest::tmpt:
Collaboration graph
Class Members
int day
int hour
int minute
int month
int nanosec
int second
int year

Function Documentation

◆ createTestPaths()

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().