Code Review
/
tldk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
b430bba
)
gtest: disable test_tle_udp_dev
76/5476/1
author
Mohammad Abdul Awal
<
[email protected]
>
Wed, 22 Feb 2017 15:56:36 +0000
(15:56 +0000)
committer
Mohammad Abdul Awal
<
[email protected]
>
Wed, 22 Feb 2017 15:56:36 +0000
(15:56 +0000)
Change-Id: I2433b70e380583bd112248a62b25894efc36dfa6
Signed-off-by: Mohammad Abdul Awal <
[email protected]
>
test/gtest/Makefile
patch
|
blob
|
history
diff --git
a/test/gtest/Makefile
b/test/gtest/Makefile
index
4d8a42c
..
ef86b9e
100644
(file)
--- a/
test/gtest/Makefile
+++ b/
test/gtest/Makefile
@@
-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