Change in osmo-ttcn3-hacks[master]: ns: add test configuration for SNS

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

lynxis lazus gerrit-no-reply at lists.osmocom.org
Tue May 25 15:48:48 UTC 2021


lynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24397 )


Change subject: ns: add test configuration for SNS
......................................................................

ns: add test configuration for SNS

Change-Id: Idda139c7adda3fb1fec0643a98cd6cf8b436a89e
---
A ns/NS_Tests.sns.cfg
1 file changed, 34 insertions(+), 0 deletions(-)



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

diff --git a/ns/NS_Tests.sns.cfg b/ns/NS_Tests.sns.cfg
new file mode 100644
index 0000000..23b616b
--- /dev/null
+++ b/ns/NS_Tests.sns.cfg
@@ -0,0 +1,34 @@
+[ORDERED_INCLUDE]
+# Common configuration, shared between test suites
+"../Common.cfg"
+# testsuite specific configuration, not expected to change
+"./NS_Tests.default"
+
+[LOGGING]
+
+[MODULE_PARAMETERS]
+NS_Tests.mp_nsconfig := {
+	nsei := 1234,
+	nsvc := {
+		{
+			provider := {
+				ip := {
+					address_family := AF_INET,
+					local_ip := "127.0.0.1",
+					local_udp_port := 22000,
+					remote_ip := "127.0.0.1",
+					remote_udp_port := 23000
+				}
+			},
+			nsvci := 1234
+		}
+	}
+}
+NS_Tests.mp_dialect := NS2_DIALECT_SNS
+
+[TESTPORT_PARAMETERS]
+
+[MAIN_CONTROLLER]
+
+[EXECUTE]
+NS_Tests.control

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24397
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: Idda139c7adda3fb1fec0643a98cd6cf8b436a89e
Gerrit-Change-Number: 24397
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210525/5fdf52f4/attachment.htm>


More information about the gerrit-log mailing list