/******************************************************************************* * Copyright (c) 2016, Rockwell Automation, Inc. * All rights reserved. * ******************************************************************************/ #include #include #include extern "C" { #include "cipconnectionmanager.h" } TEST_GROUP(CipConnectionManager) { };