[MERGED] 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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri Feb 16 18:33:46 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: BSC: add TC_paging_counter to control section
......................................................................


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(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



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: merged
Gerrit-Change-Id: Ie37b8cb554ea1db64a8d7927eb300d368ce67137
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list