package version up to 1.16.13
[platform/core/uifw/libtdm.git] / utests / src / ut_tdm_helper.cpp
index b9ad342..5aa34b1 100644 (file)
@@ -30,6 +30,8 @@
 
 #include "ut_tdm.h"
 
+/* LCOV_EXCL_START */
+
 class TDMHelper : public TDMOutput
 {
 public:
@@ -508,3 +510,5 @@ INSTANTIATE_TEST_CASE_P(TDMHelperParams,
                                                TDMHelper,
                                                Values(TDM_DEFAULT_MODULE));
 #endif
+
+/* LCOV_EXCL_END */
\ No newline at end of file