osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40238?usp=email )
Change subject: gbproxy/testenv: initial ......................................................................
gbproxy/testenv: initial
Change-Id: I75265eb0765da85bffd76f8d64d278ed008d9b47 --- A gbproxy/testenv.cfg 1 file changed, 10 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, but someone else must approve fixeria: Looks good to me, approved
diff --git a/gbproxy/testenv.cfg b/gbproxy/testenv.cfg new file mode 100644 index 0000000..416264f --- /dev/null +++ b/gbproxy/testenv.cfg @@ -0,0 +1,10 @@ +[testsuite] +program=GBProxy_Tests +config=GBProxy_Tests.cfg + +[gbproxy] +program=osmo-gbproxy +make=osmo-gbproxy +package=osmo-gbproxy +copy=osmo-gbproxy.cfg +vty_port=4243