![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/unit_test.hpp>#include <fstream>#include <string>#include "Acts/Utilities/Logger.hpp"
Include dependency graph for LoggerTests.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
| namespace | Acts::Test |
| Namespace for ATS unit tests. | |
Functions | |
| Acts::Test::BOOST_AUTO_TEST_CASE (FATAL_test) | |
| unit test for FATAL debug level | |
| Acts::Test::BOOST_AUTO_TEST_CASE (ERROR_test) | |
| unit test for ERROR debug level | |
| Acts::Test::BOOST_AUTO_TEST_CASE (WARNING_test) | |
| unit test for WARNING debug level | |
| Acts::Test::BOOST_AUTO_TEST_CASE (INFO_test) | |
| unit test for INFO debug level | |
| Acts::Test::BOOST_AUTO_TEST_CASE (DEBUG_test) | |
| unit test for DEBUG debug level | |
| Acts::Test::BOOST_AUTO_TEST_CASE (VERBOSE_test) | |
| unit test for VERBOSE debug level | |