|
HLCC Documentation 2.2.0
|
Unit test for the PyRunner class. More...
#include "lsvsim/pyRunner.hpp"#include <string>#include <vector>#include <chrono>#include <ciiLogManager.hpp>#include <gtest/gtest.h>#include <gtest/gtest_prod.h>#include <rad/cii/oldbAdapter.hpp>#include <rad/smAdapter.hpp>#include <pybind11/embed.h>#include "lsvsim/config.hpp"Classes | |
| class | TestPyRunner |
Functions | |
| TEST_F (TestPyRunner, LoadingModulesEmpty) | |
| TEST_F (TestPyRunner, LoadingModulesInvalid) | |
| TEST_F (TestPyRunner, LoadingModulesWrongFormat) | |
Unit test for the PyRunner class.
| TEST_F | ( | TestPyRunner | , |
| LoadingModulesEmpty | ) |
| TEST_F | ( | TestPyRunner | , |
| LoadingModulesInvalid | ) |
| TEST_F | ( | TestPyRunner | , |
| LoadingModulesWrongFormat | ) |