[PATCH] osmo-ttcn3-hacks[master]: BSC: add TC_paging_counter to control section

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/.

dexter gerrit-no-reply at lists.osmocom.org
Fri Feb 16 18:09:09 UTC 2018


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

BSC: add TC_paging_counter to control section

The testcase TC_paging_counter is missing in the control section.
This means that if it is not started explicitly, it is not executed.

- Add TC_paging_counter to control section

Change-Id: Ie37b8cb554ea1db64a8d7927eb300d368ce67137
---
M bsc/BSC_Tests.ttcn
1 file changed, 1 insertion(+), 0 deletions(-)


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

diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn
index 796aea3..c8e29b8 100644
--- a/bsc/BSC_Tests.ttcn
+++ b/bsc/BSC_Tests.ttcn
@@ -1683,6 +1683,7 @@
 	execute( TC_paging_imsi_nochan_lacs_empty() );
 	execute( TC_paging_imsi_a_reset() );
 	execute( TC_paging_imsi_load() );
+	execute( TC_paging_counter() );
 
 	execute( TC_rsl_drop_counter() );
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie37b8cb554ea1db64a8d7927eb300d368ce67137
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: dexter <pmaier at sysmocom.de>



More information about the gerrit-log mailing list