lynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39233?usp=email )
Change subject: msc: add testenv.cfg ......................................................................
msc: add testenv.cfg
Change-Id: Ia93115e3a27ac43b6530f2669e210f59169d75b9 --- A msc/testenv.cfg 1 file changed, 18 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/33/39233/1
diff --git a/msc/testenv.cfg b/msc/testenv.cfg new file mode 100644 index 0000000..70df365 --- /dev/null +++ b/msc/testenv.cfg @@ -0,0 +1,18 @@ +[testsuite] +program=MSC_Tests +config=MSC_Tests.cfg + +[stp] +program=osmo-stp +make=libosmo-sigtran +package=osmo-stp +copy=osmo-stp.cfg + + +[msc] +program=osmo-msc +make=osmo-msc +package=osmo-msc +copy=osmo-msc.cfg +vty_port=4254 +