osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37706?usp=email )
Change subject: smlc: initial testenv.cfg ......................................................................
smlc: initial testenv.cfg
Change-Id: Ib6db49f149e9382b802fceb40b307c5a286f92a1 --- A smlc/testenv.cfg 1 file changed, 15 insertions(+), 0 deletions(-)
Approvals: daniel: Looks good to me, approved Jenkins Builder: Verified pespin: Looks good to me, but someone else must approve
diff --git a/smlc/testenv.cfg b/smlc/testenv.cfg new file mode 100644 index 0000000..127e4d7 --- /dev/null +++ b/smlc/testenv.cfg @@ -0,0 +1,15 @@ +[testsuite] +program=SMLC_Tests +config=SMLC_Tests.cfg + +[stp] +program=osmo-stp +make=libosmo-sccp +package=osmo-stp +copy=osmo-stp.cfg + +[smlc] +program=osmo-smlc +make=osmo-smlc +package=osmo-smlc +copy=osmo-smlc.cfg