#include "xml_address_space_loader.h"#include "address_space_registry_test.h"#include "services_registry_test.h"#include <opc/ua/protocol/attribute_ids.h>#include <opc/ua/protocol/object_ids.h>#include <opc/ua/protocol/status_codes.h>#include <opc/ua/server/addons/address_space.h>#include <functional>#include <gtest/gtest.h>#include <gmock/gmock.h>
Go to the source code of this file.
Classes | |
| class | XmlSpaceAddon |
Functions | |
| TEST_F (XmlSpaceAddon, CanBeLoaded) | |
| TEST_F | ( | XmlSpaceAddon | , |
| CanBeLoaded | |||
| ) |
Definition at line 67 of file xml_address_space_addon_ut.cpp.