From 71a36023dce72dd69aa110e09e1130a4b3cece67 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 4 Dec 2017 18:55:58 +0100 Subject: ggsn: Verify presence of DNS addresses in IPCP of PCO If we request DNS in IPCP in PCO, we also expect a corresponding result. --- 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 ee8d7b06..6dd2d621 100755 --- a/ggsn_tests/gen_links.sh +++ b/ggsn_tests/gen_links.sh @@ -44,5 +44,5 @@ FILES="GTPC_EncDec.cc GTPC_Types.ttcn GTPU_EncDec.cc GTPU_Types.ttcn" gen_links $DIR $FILES DIR=../library -FILES="General_Types.ttcn GSM_Types.ttcn Osmocom_Types.ttcn Native_Functions.ttcn Native_FunctionDefs.cc" +FILES="General_Types.ttcn GSM_Types.ttcn Osmocom_Types.ttcn Native_Functions.ttcn Native_FunctionDefs.cc IPCP_Types.ttcn" gen_links $DIR $FILES -- cgit v1.2.3