ChimeraTK-ApplicationCore 04.08.00
Loading...
Searching...
No Matches
testLogger.cc File Reference
#include <cstdlib>
#include "Logger.h"
#include <boost/test/included/unit_test.hpp>
+ Include dependency graph for testLogger.cc:

Go to the source code of this file.

Macros

#define BOOST_TEST_MODULE   testLogger
 

Functions

 BOOST_AUTO_TEST_CASE (TestEnvVarSetsMinSeverity)
 
 BOOST_AUTO_TEST_CASE (TestMinSeveritySetPublicly)
 
 BOOST_AUTO_TEST_CASE (TestStreamOutput)
 

Macro Definition Documentation

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   testLogger

Definition at line 6 of file testLogger.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( TestEnvVarSetsMinSeverity  )

Definition at line 17 of file testLogger.cc.

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( TestMinSeveritySetPublicly  )

Definition at line 42 of file testLogger.cc.

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( TestStreamOutput  )

Definition at line 73 of file testLogger.cc.