fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38060?usp=email )
Change subject: upf: remove unused port PFCP from test_CT
......................................................................
upf: remove unused port PFCP from test_CT
Change-Id: Iba31a6aaa9a9ec854ba36956d1b853dcf66a804d
---
M upf/UPF_Tests.ttcn
1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/60/38060/1
diff --git a/upf/UPF_Tests.ttcn b/upf/UPF_Tests.ttcn
index 37af9b3..b92701f 100644
--- a/upf/UPF_Tests.ttcn
+++ b/upf/UPF_Tests.ttcn
@@ -52,8 +52,6 @@
}
type component test_CT extends CTRL_Adapter_CT {
- port PFCPEM_PT PFCP;
-
port TELNETasp_PT UPFVTY;
/* global test case guard timer (actual timeout value is set in f_init()) */
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38060?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: Iba31a6aaa9a9ec854ba36956d1b853dcf66a804d
Gerrit-Change-Number: 38060
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>