From ddeecbb4eded046f7a03f6012a1af20e7e3b7e13 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Fri, 18 Aug 2017 22:53:30 +0200 Subject: GGSN_Tests: Make SGSN and GGSN addresses configurable via modulepar --- ggsn_tests/gen_links.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ggsn_tests/gen_links.sh') diff --git a/ggsn_tests/gen_links.sh b/ggsn_tests/gen_links.sh index 549e2721..d0f410a0 100755 --- a/ggsn_tests/gen_links.sh +++ b/ggsn_tests/gen_links.sh @@ -16,7 +16,7 @@ gen_links() { #gen_links $DIR $FILES DIR=$BASEDIR/titan.Libraries.TCCUsefulFunctions/src -FILES="TCCInterface_Functions.ttcn TCCConversion_Functions.ttcn TCCConversion.cc TCCConversion.hh TCCInterface.cc TCCInterface_ip.h" +FILES="TCCInterface_Functions.ttcn TCCConversion_Functions.ttcn TCCConversion.cc TCCConversion.hh TCCInterface.cc TCCInterface_ip.h Native_Functions.ttcn Native_FunctionDefs.cc" gen_links $DIR $FILES DIR=$BASEDIR/titan.TestPorts.Common_Components.Socket-API/src -- cgit v1.2.3