![]() |
Kea 2.2.0
|
#include <config.h>#include <testutils/test_to_element.h>#include <boost/algorithm/string.hpp>#include <gtest/gtest.h>#include <string>#include <vector>
Include dependency graph for test_to_element.cc:Go to the source code of this file.
Namespaces | |
| namespace | isc |
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::test |
Functions | |
| std::string | isc::test::generateDiff (std::string left, std::string right) |
| Return the difference between two strings. More... | |