From 33da2def50b7f456aa9896fcbb005dc1adc66f74 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Wed, 29 Jan 2020 15:06:54 +0100 Subject: hlr: new test: TC_MSLookup_GSUP_proxy Let OsmoHLR act as proxy between MSC and another HLR during Location Update. Related: OS#4380 Change-Id: I945e651f1346e56dbe3c02d9d08ccd95cc8d6626 --- hlr/gen_links.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hlr/gen_links.sh') diff --git a/hlr/gen_links.sh b/hlr/gen_links.sh index 14a3f8df..c77920dd 100755 --- a/hlr/gen_links.sh +++ b/hlr/gen_links.sh @@ -48,7 +48,7 @@ FILES="Misc_Helpers.ttcn General_Types.ttcn Osmocom_Types.ttcn GSM_Types.ttcn IP FILES+="Osmocom_CTRL_Types.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Adapter.ttcn " FILES+="Osmocom_VTY_Functions.ttcn " FILES+="SS_Templates.ttcn USSD_Helpers.ttcn " -FILES+="MSLookup_mDNS_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn" +FILES+="MSLookup_mDNS_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn DNS_Helpers.ttcn " gen_links $DIR $FILES -- cgit v1.2.3