lynxis lazus has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21620 )
Change subject: pcu: SNS: remove TODO expect FLOW-CONTROL BVC
......................................................................
pcu: SNS: remove TODO expect FLOW-CONTROL BVC
It should not be expected in a new NSVC.
Change-Id: I142c87d496f08d603ab8e1e13c5a29ebe6596bb0
---
M pcu/PCU_Tests_SNS.ttcn
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks
refs/changes/20/21620/1
diff --git a/pcu/PCU_Tests_SNS.ttcn b/pcu/PCU_Tests_SNS.ttcn
index 40a0877..5c03b94 100644
--- a/pcu/PCU_Tests_SNS.ttcn
+++ b/pcu/PCU_Tests_SNS.ttcn
@@ -417,7 +417,6 @@
activate(as_rx_alive_tx_ack(idx := 2));
f_outgoing_ns_alive(2);
- /* TODO: Should we expect FLOW-CONTROL BVC here too? */
setverdict(pass);
}
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21620
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I142c87d496f08d603ab8e1e13c5a29ebe6596bb0
Gerrit-Change-Number: 21620
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <[email protected]>
Gerrit-MessageType: newchange