aboutsummaryrefslogtreecommitdiffstats
path: root/mgw/gen_links.sh
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2021-07-02 12:33:19 +0200
committerPhilipp Maier <pmaier@sysmocom.de>2021-08-03 17:16:04 +0200
commit55b905446c43daf0af94fa2a525fd587e0a8d676 (patch)
tree44e6d87acff5603d1f8d7225fdfbbf47715e79b7 /mgw/gen_links.sh
parentd70d45ab71fa028a9e01f822adeaed6444915b93 (diff)
MGCP_Test: upgrade expected behavior for TC_dlcx_wildcarded
The testcase TC_dlcx_wildcarded expect osmo-mgw to reject wildcarded DLCX requests but osmo-mgw now implements wildcarded DLCX Depends: osmo-mgw I6d3a74f6087512130d85002348787bffc672de81 Depends: docker-playground I693cc17dbf6836e7a74b34111671b6e589744a63 Change-Id: I61e23e264bc85eb36d07431c7839fb445c110947 Related: SYS#5535
Diffstat (limited to 'mgw/gen_links.sh')
-rwxr-xr-xmgw/gen_links.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/mgw/gen_links.sh b/mgw/gen_links.sh
index 8893954c..6ca53a68 100755
--- a/mgw/gen_links.sh
+++ b/mgw/gen_links.sh
@@ -45,6 +45,7 @@ FILES+="OSMUX_CodecPort.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn OSMUX_CodecPo
FILES+="Native_Functions.ttcn Native_FunctionDefs.cc IPCP_Types.ttcn "
FILES+="Osmocom_VTY_Functions.ttcn "
FILES+="RTP_CodecPort_CtrlFunct.ttcn RTP_CodecPort_CtrlFunctDef.cc "
+FILES+="StatsD_Types.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_CodecPort_CtrlFunctdef.cc StatsD_Checker.ttcn "
gen_links $DIR $FILES
ignore_pp_results