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