osmith has uploaded this change for review. ( 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(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/97/37697/1 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: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-MessageType: newchange
