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 -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37706?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: Ib6db49f149e9382b802fceb40b307c5a286f92a1 Gerrit-Change-Number: 37706 Gerrit-PatchSet: 3 Gerrit-Owner: osmith <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: daniel <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-Reviewer: pespin <[email protected]>
