osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37703?usp=email )
Change subject: hnodeb: initial testenv.cfg ...................................................................... hnodeb: initial testenv.cfg Change-Id: I13422e5cef3013992949029f847c90043ab4a4fc --- A hnodeb/testenv.cfg 1 file changed, 9 insertions(+), 0 deletions(-) Approvals: pespin: Looks good to me, but someone else must approve daniel: Looks good to me, approved Jenkins Builder: Verified diff --git a/hnodeb/testenv.cfg b/hnodeb/testenv.cfg new file mode 100644 index 0000000..9505146 --- /dev/null +++ b/hnodeb/testenv.cfg @@ -0,0 +1,9 @@ +[testsuite] +program=HNB_Tests +config=HNB_Tests.cfg + +[hnodeb] +program=osmo-hnodeb +make=osmo-hnodeb +package=osmo-hnodeb +copy=osmo-hnodeb.cfg -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/37703?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: I13422e5cef3013992949029f847c90043ab4a4fc Gerrit-Change-Number: 37703 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]>
