aboutsummaryrefslogtreecommitdiffstats
path: root/hlr/gen_links.sh
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2020-01-29 15:06:54 +0100
committerOliver Smith <osmith@sysmocom.de>2020-01-29 15:39:37 +0100
commit33da2def50b7f456aa9896fcbb005dc1adc66f74 (patch)
tree67a33f414fa4e907bc63c4aba3e53e2898132a24 /hlr/gen_links.sh
parent043a73ac3e31e47eb8a1041743d423d3162da8e3 (diff)
hlr: new test: TC_MSLookup_GSUP_proxyosmith/dgsm
Let OsmoHLR act as proxy between MSC and another HLR during Location Update. Related: OS#4380 Change-Id: I945e651f1346e56dbe3c02d9d08ccd95cc8d6626
Diffstat (limited to 'hlr/gen_links.sh')
-rwxr-xr-xhlr/gen_links.sh2
1 files changed, 1 insertions, 1 deletions
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