osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38067?usp=email )


Change subject: lapdm: remove
......................................................................

lapdm: remove

In the related patch, lapdm/L1CTL_Test.ttcn has been moved to
bts/BTS_Tests_LAPDm.ttcn. The remaining files in this directory are
unused. Remove them to unclutter the repository a bit.

Related: Ibbc967f0bd9a19ab4bbd17f612654d72cb32d571
Change-Id: I6aae060a5b252d3ab36378da8c721154b3186466
---
D lapdm/gen_links.sh
D lapdm/regen_makefile.sh
2 files changed, 0 insertions(+), 36 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/67/38067/1

diff --git a/lapdm/gen_links.sh b/lapdm/gen_links.sh
deleted file mode 100755
index 217f485..0000000
--- a/lapdm/gen_links.sh
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/bin/sh
-
-BASEDIR=../deps
-
-. ../gen_links.sh.inc
-
-DIR=$BASEDIR/titan.TestPorts.UNIX_DOMAIN_SOCKETasp/src
-FILES="UD_PT.cc  UD_PT.hh  UD_PortType.ttcn  UD_Types.ttcn"
-gen_links $DIR $FILES
-
-DIR=$BASEDIR/titan.TestPorts.Common_Components.Socket-API/src
-FILES="Socket_API_Definitions.ttcn"
-gen_links $DIR $FILES
-
-
-DIR=../library
-FILES="Misc_Helpers.ttcn General_Types.ttcn GSM_Types.ttcn GSM_RR_Types.ttcn 
RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn Osmocom_Types.ttcn 
L1CTL_PortType.ttcn L1CTL_PortType_CtrlFunct.ttcn 
L1CTL_PortType_CtrlFunctDef.cc L1CTL_Types.ttcn LAPDm_RAW_PT.ttcn 
LAPDm_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn RLCMAC_EncDec.cc"
-gen_links $DIR $FILES
-
-ignore_pp_results
diff --git a/lapdm/regen_makefile.sh b/lapdm/regen_makefile.sh
deleted file mode 100755
index f354e87..0000000
--- a/lapdm/regen_makefile.sh
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/bin/sh
-
-NAME=L1CTL_Test
-
-FILES="
-       *.ttcn
-       L1CTL_PortType_CtrlFunctDef.cc
-       RLCMAC_EncDec.cc
-       UD_PT.cc
-       UD_PT.hh
-"
-
-export CPPFLAGS_TTCN3="
-"
-
-../regen-makefile.sh -e $NAME $FILES

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38067?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I6aae060a5b252d3ab36378da8c721154b3186466
Gerrit-Change-Number: 38067
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>

Reply via email to