gtest: disable test_tle_udp_dev 76/5476/1
authorMohammad Abdul Awal <mohammad.abdul.awal@intel.com>
Wed, 22 Feb 2017 15:56:36 +0000 (15:56 +0000)
committerMohammad Abdul Awal <mohammad.abdul.awal@intel.com>
Wed, 22 Feb 2017 15:56:36 +0000 (15:56 +0000)
Change-Id: I2433b70e380583bd112248a62b25894efc36dfa6
Signed-off-by: Mohammad Abdul Awal <mohammad.abdul.awal@intel.com>
test/gtest/Makefile

index 4d8a42c..ef86b9e 100644 (file)
@@ -70,7 +70,7 @@ OBJ = gtest-rfc.o
 SRCS-y += main.cpp
 SRCS-y += test_tle_dring.cpp
 SRCS-y += test_tle_udp_ctx.cpp
-SRCS-y += test_tle_udp_dev.cpp
+#SRCS-y += test_tle_udp_dev.cpp
 SRCS-y += test_tle_udp_destroy.cpp
 SRCS-y += test_tle_udp_event.cpp
 SRCS-y += test_tle_udp_stream.cpp