pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39123?usp=email )


Change subject: sccp: Initial testenv
......................................................................

sccp: Initial testenv

Change-Id: I616425d729dda342e78537c6b7256d5dddebaa88
---
A sccp/sccp_demo_user.cfg
A sccp/testenv.cfg
2 files changed, 26 insertions(+), 0 deletions(-)



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

diff --git a/sccp/sccp_demo_user.cfg b/sccp/sccp_demo_user.cfg
new file mode 100644
index 0000000..80afec3
--- /dev/null
+++ b/sccp/sccp_demo_user.cfg
@@ -0,0 +1,17 @@
+log gsmtap 127.0.0.1
+ logging level set-all debug
+ logging filter all 1
+
+log stderr
+ logging filter all 1
+ logging color 1
+ logging print level 1
+ logging print category 1
+ logging print category-hex 0
+ logging print file basename last
+ logging print extended-timestamp 1
+ logging level set-all debug
+
+line vty
+ no login
+ bind 127.0.0.2
diff --git a/sccp/testenv.cfg b/sccp/testenv.cfg
new file mode 100644
index 0000000..44ba8ce
--- /dev/null
+++ b/sccp/testenv.cfg
@@ -0,0 +1,9 @@
+[testsuite]
+program=SCCP_Tests
+config=SCCP_Tests.cfg
+
+[sccp_demo_user]
+program=~/.cache/osmo-ttcn3-testenv/podman/make/libosmo-sigtran/examples/.libs/sccp_demo_user
 -l 127.0.0.2 -r 127.0.0.1 -C sccp_demo_user.cfg
+make=libosmo-sigtran
+package=no
+copy=sccp_demo_user.cfg

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39123?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: I616425d729dda342e78537c6b7256d5dddebaa88
Gerrit-Change-Number: 39123
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>

Reply via email to