From cc0b0149038eb4159bad511d171eedd3cf4b9a96 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 29 May 2018 15:19:33 +0200 Subject: bsc: Add LCLS related test cases This is an early WIP, we actually will need to establish two calls/legs before the BSC is able to locally correlate them. Related: OS#1602 Change-Id: Ie6d0b9c38027abf65c7c564fc79b889d013fa6a7 --- bsc/BSC_Tests.ttcn | 2 -- 1 file changed, 2 deletions(-) (limited to 'bsc/BSC_Tests.ttcn') diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn index 80fb8c36..3830e7d4 100644 --- a/bsc/BSC_Tests.ttcn +++ b/bsc/BSC_Tests.ttcn @@ -1830,8 +1830,6 @@ testcase TC_assignment_codec_amr_h() runs on test_CT { vc_conn.done; } - - /* test if L3 RR CLASSMARK CHANGE is translated to BSSMAP CLASSMARK UPDATE */ private function f_tc_classmark(charstring id) runs on MSC_ConnHdlr { g_pars := valueof(t_def_TestHdlrPars); -- cgit v1.2.3