From: Mohammad Abdul Awal Date: Tue, 28 Feb 2017 08:45:07 +0000 (+0000) Subject: test/gtest: enable unit test with scapy X-Git-Tag: v18.02~20 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=9cbfd751b210f03fdb2fcbf8cafe59b9db516295;p=tldk.git test/gtest: enable unit test with scapy Change-Id: I658b68c4a4cd5a28e3dd6c37bba6e8d96475a948 Signed-off-by: Mohammad Abdul Awal --- diff --git a/test/gtest/Makefile b/test/gtest/Makefile index 2598889..293a961 100644 --- a/test/gtest/Makefile +++ b/test/gtest/Makefile @@ -75,7 +75,7 @@ SRCS-y += test_tle_ctx.cpp SRCS-y += test_tle_udp_destroy.cpp SRCS-y += test_tle_udp_event.cpp #SRCS-y += test_tle_udp_stream.cpp -#SRCS-y += test_tle_udp_stream_gen.cpp +SRCS-y += test_tle_udp_stream_gen.cpp #SRCS-y += test_tle_tcp_stream.cpp #SRCS-y += test_tle_tcp_stream_gen.cpp