![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/unit_test.hpp>#include "Acts/Utilities/Result.hpp"#include <iostream>#include <string>#include <system_error>
Include dependency graph for ResultTests.cpp:Go to the source code of this file.
Classes | |
| struct | std::is_error_code_enum< MyError > |
| struct | Acts::Test::NoCopy |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
| namespace | Acts::Test |
| Namespace for ATS unit tests. | |
Enumerations | |
| enum | MyError |
Functions | |
| Acts::Test::BOOST_AUTO_TEST_CASE (TestConstruction) | |
| Acts::Test::BOOST_AUTO_TEST_CASE (TestErrorCodes) | |
| Result< NoCopy > | Acts::Test::make_nocopy (int i, bool v=true) |
| Acts::Test::BOOST_AUTO_TEST_CASE (CopyBehaviour) | |
| Result< void > | Acts::Test::void_res_func (int b) |
| Acts::Test::BOOST_AUTO_TEST_CASE (VoidResult) | |
| Acts::Test::BOOST_AUTO_TEST_CASE (BoolResult) | |
| enum MyError |
Definition at line 20 of file ResultTests.cpp.
View newest version in sPHENIX GitHub at line 20 of file ResultTests.cpp