[PATCH] osmo-ttcn3-hacks[master]: remove *.default from [EXECUTE] in *.default files

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Tue Mar 13 13:31:05 UTC 2018


Review at  https://gerrit.osmocom.org/7266

remove *.default from [EXECUTE] in *.default files

The problem is that the .cfg file cannot override the [EXECUTE]
provided list of tests

Change-Id: I7e1e0499b3b32014b25ae4b515263f57a4ea6daf
---
M bsc/BSC_Tests.cfg
M bsc/BSC_Tests.default
M bts/BTS_Tests.default
M ggsn_tests/GGSN_Tests.cfg
M ggsn_tests/GGSN_Tests.default
M hlr/HLR_Tests.cfg
M hlr/HLR_Tests.default
M mgw/MGCP_Test.cfg
M mgw/MGCP_Test.default
M msc/MSC_Tests.cfg
M msc/MSC_Tests.default
M sgsn/SGSN_Tests.default
12 files changed, 5 insertions(+), 8 deletions(-)


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

diff --git a/bsc/BSC_Tests.cfg b/bsc/BSC_Tests.cfg
index 217c367..ef6823c 100644
--- a/bsc/BSC_Tests.cfg
+++ b/bsc/BSC_Tests.cfg
@@ -15,7 +15,7 @@
 [MAIN_CONTROLLER]
 
 [EXECUTE]
-#BSC_Tests.control
+BSC_Tests.control
 #BSC_Tests.TC_chan_act_noreply
 #BSC_Tests.TC_chan_act_ack_noest
 #BSC_Tests.TC_chan_act_ack_est_ind_noreply
diff --git a/bsc/BSC_Tests.default b/bsc/BSC_Tests.default
index baa3b54..19c0c8c 100644
--- a/bsc/BSC_Tests.default
+++ b/bsc/BSC_Tests.default
@@ -20,4 +20,3 @@
 Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoBSC";
 
 [EXECUTE]
-BSC_Tests.control
diff --git a/bts/BTS_Tests.default b/bts/BTS_Tests.default
index fa8d0b0..196d088 100644
--- a/bts/BTS_Tests.default
+++ b/bts/BTS_Tests.default
@@ -19,4 +19,3 @@
 Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoBTS";
 
 [EXECUTE]
-BTS_Tests.control
diff --git a/ggsn_tests/GGSN_Tests.cfg b/ggsn_tests/GGSN_Tests.cfg
index b7c0988..e849ed4 100644
--- a/ggsn_tests/GGSN_Tests.cfg
+++ b/ggsn_tests/GGSN_Tests.cfg
@@ -15,3 +15,4 @@
 [MODULE_PARAMETERS]
 
 [EXECUTE]
+GGSN_Tests.control
diff --git a/ggsn_tests/GGSN_Tests.default b/ggsn_tests/GGSN_Tests.default
index 7b9fe69..2d57f89 100644
--- a/ggsn_tests/GGSN_Tests.default
+++ b/ggsn_tests/GGSN_Tests.default
@@ -13,4 +13,3 @@
 GGSN_Tests.m_ggsn_ip6_dns2 := "2001:4860:4860::8844"
 
 [EXECUTE]
-GGSN_Tests.control
diff --git a/hlr/HLR_Tests.cfg b/hlr/HLR_Tests.cfg
index 98b9e27..7416362 100644
--- a/hlr/HLR_Tests.cfg
+++ b/hlr/HLR_Tests.cfg
@@ -16,3 +16,4 @@
 [MAIN_CONTROLLER]
 
 [EXECUTE]
+HLR_Tests.control
diff --git a/hlr/HLR_Tests.default b/hlr/HLR_Tests.default
index 91d5454..f458479 100644
--- a/hlr/HLR_Tests.default
+++ b/hlr/HLR_Tests.default
@@ -15,4 +15,3 @@
 Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoHLR";
 
 [EXECUTE]
-HLR_Tests.control
diff --git a/mgw/MGCP_Test.cfg b/mgw/MGCP_Test.cfg
index b936fe1..0cca79e 100644
--- a/mgw/MGCP_Test.cfg
+++ b/mgw/MGCP_Test.cfg
@@ -15,6 +15,7 @@
 [MAIN_CONTROLLER]
 
 [EXECUTE]
+MGCP_Test.control
 #MGCP_Test.TC_selftest
 ##MGCP_Test.TC_crcx
 #MGCP_Test.TC_crcx_noprefix
diff --git a/mgw/MGCP_Test.default b/mgw/MGCP_Test.default
index c9d6129..16027cc 100644
--- a/mgw/MGCP_Test.default
+++ b/mgw/MGCP_Test.default
@@ -12,4 +12,3 @@
 [MAIN_CONTROLLER]
 
 [EXECUTE]
-MGCP_Test.control
diff --git a/msc/MSC_Tests.cfg b/msc/MSC_Tests.cfg
index 6fb3523..a1f1332 100644
--- a/msc/MSC_Tests.cfg
+++ b/msc/MSC_Tests.cfg
@@ -15,6 +15,7 @@
 [MAIN_CONTROLLER]
 
 [EXECUTE]
+MSC_Tests.control
 #MSC_Tests.TC_reset
 #MSC_Tests.TC_cmserv_imsi_unknown
 #MSC_Tests.TC_lu_imsi_noauth_tmsi
diff --git a/msc/MSC_Tests.default b/msc/MSC_Tests.default
index 6c3e29c..eff5d96 100644
--- a/msc/MSC_Tests.default
+++ b/msc/MSC_Tests.default
@@ -37,4 +37,3 @@
 [MAIN_CONTROLLER]
 
 [EXECUTE]
-MSC_Tests.control
diff --git a/sgsn/SGSN_Tests.default b/sgsn/SGSN_Tests.default
index 6d120fb..67a8032 100644
--- a/sgsn/SGSN_Tests.default
+++ b/sgsn/SGSN_Tests.default
@@ -30,4 +30,3 @@
 [MAIN_CONTROLLER]
 
 [EXECUTE]
-SGSN_Tests.control

-- 
To view, visit https://gerrit.osmocom.org/7266
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7e1e0499b3b32014b25ae4b515263f57a4ea6daf
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list