osmith has uploaded this change for review. ( 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, 18 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/03/37703/1 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 Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I13422e5cef3013992949029f847c90043ab4a4fc Gerrit-Change-Number: 37703 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-MessageType: newchange
