osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37696?usp=email )
Change subject: mgw: initial testenv.cfg
......................................................................
mgw: initial testenv.cfg
Change-Id: Ifad2a6e25816c2dd7d27206751597b486acdd096
---
A mgw/testenv.cfg
1 file changed, 18 insertions(+), 0 deletions(-)
Approvals:
pespin: Looks good to me, approved
Jenkins Builder: Verified
laforge: Looks good to me, but someone else must approve
diff --git a/mgw/testenv.cfg b/mgw/testenv.cfg
new file mode 100644
index 0000000..c69c422
--- /dev/null
+++ b/mgw/testenv.cfg
@@ -0,0 +1,9 @@
+[testsuite]
+program=MGCP_Test
+config=MGCP_Test.cfg
+
+[mgw]
+program=osmo-mgw
+make=osmo-mgw
+package=osmo-mgw
+copy=osmo-mgw.cfg
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37696?usp=email
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: Ifad2a6e25816c2dd7d27206751597b486acdd096
Gerrit-Change-Number: 37696
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged