/* * Copyright (C) 2021 iopsys Software Solutions AB * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License version 2.1 * as published by the Free Software Foundation * * Author: Amin Ben Ramdhane */ #ifndef __LIBBBFD_TEST_H #define __LIBBBFD_TEST_H extern DMOBJ tDynamicDeviceObj[]; extern DMLEAF tDynamicDeviceParams[]; extern DMLEAF tX_IOWRT_EU_SyslogParam[]; extern DMLEAF tX_IOWRT_EU_PingTESTParam[]; extern DMLEAF tX_IOWRT_EU_EventTESTParam[]; #endif //__LIBBBFD_TEST_H