ifw-fcf 7.1.4
|
Unit tests for the Config class. More...
#include <fstream>
#include <fmt/format.h>
#include <gtest/gtest.h>
#include <ifw/core/utils/base/base.hpp>
#include <ifw/fcf/devmgr/common/config.hpp>
Classes | |
class | TestConfig |
Functions | |
TEST_F (TestConfig, DevicesCfg) | |
TEST_F (TestConfig, DeviceDuplicationCfg) | |
Variables | |
std::string const | DUMMY_CFG = std::string("dummy.yaml") |
Unit tests for the Config class.
TEST_F | ( | TestConfig | , |
DeviceDuplicationCfg | ) |
TEST_F | ( | TestConfig | , |
DevicesCfg | ) |
std::string const DUMMY_CFG = std::string("dummy.yaml") |