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