aboutsummaryrefslogtreecommitdiffstats
path: root/bts/regen_makefile.sh
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2019-02-07 20:26:29 +0100
committerHarald Welte <laforge@gnumonks.org>2019-05-29 18:39:22 +0200
commited0c1560d0581a5884893e4c3bf2264bd94505f7 (patch)
tree9bc06c32f4ac0488db3c1c605e50f9a5d35a59ae /bts/regen_makefile.sh
parentbe03048ae8a120c21e3a27d2921a32c85ab22d80 (diff)
bts: Initial set of OML tests
The test coverage is far incomplete, but it at least is a starting point. Related: OS#4031 Change-Id: I82bb85b684d2db3a6b1e96a68ffde03e22affa6b
Diffstat (limited to 'bts/regen_makefile.sh')
-rwxr-xr-xbts/regen_makefile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bts/regen_makefile.sh b/bts/regen_makefile.sh
index 9ed5a060..c912da86 100755
--- a/bts/regen_makefile.sh
+++ b/bts/regen_makefile.sh
@@ -2,6 +2,6 @@
FILES="*.ttcn *.ttcnpp IPA_CodecPort_CtrlFunctDef.cc IPL4asp_PT.cc IPL4asp_discovery.cc TCCConversion.cc TCCInterface.cc UD_PT.cc RLCMAC_EncDec.cc Native_FunctionDefs.cc TRXC_CodecPort_CtrlFunctDef.cc L1CTL_PortType_CtrlFunctDef.cc TELNETasp_PT.cc"
-export CPPFLAGS_TTCN3="-DIPA_EMULATION_RSL"
+export CPPFLAGS_TTCN3="-DIPA_EMULATION_RSL -DIPA_EMULATION_OML"
../regen-makefile.sh BTS_Tests.ttcn $FILES