From a2526a85d3f6e0ab083ef1b1f3418d75740aa1d9 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 18 Feb 2018 19:03:36 +0100 Subject: BSSGP_Emulation: Add SNDCP decoding support Change-Id: Icd2e8feed9173b0a2729b7ee1cfac37a86eca6cf --- sgsn/SGSN_Tests.ttcn | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sgsn/SGSN_Tests.ttcn') diff --git a/sgsn/SGSN_Tests.ttcn b/sgsn/SGSN_Tests.ttcn index 6dd56ae1..a3816920 100644 --- a/sgsn/SGSN_Tests.ttcn +++ b/sgsn/SGSN_Tests.ttcn @@ -24,6 +24,11 @@ import from GTP_CodecPort all; import from GTPC_Types all; import from GTPU_Types all; +import from LLC_Types all; +import from LLC_Templates all; + +import from SNDCP_Types all; + import from TELNETasp_PortType all; import from Osmocom_VTY_Functions all; -- cgit v1.2.3